$(document).ready(function(){$("ul.sf-menu").superfish();$("#rotating-photos .pic a").hover(function(){$(this).fadeTo("normal",0.4)},function(){$(this).fadeTo("normal",1)});function a(c,b){return Math.floor(Math.random()*(b-c+1))+c}$("#rotating-photos .pic2").css("display","block");$("#rotating-photos div.pic").each(function(){var b=a(3000,10000);$(this).cycle({fx:"fade",timeout:b,pause:1})});$("#cmm-quotes").cycle({fx:"scrollRight",timeout:5000,cleartype:1})});Shadowbox.loadSkin("classic","/js/shadowbox");Shadowbox.loadLanguage("en","/js/shadowbox");Shadowbox.loadPlayer(["flv","iframe"],"/js/shadowbox/player");$(window).load(function(){var a={handleOversize:"drag",displayNav:true,handleUnsupported:"remove",autoplayMovies:true,flvPlayer:"/flash/player.swf"};Shadowbox.init(a)});