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

// BEGIN FORUM MODULES
  
  
    registeredModule['773108541'] = new Object();
    registeredModule['773108541'].type = 'ubbx';
    registeredModule['773108541'].baseurl = 'http://ewmxschools.com/eve/forums' ;
    
    categoryViewPerm = new Object();// used to calculate cat view perm based on forum perms within it
    
    registeredModule['773108541'].createDataObj = function ubbx773108541() {
        var i=0;
   
        this[i] = new Object();
        this[i].text = 'Racing';
        this[i].value = 'c_850602284';
        categoryViewPerm['850602284'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'P.R.O. Northwest National MX Series';
        this[i].value = '830604305';
        this[i].perm = hasPerm(830604305, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Define the moment';
        this[i].value = '60310972';
        this[i].perm = hasPerm(60310972, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Racing Discussion';
        this[i].value = '560602284';
        this[i].perm = hasPerm(560602284, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Testimonials';
        this[i].value = '308108542';
        this[i].perm = hasPerm(308108542, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Northwest AX Nationals';
        this[i].value = '262601625';
        this[i].perm = hasPerm(262601625, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'EW MX Schools';
        this[i].value = '131608594';
        this[i].perm = hasPerm(131608594, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Local boys on the road';
        this[i].value = '469609494';
        this[i].perm = hasPerm(469609494, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'PROS ONLY';
        this[i].value = '752601625';
        this[i].perm = hasPerm(752601625, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['850602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Track conditions';
        this[i].value = 'c_74910362';
        categoryViewPerm['74910362'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Toes Motocross Park';
        this[i].value = '29910362';
        this[i].perm = hasPerm(29910362, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['74910362'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Track Conditions';
        this[i].value = '360602284';
        this[i].perm = hasPerm(360602284, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['74910362'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'HRMC (Horn Rapids)';
        this[i].value = '25610236';
        this[i].perm = hasPerm(25610236, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['74910362'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'General Discussion';
        this[i].value = 'c_160602284';
        categoryViewPerm['160602284'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = '**PIT**TALK**';
        this[i].value = '171607236';
        this[i].perm = hasPerm(171607236, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['160602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Kimball Diaries';
        this[i].value = '960602284';
        this[i].perm = hasPerm(960602284, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['160602284'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Classifieds';
        this[i].value = '133607815';
        this[i].perm = hasPerm(133607815, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['160602284'] = true; }; 
        i++;
        
        this.length = i;
        this.siteid = '700602284';
        this.servleturl = 'http://ewmxschools.com/eve/forums';
    }

// END FORUM MODULES

// BEGIN CHAT MODULES
  
  
    registeredModule['597108241'] = new Object();
    registeredModule['597108241'].type = 'chime';
    registeredModule['597108241'].baseurl =  'http://ewmxschools.com/eve/chat' ;
       
    registeredModule['597108241'].popup_height = '500';
    registeredModule['597108241'].popup_width = '600';
    registeredModule['597108241'].createDataObj = function chime597108241(){
        var i=0;
        
        this[i] = new Object();
        this[i].text = 'MX';
        this[i].value = '874107652';
        i++;
       
    
        this.length = i;
        this.siteid = "700602284";
        this.servleturl = "http://ewmxschools.com/eve/chat";
    }

// END CHAT MODULES

registeredModulesLoaded = true;

