function loadFlash(){if($("flashContainer")){var A=new SWFObject("content/flash/gate_demo.swf","mymovie","725","400","8","#ffffff");A.write("flashContainer")}}function hideFlash(){$("flashContainer").style.visibility="hidden"}function showFlash(){$("flashContainer").style.visibility="visible"}function launchGate(A){if(A=="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="+A,"htmlname","width=1024,height=1454,scrollbars=yes")}}function launchGate(A){if(A=="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="+A,"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 A=setTimeout(function(){jQuery("img").trigger("sporty")},100)});jQuery(document).ready(function(){jQuery("input.default-value").css("color","#333");var A=new Array();jQuery("input.default-value").focus(function(){if(!A[this.id]){A[this.id]=this.value}if(this.value==A[this.id]){this.value="";this.style.color=active_color}jQuery(this).blur(function(){if(this.value==""){this.style.color=inactive_color;this.value=A[this.id]}})})});function checkForEnterKey(A,B){if(A.keyCode==Event.KEY_RETURN){B();Event.stop(A)}};