/*
    Cross-browser wrapper for Download Manager
*/
function DMWrapper() {
    this.classid = '61B8FDFD-BC28-4c59-9C37-253EB7A4B5A7';
    this.progid = 'Videofutur.CoExpose';
    this.type = this.TYPE_NA;
    this.supportXPCOM = false;
}
