// request key: EBD008D4BFF6D908CA61845B41C27651
    
// create all registered modules data obj that can be queried
registeredModule = new Object();

// BEGIN FORUM MODULES
  
  
    registeredModule['54110796'] = new Object();
    registeredModule['54110796'].type = 'ubbx';
    registeredModule['54110796'].baseurl = 'http://hostcomputers.infopop.cc/eve/forums' ;
    
    categoryViewPerm = new Object();// used to calculate cat view perm based on forum perms within it
    
    registeredModule['54110796'].createDataObj = function ubbx54110796() {
        var i=0;
   
        this[i] = new Object();
        this[i].text = 'Training Courses';
        this[i].value = 'c_96110796';
        categoryViewPerm['96110796'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Training News and Offers';
        this[i].value = '47110796';
        this[i].perm = hasPerm(47110796, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['96110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'General Training Enquiries';
        this[i].value = '67110796';
        this[i].perm = hasPerm(67110796, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['96110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Post Course Feedback';
        this[i].value = '776101264';
        this[i].perm = hasPerm(776101264, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['96110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Technical Forum';
        this[i].value = 'c_27110796';
        categoryViewPerm['27110796'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Technical Talk';
        this[i].value = '18110796';
        this[i].perm = hasPerm(18110796, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Storage Archive';
        this[i].value = '48110796';
        this[i].perm = hasPerm(48110796, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'UNIX Archive';
        this[i].value = '585108912';
        this[i].perm = hasPerm(585108912, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'HP Hardware Archive';
        this[i].value = '610106122';
        this[i].perm = hasPerm(610106122, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'OpenVMS Archive';
        this[i].value = '667107122';
        this[i].perm = hasPerm(667107122, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Peripheral devices Archive';
        this[i].value = '777107683';
        this[i].perm = hasPerm(777107683, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Miscellaneous Archive';
        this[i].value = '889104754';
        this[i].perm = hasPerm(889104754, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'PC and Microsoft Archive';
        this[i].value = '918106954';
        this[i].perm = hasPerm(918106954, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'IBM Hardware Archive';
        this[i].value = '1341093182';
        this[i].perm = hasPerm(1341093182, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['27110796'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Host Community';
        this[i].value = 'c_85110007';
        categoryViewPerm['85110007'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Buy & Sell';
        this[i].value = '5961067833';
        this[i].perm = hasPerm(5961067833, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['85110007'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Suggestions';
        this[i].value = '76610607';
        this[i].perm = hasPerm(76610607, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['85110007'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Moderators';
        this[i].value = '62710778';
        this[i].perm = hasPerm(62710778, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['85110007'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Test Area';
        this[i].value = '922100711';
        this[i].perm = hasPerm(922100711, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['85110007'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Soap Box';
        this[i].value = '26110007';
        this[i].perm = hasPerm(26110007, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['85110007'] = true; }; 
        i++;
        
        this.length = i;
        this.siteid = '47910596';
        this.servleturl = 'http://hostcomputers.infopop.cc/eve/forums';
    }

// END FORUM MODULES

// BEGIN CHAT MODULES
  
  
    registeredModule['98110796'] = new Object();
    registeredModule['98110796'].type = 'chime';
    registeredModule['98110796'].baseurl =  'http://hostcomputers.infopop.cc/eve/chat' ;
       
    registeredModule['98110796'].popup_height = '500';
    registeredModule['98110796'].popup_width = '600';
    registeredModule['98110796'].createDataObj = function chime98110796(){
        var i=0;
        
        this[i] = new Object();
        this[i].text = 'Host Nexus';
        this[i].value = '59110007';
        i++;
       
    
        this.length = i;
        this.siteid = "47910596";
        this.servleturl = "http://hostcomputers.infopop.cc/eve/chat";
    }

// END CHAT MODULES

registeredModulesLoaded = true;

