	<!--hide 
	//preload images for navigation rollovers
	if(document.images){
		//top nav bar images
		D1_on = new Image
		D1_on.src = "/Design/top-home-on.gif"
		D1_off = new Image
		D1_off.src = "/Design/top-home-off.gif"
		D2_on = new Image
		D2_on.src = "/Design/top-corp-profile-on.gif"
		D2_off = new Image
		D2_off.src = "/Design/top-corp-profile-off.gif"
		D3_on = new Image
		D3_on.src = "/Design/top-employment-on.gif"
		D3_off = new Image
		D3_off.src = "/Design/top-employment-off.gif"
		D4_on = new Image
		D4_on.src = "/Design/top-worldwide-offices-on.gif"
		D4_off = new Image
		D4_off.src = "/Design/top-worldwide-offices-off.gif"   
		D5_on = new Image
		D5_on.src = "/Design/top-LRS-logo-on.gif"
		D5_off = new Image
		D5_off.src = "/Design/top-LRS-logo-off.gif"	
		
		//Main navigation rollover images
		Roll_About_on = new Image
		Roll_About_on.src = "./Images/home_about_on.gif"	
		Roll_News_on = new Image
		Roll_News_on.src = "./Images/home_news_on.gif"	
		Roll_Products_on = new Image
		Roll_Products_on.src = "./Images/home_products_on.gif"	
		Roll_Solutions_on = new Image
		Roll_Solutions_on.src = "./Images/home_solutions_on.gif"
		Roll_Customers_on = new Image
		Roll_Customers_on.src = "./Images/home_customers_on.gif"	
		Roll_Support_on = new Image
		Roll_Support_on.src = "./Images/home_support_on.gif"
		Roll_ContactUs_on = new Image
		Roll_ContactUs_on.src = "./Images/home_contact_on.gif"
		Roll_SiteMap_on = new Image
		Roll_SiteMap_on.src = "./Images/home_sitemap_on.gif"
	} else {
		//top nav bar images
		D1_on = ""
		D1_off = ""
		D2_on = ""
		D2_off = ""
		D3_on = ""
		D3_off = ""
		D4_on = ""
		D4_off = ""
		D5_on = ""
		D5_off = ""		
		
		//Main navigation rollover images
		Roll_About_on = ""
		Roll_News_on = ""
		Roll_Products_on = ""
		Roll_Solutions_on = ""
		Roll_Customers_on = ""
		Roll_Support_on = ""
		Roll_ContactUs_on = ""
		Roll_SiteMap_on = ""
	}

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];}
}
//-->
