function loadFlash(){if($("flashContainer")){var B=new SWFObject("content/flash/gate_demo.swf","mymovie","725","400","8","#ffffff");B.write("flashContainer")}}function hideFlash(){$("flashContainer").style.visibility="hidden"}function showFlash(){$("flashContainer").style.visibility="visible"}function launchGate(B){if(B=="No Gate Id passed in"){window.open("/views/gate/GateLaunch.aspx","htmlname","width=1024,height=1454,scrollbars=yes")}else{window.open("/views/gate/GateLaunch.aspx?gateid="+B,"htmlname","width=1024,height=1454,scrollbars=yes")}}function launchGate(B){if(B=="No Gate Id passed in"){window.open("/views/gate/GateLaunch.aspx","htmlname","width=1024,height=1454,scrollbars=yes")}else{window.open("/views/gate/GateLaunch.aspx?gateid="+B,"htmlname","width=1024,height=1454,scrollbars=yes")}}jQuery(function(){jQuery("#hero-cycle").cycle({fx:"fade",speed:"fast",timeout:12000,pager:"#nav"})});jQuery(function(){jQuery(".hero-container div img:not(:first)").lazyload({placeholder:"content/refresh-html/images/ajax-loader.gif",event:"sporty"})});jQuery(window).bind("load",function(){var B=setTimeout(function(){jQuery("img").trigger("sporty")},100)});jQuery(document).ready(function(){jQuery("input.default-value").css("color","#333");var B=new Array();jQuery("input.default-value").focus(function(){if(!B[this.id]){B[this.id]=this.value}if(this.value==B[this.id]){this.value="";this.style.color=active_color}jQuery(this).blur(function(){if(this.value==""){this.style.color=inactive_color;this.value=B[this.id]}})})});function checkForEnterKey(D,C){if(D.keyCode==Event.KEY_RETURN){C();Event.stop(D)}};