/*
    Cross-browser wrapper for Download Manager
*/
function DMWrapper() {
    this.classid = '61365E3F-B2C9-4932-8DE1-B51341C1DC68';
    this.progid = 'Glowria.CoExpose';
    this.type = this.TYPE_NA;
}