var schemes = new Array(); if (window.location.pathname == '/livefeed' || window.location.pathname.indexOf('/studio1290') >= 0) { schemes[1] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; schemes[2] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; schemes[3] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; schemes[4] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; schemes[5] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; schemes[6] = 'http://www.atlanticrecords.com/style/common/images/atlanticheader.jpg'; var soHeader = new SWFObject("/components/flash/ATL_subHeader.swf", "flashObj", "950", "240", "8.0.23", "#2f2e2a", true); soHeader.addVariable("setColor", SchemaSelector.skins[fave-1].highlights.substring(1)); soHeader.addVariable("xmlLoc", "/resource/"); soHeader.addParam("wmode", "transparent"); soHeader.addParam("allowScriptAccess", "always"); soHeader.write("flash-header"); } if (BrowserDetect.browser != 'Safari') { if (!specialScheme) { SchemaSelector.switchSchema(fave); } else { SchemaSelector.switchSchema(specialScheme); } }