jQuery(document).ready(function(){var e=[];var g=jQuery("body").attr("class").split(" ")[0];jQuery("div#preloading div.backgrounds div."+g+" a.background").each(function(){e.push(jQuery(this).attr("href"))});if(e.length==0){a();b()}else{var c=e[Math.floor(Math.random()*e.length)];var f=new Image();jQuery(f).load(function(){a();jQuery("div#preloading").fadeOut("slow",function(){jQuery("div#dashboard").css({background:"transparent url('"+c+"') no-repeat 0 0"}).fadeIn("slow",function(){d()})})}).error(function(){b()}).attr("src",c)}function b(){jQuery("div#preloading").fadeOut("slow",function(){jQuery("div#dashboard").css({background:"#CC0033"}).fadeIn("slow",function(){d()})})}function a(){}function d(){if(typeof sIFR!="undefined"){sIFR.replace(frutigerLightCondensed,{selector:"div#sidebar div.panel.red div.header h1",css:{".sIFR-root":{"font-size":"15px",color:"#CC0033","line-height":"15px","text-transform":"uppercase"}},wmode:"transparent"});sIFR.replace(frutigerLightCondensed,{selector:"div#sidebar div.panel.blue div.header h1",css:{".sIFR-root":{"font-size":"15px",color:"#003464","line-height":"15px","text-transform":"uppercase"}},wmode:"transparent"});sIFR.replace(frutigerLightCondensed,{selector:"div#sidebar div.panel.green div.header h1",css:{".sIFR-root":{"font-size":"15px",color:"#679966","line-height":"15px","text-transform":"uppercase"}},wmode:"transparent"});sIFR.replace(frutigerLightCondensed,{selector:"div#sidebar div.panel.grey div.header h1",css:{".sIFR-root":{"font-size":"15px",color:"#999999","line-height":"15px","text-transform":"uppercase"}},wmode:"transparent"});sIFR.replace(frutigerLightCondensed,{selector:".home div#content div#products_and_solutions h1",css:{".sIFR-root":{"font-size":"18px",color:"#003464","line-height":"18px","text-transform":"uppercase"}},wmode:"transparent"})}var j=jQuery("div#dashboard div#sidebar div.panel div.content div.carousel");if(j.length>=1){var i=function(l){var k=l.data.api;k.prev();return false};var h=function(l){var k=l.data.api;k.next();return false};j.each(function(k,p){var p=jQuery(p);var o=p.find("div.scrollable");var m=o.find("div.slides div.slide");var n=p.find("a.browse.previous").attr("href","#");var l=p.find("a.browse.next").attr("href","#");if(m.length>=2){api=o.scrollable({items:".slides",item:".slide",prev:".previous",next:".next",disabledClass:"disabled",size:1,easing:"swing",speed:750,loop:true,clickable:false,keyboard:false}).circular().autoscroll({autoplay:false,autopause:false,interval:2500,api:true});n.unbind();n.bind("click",{api:api},i);l.unbind();l.bind("click",{api:api},h)}else{n.css({visibility:"hidden"});l.css({visibility:"hidden"})}})}}});