	
<!-- HIDE SCRIPT FROM OLD BROWSERS

function window_onload() 
{
	
	MM_preloadImages
	(
		'graphics/customers_y.gif',
		'graphics/employ_y.gif',
		'graphics/suppliers_y.gif',
		'graphics/investors_y.gif',
		'graphics/genpub_y.gif',
		'graphics/media_y.gif',
		'graphics/customers_n.gif',
		'graphics/employ_n.gif',
		'graphics/suppliers_n.gif',
		'graphics/investors_n.gif',
		'graphics/genpub_n.gif',
		'graphics/media_n.gif',
		'graphics/now_hiring_hover.gif',
		'graphics/now_hiring_active.gif'
	);
	
	//Center all layers
	
	BW_centerLayers('links','true','false','770','444','0','24','false','false','true');
	BW_centerLayers('branchssubmenu','true','false','770','444','0','49','false','false','true');
	BW_centerLayers('noni_div','true','false','770','444','0','49','false','false','true');	
	BW_centerLayers('ClientContent','true','false','770','444','0','24','false','false','true');
	BW_centerLayers('copyright','true','false','770','444','0','24','false','false','true');
	BW_centerLayers('Navigation','true','false','770','444','0','24','false','false','true');
	
	repositionLayers();
}

var det=navigator.userAgent.toUpperCase();
var IE4PC=(det.indexOf("WIN",0) != -1) && (det.indexOf("MSIE 4",0) != -1);
var IE5PC=(det.indexOf("WIN",0) != -1) && (det.indexOf("MSIE 5",0) != -1);
var IE6PC=(det.indexOf("WIN",0) != -1) && (det.indexOf("MSIE 6",0) != -1);
var Netscape4PC=(det.indexOf("WIN",0) != -1) && (det.indexOf("MOZILLA/4",0) != -1) && (navigator.appName == "Netscape");
var Netscape6PC=(det.indexOf("WIN",0) != -1) && (det.indexOf("NETSCAPE6",0) != -1) && (navigator.appName == "Netscape");
if (!Netscape6PC) {
	var MozillaPC=(det.indexOf("WIN",0) != -1) && (det.indexOf("GECKO",0) != -1);
} else {
	var MozillaPC=false;
}
var OperaPC=(det.indexOf("WIN",0) != -1) && (det.indexOf("OPERA",0) != -1);
var IE4MAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("MSIE 4",0) != -1);
var IE5MAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("MSIE 5",0) != -1);
var IE6MAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("MSIE 6",0) != -1);
var Netscape4MAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("MOZILLA/4",0) != -1) && (navigator.appName == "Netscape");
var Netscape6MAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("NETSCAPE6",0) != -1) && (navigator.appName == "Netscape");
var OperaMAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("OPERA",0) != -1);
var MozillaMAC=(det.indexOf("MAC",0) != -1) && (det.indexOf("GECKO",0) != -1);


if (IE4PC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_test.css\" type=\"text/css\">");
} else if (IE5PC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_test.css\" type=\"text/css\">");
} else if (IE6PC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_ie6.css\" type=\"text/css\">");
} else if (Netscape4PC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nav.css\" type=\"text/css\">");
} else if (Netscape6PC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nav6_pub.css\" type=\"text/css\">");
} else if (MozillaPC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nav6_pub.css\" type=\"text/css\">");
} else if (OperaPC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nav6_pub.css\" type=\"text/css\">");
} else if (IE4MAC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_ie5mac.css\" type=\"text/css\">");
} else if (IE5MAC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_ie5mac.css\" type=\"text/css\">");
} else if (IE6MAC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_ie5mac.css\" type=\"text/css\">");
} else if (Netscape4MAC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nmac.css\" type=\"text/css\">");
} else if (Netscape6MAC) {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nmac.css\" type=\"text/css\">");
} else {
	document.write("<LINK rel=\"stylesheet\" href=\"css/home_nav.css\" type=\"text/css\">");
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

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_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function BW_centerLayers() { //v4.1.1
	if (document.layers || document.all || document.getElementById){
		var winWidth, winHeight, i, horz, vert, width, height, offsetX, offsetY, negX, negY, group, x, y, args;
		args = BW_centerLayers.arguments;
		
		onresize = BW_reload;

				
		winWidth = (document.all)?document.body.clientWidth:window.innerWidth;
		winHeight = (document.all)?document.body.clientHeight:window.innerHeight;
				
		for (i=0; i<(args.length-9); i+=10) {
			horz    = args[i+1];
			vert    = args[i+2];
			width   = parseInt(args[i+3]);
			height  = parseInt(args[i+4]);
			offsetX = parseInt(args[i+5]);
			offsetY = parseInt(args[i+6]);
			negX    = args[i+7];
			negY    = args[i+8];
		
			x = ((winWidth - width)/2) + offsetX;
			y = ((winHeight - height)/2) + offsetY;
						
			x = (negX=='false' && (x < 0))?0:x;
			y = (negY=='false' && (y < 0))?0:y;
				
			layerObj = (document.getElementById)?document.getElementById(args[i]):MM_findObj(args[i]);
			
			if (layerObj!=null) {
				layerObj = (layerObj.style)?layerObj.style:layerObj;
				layerObj.left = (horz=="true")?x:layerObj.left;
				layerObj.top = (vert=="true")?y:layerObj.top;
			}
		}
	}
}

function repositionLayers() {
	
	if (screen.height < 650) {
		if(document.layers) {
			document.links.top -= 80;			
			document.branchssubmenu.top -= 80;			
			document.noni_div.top -= 80;			
			document.ClientContent.top -= 80;			
			//document.suppsubmenu.top -= 80;			
			//document.invsubmenu.top -= 80;			
			//document.genpubsubmenu.top -= 80;			
			//document.mediasubmenu.top -= 80;			
			//document.closer.top -= 80;	
					
		} else if (document.all) {
			links.style.top = parseInt(links.style.top) - 80;
			branchssubmenu.style.top = parseInt(custsubmenu.style.top) - 80;
			noni_div.style.top = parseInt(noni_div.style.top) - 80;
			ClientContent.style.top = parseInt(ClientContent.style.top) - 80;
			//suppsubmenu.style.top = parseInt(suppsubmenu.style.top) - 80;
			//invsubmenu.style.top = parseInt(invsubmenu.style.top) - 80;
			//genpubsubmenu.style.top = parseInt(genpubsubmenu.style.top) - 80;
			//mediasubmenu.style.top = parseInt(mediasubmenu.style.top) - 80;
			//closer.style.top = parseInt(closer.style.top) - 80;
		}
	}
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function BW_reload() {location.reload();}

function MM_showHideLayers() 
{ //v6.0
  var i,p,v,obj;
  var 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; 
    }
}
//-->
