//document.write('<div class="body-left-nav"><a href="#" onMouseOver="nb_hm.src=nb_hm_roll.src;  MM_showHideLayers(\'nb_hm_menu\',\'\',\'show\');"  onMouseOut="nb_hm.src=nb_hm_idle.src;  MM_showHideLayers(\'nb_hm_menu\',\'\',\'hide\');" ><img style="margin-top:11px;" src="images/nav/nb_hm_sel.gif"  border="0"  width="159" height="26"  name="nb_hm" alt="Home"></a><br/></div>');

	 nb_hm_idle=new Image (159,26); nb_hm_roll=new Image (159,26);  nb_hm_idle.src="images/nav/nb_hm.gif"; nb_hm_roll.src="images/nav/nb_hm_roll.gif"; 
	 nb_sc_idle=new Image (159,26); nb_sc_roll=new Image (159,26);  nb_sc_idle.src="images/nav/nb_sc.gif"; nb_sc_roll.src="images/nav/nb_sc_roll.gif"; 
	 nb_sh_idle=new Image (159,26); nb_sh_roll=new Image (159,26);  nb_sh_idle.src="images/nav/nb_sh.gif"; nb_sh_roll.src="images/nav/nb_sh_roll.gif"; 
	 nb_sf_idle=new Image (159,26); nb_sf_roll=new Image (159,26);  nb_sf_idle.src="images/nav/nb_sf.gif"; nb_sf_roll.src="images/nav/nb_sf_roll.gif"; 
	 nb_gl_idle=new Image (159,26); nb_gl_roll=new Image (159,26);  nb_gl_idle.src="images/nav/nb_gl.gif"; nb_gl_roll.src="images/nav/nb_gl_roll.gif"; 
	 nb_ab_idle=new Image (159,26); nb_ab_roll=new Image (159,26);  nb_ab_idle.src="images/nav/nb_ab.gif"; nb_ab_roll.src="images/nav/nb_ab_roll.gif"; 

	
	function rollOver(oObject)
	{	
	    oObject.style.color="#FFF";
	    oObject.style.backgroundColor="#952F12";
		oObject.style.cursor="hand";
	}
	
	function rollOut(oObject)
	{
	    oObject.style.color="";
	    oObject.style.backgroundColor="";
		oObject.style.cursor="default";
	}
	
	function MM_findObj(n, d) { //v4.01
	  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
	    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
	  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
	  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
	  if(!x && d.getElementById) x=d.getElementById(n); return x;
	}
	
	function MM_showHideLayers() { //v3.0
	  var i,p,v,obj,args=MM_showHideLayers.arguments;
	  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
	    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
	    obj.visibility=v; }
	}
	
	function MM_openBrWindow(theURL,winName,features) { //v2.0
	  window.open(theURL,winName,features);
	}
	