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

// BEGIN FORUM MODULES
  
  
    registeredModule['5781017807'] = new Object();
    registeredModule['5781017807'].type = 'ubbx';
    registeredModule['5781017807'].baseurl = 'http://boards.fueledbyramen.com/artists/panicatthedisco/forums' ;
    
    categoryViewPerm = new Object();// used to calculate cat view perm based on forum perms within it
    
    registeredModule['5781017807'].createDataObj = function ubbx5781017807() {
        var i=0;
   
        this[i] = new Object();
        this[i].text = 'Panic! at the Disco';
        this[i].value = 'c_3601047807';
        categoryViewPerm['3601047807'] = false;
        i++;
        
        this[i] = new Object();
        this[i].text = 'Panic! at the Disco';
        this[i].value = '5601047807';
        this[i].perm = hasPerm(5601047807, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Non-Panic! at the Disco';
        this[i].value = '5701047807';
        this[i].perm = hasPerm(5701047807, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'The Young Veins';
        this[i].value = '83710694421';
        this[i].perm = hasPerm(83710694421, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Ask Panic!';
        this[i].value = '1701051017';
        this[i].perm = hasPerm(1701051017, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Panic! Media';
        this[i].value = '7411051017';
        this[i].perm = hasPerm(7411051017, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Street Team! at the Disco';
        this[i].value = '2711051017';
        this[i].perm = hasPerm(2711051017, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Band Spam';
        this[i].value = '5121051017';
        this[i].perm = hasPerm(5121051017, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Book Club';
        this[i].value = '7321051017';
        this[i].perm = hasPerm(7321051017, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this[i] = new Object();
        this[i].text = 'Fanfic Section';
        this[i].value = '8241060068';
        this[i].perm = hasPerm(8241060068, ubbxfrm.vfrm);
        if(this[i].perm) { categoryViewPerm['3601047807'] = true; }; 
        i++;
        
        this.length = i;
        this.siteid = '2781017807';
        this.servleturl = 'http://boards.fueledbyramen.com/artists/panicatthedisco/forums';
    }

// END FORUM MODULES

// BEGIN CHAT MODULES
  
  
    registeredModule['7781017807'] = new Object();
    registeredModule['7781017807'].type = 'chime';
    registeredModule['7781017807'].baseurl =  'http://boards.fueledbyramen.com/artists/panicatthedisco/chat' ;
       
    registeredModule['7781017807'].popup_height = '500';
    registeredModule['7781017807'].popup_width = '600';
    registeredModule['7781017807'].createDataObj = function chime7781017807(){
        var i=0;
      
    
        this.length = i;
        this.siteid = "2781017807";
        this.servleturl = "http://boards.fueledbyramen.com/artists/panicatthedisco/chat";
    }

// END CHAT MODULES

registeredModulesLoaded = true;

