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

// BEGIN FORUM MODULES
  
  
    registeredModule['9771052'] = new Object();
    registeredModule['9771052'].type = 'ubbx';
    registeredModule['9771052'].baseurl = 'http://gamewornjerseys.com/eve/forums' ;
    
    categoryViewPerm = new Object();// used to calculate cat view perm based on forum perms within it
    
    registeredModule['9771052'].createDataObj = function ubbx9771052() {
        var i=0;
   
        this[i] = new Object();
        this[i].text = 'General Forums';
        this[i].value = 'c_6571092';
        categoryViewPerm['6571092'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Visitor/Newbie Section';
        this[i].value = '5070028452';
        this[i].perm = hasPerm(5070028452, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'General Game Worn Discussion';
        this[i].value = '8571092';
        this[i].perm = hasPerm(8571092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Research Corner';
        this[i].value = '7500050063';
        this[i].perm = hasPerm(7500050063, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Board Burns';
        this[i].value = '8850017252';
        this[i].perm = hasPerm(8850017252, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Daily Trivia';
        this[i].value = '4970006833';
        this[i].perm = hasPerm(4970006833, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fantasy Hockey Forum';
        this[i].value = '5240010583';
        this[i].perm = hasPerm(5240010583, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['6571092'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Marketplace Forums';
        this[i].value = 'c_4740000552';
        categoryViewPerm['4740000552'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'For Sale or Trade';
        this[i].value = '1671092';
        this[i].perm = hasPerm(1671092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['4740000552'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Want Ads';
        this[i].value = '5671092';
        this[i].perm = hasPerm(5671092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['4740000552'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Non-Game Worn Memorabilia';
        this[i].value = '6771092';
        this[i].perm = hasPerm(6771092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['4740000552'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Game Worn Auctions';
        this[i].value = '7671092';
        this[i].perm = hasPerm(7671092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['4740000552'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Featured Forums';
        this[i].value = 'c_5450031352';
        categoryViewPerm['5450031352'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'NHL-MeiGray Game Worn Jersey Authentication Program';
        this[i].value = '63910262';
        this[i].perm = hasPerm(63910262, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['5450031352'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Photo Match';
        this[i].value = '7930033352';
        this[i].perm = hasPerm(7930033352, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['5450031352'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Premium Forums';
        this[i].value = 'c_30410983';
        categoryViewPerm['30410983'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'GameWornJerseys.com Premium Sale Section';
        this[i].value = '22510073';
        this[i].perm = hasPerm(22510073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['30410983'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Game Worn Price Guide';
        this[i].value = '94410193';
        this[i].perm = hasPerm(94410193, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['30410983'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Collector Photo Albums';
        this[i].value = '1871092';
        this[i].perm = hasPerm(1871092, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['30410983'] = true; }; 
        i++;
        
        this.length = i;
        this.siteid = '9161052';
        this.servleturl = 'http://gamewornjerseys.com/eve/forums';
    }

// END FORUM MODULES

// BEGIN CHAT MODULES
  
  
    registeredModule['2181052'] = new Object();
    registeredModule['2181052'].type = 'chime';
    registeredModule['2181052'].baseurl =  'http://gamewornjerseys.com/eve/chat' ;
       
    registeredModule['2181052'].popup_height = '600';
    registeredModule['2181052'].popup_width = '800';
    registeredModule['2181052'].createDataObj = function chime2181052(){
        var i=0;
        
        this[i] = new Object();
        this[i].text = 'Wednesday Night Game Worn Chat';
        this[i].value = '3921003';
        i++;
         
        this[i] = new Object();
        this[i].text = 'The MeiGray Group Chat Room';
        this[i].value = '2181092';
        i++;
         
        this[i] = new Object();
        this[i].text = 'General Game Worn Chat';
        this[i].value = '4921003';
        i++;
       
    
        this.length = i;
        this.siteid = "9161052";
        this.servleturl = "http://gamewornjerseys.com/eve/chat";
    }

// END CHAT MODULES

registeredModulesLoaded = true;

