/*
    Cross-browser wrapper for Download Manager
*/
function DMWrapper() {
    this.classid = 'C1A5D805-B79C-4b4e-B63E-A8D14002E513';
    this.progid = 'Carrefour.CoExpose';
    this.type = this.TYPE_NA;
}