document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='"+jvs_location+"standard\/browserstyle.js'  TYPE='text\/javascript'><\/SCR" + "IPT>");
document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='"+jvs_location+"standard\/fadeIn.js'  TYPE='text\/javascript'><\/SCR" + "IPT>");
document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='"+jvs_location+"standard\/MenuEffects.js'  TYPE='text\/javascript'><\/SCR" + "IPT>");
document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='"+jvs_location+"standard\/changeClass.js'  TYPE='text\/javascript'><\/SCR" + "IPT>");
document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='"+jvs_location+"standard\/AC_RunActiveContent.js'  TYPE='text\/javascript'><\/SCR" + "IPT>");

	mobile_detect=0; isIE6 = /msie|MSIE 6/.test(navigator.userAgent); 
	function detect_mobile(){
		user_detect=navigator.userAgent.toLowerCase();
		if((user_detect.match(/iphone|ipod|opera|windows ce|iemobile|android|pda|nitro|ericsson|palm|blackberry/i))){
			mobile_detect=1;
		}
	}
	
	function mobile_change(){
		var mobile_c=featuredbrowser(mobile_change.arguments[0]);
			mobile_c.className = "mobile";
	}

	function menu_hover(){ 
		if (isIE6){
			var set_selection= menu_hover.arguments[0].getElementsByTagName('a')[0].href; 
			basic_detect_select('top_menu',set_selection);
			
		}
	}
	
	splish=0; splashout=0;
	function loader(){

			basic_detect_select('top_menu',location.href);
			
	
	}
