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

// BEGIN FORUM MODULES
  
  
    registeredModule['692107'] = new Object();
    registeredModule['692107'].type = 'ubbx';
    registeredModule['692107'].baseurl = 'http://forums.warriorcats.com/eve/forums' ;
    
    categoryViewPerm = new Object();// used to calculate cat view perm based on forum perms within it
    
    registeredModule['692107'].createDataObj = function ubbx692107() {
        var i=0;
   
        this[i] = new Object();
        this[i].text = 'General Information';
        this[i].value = 'c_825107';
        categoryViewPerm['825107'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'News and Announcements';
        this[i].value = '135107';
        this[i].perm = hasPerm(135107, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['825107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Message Board Guidelines ';
        this[i].value = '145107';
        this[i].perm = hasPerm(145107, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['825107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'FAQs';
        this[i].value = '855107';
        this[i].perm = hasPerm(855107, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['825107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Feedback and Suggestions';
        this[i].value = '7441093';
        this[i].perm = hasPerm(7441093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['825107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Message Board Polls';
        this[i].value = 'c_925107';
        categoryViewPerm['925107'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fan Polls - Warriors';
        this[i].value = '945107';
        this[i].perm = hasPerm(945107, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['925107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fan Polls - Seekers';
        this[i].value = '531106101';
        this[i].perm = hasPerm(531106101, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['925107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fan Polls - Misc';
        this[i].value = '681106101';
        this[i].perm = hasPerm(681106101, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['925107'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Warriors - General Discussions';
        this[i].value = 'c_17210582';
        categoryViewPerm['17210582'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Misc.';
        this[i].value = '17310582';
        this[i].perm = hasPerm(17310582, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['17210582'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Introduction Forum';
        this[i].value = '702101301';
        this[i].perm = hasPerm(702101301, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['17210582'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Books';
        this[i].value = 'c_8341093';
        categoryViewPerm['8341093'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Warriors';
        this[i].value = '2931073';
        this[i].perm = hasPerm(2931073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The New Prophecy';
        this[i].value = '2041073';
        this[i].perm = hasPerm(2041073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Power of Three';
        this[i].value = '7541093';
        this[i].perm = hasPerm(7541093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Omen of the Stars';
        this[i].value = '7641093';
        this[i].perm = hasPerm(7641093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Manga';
        this[i].value = '2141073';
        this[i].perm = hasPerm(2141073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Super Editions';
        this[i].value = '2241073';
        this[i].perm = hasPerm(2241073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['8341093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Cats and the Clans';
        this[i].value = 'c_9831073';
        categoryViewPerm['9831073'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Cats';
        this[i].value = '2341073';
        this[i].perm = hasPerm(2341073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['9831073'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Clans';
        this[i].value = '2441073';
        this[i].perm = hasPerm(2441073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['9831073'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fan Clans';
        this[i].value = '113102671';
        this[i].perm = hasPerm(113102671, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['9831073'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The World of Seekers';
        this[i].value = 'c_3441093';
        categoryViewPerm['3441093'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Quest Begins';
        this[i].value = '7741093';
        this[i].perm = hasPerm(7741093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3441093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Great Bear Lake';
        this[i].value = '7841093';
        this[i].perm = hasPerm(7841093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3441093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Smoke Mountain';
        this[i].value = '2541073';
        this[i].perm = hasPerm(2541073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3441093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Bears';
        this[i].value = '7941093';
        this[i].perm = hasPerm(7941093, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3441093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Ask Erin';
        this[i].value = 'c_4901089';
        categoryViewPerm['4901089'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Questions for Erin';
        this[i].value = '7901089';
        this[i].perm = hasPerm(7901089, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['4901089'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Other Topics';
        this[i].value = 'c_5441093';
        categoryViewPerm['5441093'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Off Topic Discussions';
        this[i].value = '2641073';
        this[i].perm = hasPerm(2641073, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['5441093'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Warriors Adventure Game';
        this[i].value = 'c_7821079';
        categoryViewPerm['7821079'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Mission Discussions';
        this[i].value = '746100784';
        this[i].perm = hasPerm(746100784, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['7821079'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Misc. Game Discussions';
        this[i].value = '817100784';
        this[i].perm = hasPerm(817100784, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['7821079'] = true; }; 
        i++;
        
        this.length = i;
        this.siteid = '982107';
        this.servleturl = 'http://forums.warriorcats.com/eve/forums';
    }

// END FORUM MODULES

// BEGIN CHAT MODULES
  
  
    registeredModule['592107'] = new Object();
    registeredModule['592107'].type = 'chime';
    registeredModule['592107'].baseurl =  'http://forums.warriorcats.com/eve/chat' ;
       
    registeredModule['592107'].popup_height = '500';
    registeredModule['592107'].popup_width = '600';
    registeredModule['592107'].createDataObj = function chime592107(){
        var i=0;
      
    
        this.length = i;
        this.siteid = "982107";
        this.servleturl = "http://forums.warriorcats.com/eve/chat";
    }

// END CHAT MODULES

registeredModulesLoaded = true;

