jQuery(document).ready(function(){var FullscreenrOptions={width:1900,height:1274,bgID:'#bgimg'};jQuery.fn.fullscreenr(FullscreenrOptions);$(".cache").hide();$("#holderNavDiv a").click(function(){var divname=this.name;$("#"+divname).slideToggle("slow").siblings().hide("slow");});$("#makeMeScrollable a").colorbox({speed:"500"});$("#makeMeScrollable a").colorbox({scalePhotos:true,maxHeight:"90%"});$(".youtube").colorbox({iframe:true,width:650,height:550});});
