arrowOn		= new Image;	arrowOn.src	= "/en/images/nav/arrowOn.gif";
arrowOff	= new Image;	arrowOff.src	= "/en/images/nav/arrowOff.gif";
arrowDown	= new Image;	arrowDown.src	= "/en/images/nav/arrowDown.gif";

// main nav styles
var mainNavBgColor = '000000';
var mainNavColor = 'ffffff';
var mainNavRollover = 'cc6600';

var mainFontSize = '11px';
var subFontSize = '11';

// rollover
var subNavColor = '000000';
var subNavBgColor = 'ededee';
var subNavBgRollover = 'd5d3bf';

// Main Navigation
mainNavs = new Array();
mainNavs[1] = new menuItem('SERVICES','/en/services/');
mainNavs[2] = new menuItem('|&nbsp;&nbsp;SOLUTIONS','/en/solutions/');
mainNavs[3] = new menuItem('|&nbsp;&nbsp;RESOURCE CENTRE','/en/resource/');
//mainNavs[4] = new menuItem('|&nbsp;&nbsp;PARTNERS','http://www.ironmountain.com/partners/');
//mainNavs[4] = new menuItem('','');
mainNavs[4] = new menuItem('|&nbsp;&nbsp;COMPANY','/en/company/');
//mainNavs[6] = new menuItem('|&nbsp;&nbsp;INVESTORS','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-irhome');
//mainNavs[6] = new menuItem('','');
mainNavs[5] = new menuItem('|&nbsp;&nbsp;CONTACT US','/en/contact/');
mainNavs[6] = new menuItem('|&nbsp;&nbsp;LOCATIONS','/locations/');

// SERVICES MENU
sub1 = new Array();
	sub1[0] = new menuItem('Services Overview','/en/services/');
	sub1[1] = new menuItem('Records Management','/en/records/',1,1);
	sub1[2] = new menuItem("Secure Shredding","/en/records/shred/");
	sub1[3] = new menuItem('Data Protection &amp; Recovery','/en/dataprotection/',1,2);
	sub1[4] = new menuItem('Intellectual Property Management','/en/ipm/',1,3);
	sub1[5] = new menuItem('Digital Services &amp; Software','/en/digital/',1,4);
//	sub1[6] = new menuItem("Film &amp; Sound Archiving","/en/filmsound/");
	sub1[6] = new menuItem("Health Information Services","/en/records/his/");
//	sub1[8] = new menuItem('Comac Fullfillment Services','/en/comac/',1,5);
	sub1[7] = new menuItem('Video Tours','/en/services/tours/');

// SOLUTIONS MENU
sub2 = new Array();
	sub2[0] = new menuItem('Solutions Overview','/en/solutions/');
	sub2[1] = new menuItem('Business Solutions','/en/solutions/business/',1, 6);
	sub2[2] = new menuItem('Industry Solutions','/en/solutions/industry/',1, 7);
//	sub2[3] = new menuItem('Government Solutions','/en/solutions/gov/',1, 8);
//	sub2[4] = new menuItem('Small &amp; Home Office Solutions','/en/solutions/soho/');
//	sub2[5] = new menuItem('Small &amp; Medium Business Solutions','/en/solutions/smb/');

// RESOURCE CENTRE
sub3 = new Array();
	sub3[0] = new menuItem('Resource Centre Overview','/en/resource/');
//	sub3[1] = new menuItem('Best Practices','/en/resource/practices/');
	sub3[1] = new menuItem('Brochures','/en/resource/brochures/');
//	sub3[3] = new menuItem('Case Studies','/en/resource/casestudies/');
//	sub3[3] = new menuItem('Datasheets','/en/resource/datasheets/');
//	sub3[4] = new menuItem('White Papers','/en/resource/whitepapers/');

// PARTNERS

//sub4 = new Array();
/*
	sub4[0] = new menuItem('Our Partners','http://www.ironmountain.com/partners/list.asp');
	sub4[1] = new menuItem('Partner Program','http://www.ironmountain.com/partners/');
	sub4[2] = new menuItem('Partner Sign Up','http://www.ironmountain.com/partners/signup.asp');



	sub4[0] = new menuItem('','');
	sub4[1] = new menuItem('','');
	sub4[2] = new menuItem('','');
*/
// COMPANY
sub4 = new Array();
	sub4[0] = new menuItem('Overview','/en/company/');
	sub4[1] = new menuItem('News','/en/news/');
//	sub4[2] = new menuItem('Events Calendar','/en/events/');
	sub4[2] = new menuItem('Newsletters','http://www.ironmountain.com/newsletters/');
	sub4[3] = new menuItem('Careers','/en/careers/');

// INVESTORS

//sub6 = new Array();
/*
	sub6[0] = new menuItem('Investor Overview','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-irhome');
	sub6[1] = new menuItem('Analyst Coverage','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-analysts');
	sub6[2] = new menuItem('Calendar of Events','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-calendar');
	sub6[3] = new menuItem('Presentations','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-presentations');
	sub6[4] = new menuItem('Annual Report','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-reportsannual');
	sub6[5] = new menuItem('SEC Filings','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-sec');
	sub6[6] = new menuItem('Corporate Governance','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-govhighlights');
	sub6[7] = new menuItem('Stock Quote','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-stockquote');
	sub6[8] = new menuItem('Info Request','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-inforeq_landing');


    sub6[0] = new menuItem('','');
	sub6[1] = new menuItem('','');
	sub6[2] = new menuItem('','');
	sub6[3] = new menuItem('','');
	sub6[4] = new menuItem('','');
	sub6[5] = new menuItem('','');
	sub6[6] = new menuItem('','');
	sub6[7] = new menuItem('','');
	sub6[8] = new menuItem('','');
*/	
// CONTACT US
sub5 = new Array();
  	sub5[0] = new menuItem('Contact Sales','http://www.ironmountain.ca/en/contact/contact_us.asp?src=cs');
  	sub5[1] = new menuItem('Contact Support','http://www.ironmountain.ca/en/support/'); 
  	sub5[2] = new menuItem('General Inquiries','http://www.ironmountain.ca/en/contact/contact_us.asp'); 
  	sub5[3] = new menuItem('Pay Your Bill Online','https://payments.ironmountain.com');

// LOCATIONS
sub6 = new Array();


// total number of subsub menus
totalSubSubs = 8;

// RECORDS MANAGEMENT SUB MENU
subsub1 = new Array();
	subsub1[0] = new menuItem("Records Management &amp; Storage","/en/records/rms/",0,0,(masterTop +18),500);
	subsub1[1] = new menuItem("Document Management Services","/en/records/doc/",0,0,71,500);
	subsub1[2] = new menuItem("eRecords Management Services","/en/records/erecords/",0,0,71,500);
	subsub1[3] = new menuItem("eDiscovery &amp; Litigation","/en/records/elegal/",0,0,71,500);
	subsub1[4] = new menuItem("Records Management Consulting","/en/records/rmsconsult/",0,0,71,500);
totalSubSubSubs = 0;

// Data Protection &amp; Recovery SUB MENU
subsub2 = new Array();
  subsub2[0] = new menuItem("Offsite Tape Vaulting","/en/dataprotection/vault/",0,0,(masterTop +58),568);
  subsub2[1] = new menuItem("PC Data Protection","/en/dataprotection/pc/",0,0,71,568);
  subsub2[2] = new menuItem("Server Data Protection","/en/dataprotection/server/",0,0,71,568);
//  subsub2[3] = new menuItem("DataDefense","/en/dataprotection/defense/",0,0,71,568);
  subsub2[3] = new menuItem("Email Continuity","/en/dataprotection/email/",0,0,71,568);
  subsub2[4] = new menuItem("Disaster Recovery Support Services","/en/dataprotection/disaster/",0,0,71,568);
//  subsub2[6] = new menuItem("Data Center Storage Products","/en/dataprotection/products/",0,0,71,568);
totalSubSubSubs = 0;

// Intellectual Property Managment SUB MENU
subsub3 = new Array();
	subsub3[0] = new menuItem("Technology Escrow","/en/ipm/escrow/",0,0,(masterTop +75),568);
	subsub3[1] = new menuItem("Domain Name Management","/en/ipm/dns/",0,0,71,568);
totalSubSubSubs = 0;

// Digital Services &amp; Software SUB MENU
subsub4 = new Array();
  subsub4[0] = new menuItem("eRecords Management Services","/en/digital/erecords/",0,0,(masterTop +105),568);
  subsub4[1] = new menuItem("PC Data Protection","/en/digital/pc/",0,0,71,568);
  subsub4[2] = new menuItem("Server Data Protection","/en/digital/server/",0,0,71,568);
//  subsub4[3] = new menuItem("DataDefense","/en/digital/defense/",0,0,71,568);
  subsub4[3] = new menuItem("Email Continuity","/en/digital/email/",0,0,71,568);
  subsub4[4] = new menuItem("Protect 5-200 PCs","http://computerbackup.connected.com/",0,0,71,568);
  subsub4[5] = new menuItem("Protect 1-5 PCs","http://onlinebackup.connected.com/",0,0,71,568);
totalSubSubSubs = 0;

// COMAC FULFILLMENT SERVICES SUB MENU
subsub5 = new Array();
	subsub5[0] = new menuItem("Strategy Development","http://www.comac.com/strategicdecisions.html",0,0,270,568);
	subsub5[1] = new menuItem("Custom Collateral Design","http://www.comac.com/customcollateral.html",0,0,71,568);
	subsub5[2] = new menuItem("Collateral Management","http://www.comac.com/marketingcollateral.html",0,0,71,568);
	subsub5[3] = new menuItem("Custom Kit Creation","http://www.comac.com/customkits.html",0,0,71,568);
totalSubSubSubs = 0;

// BUSINESS SOLUTIONS SUB MENU
subsub6 = new Array();
	subsub6[0] = new menuItem("Email Management","/en/solutions/business/email/",0,0,(masterTop +18),700);
	subsub6[1] = new menuItem("Document Management Solutions","/en/solutions/business/doc/",0,0,71,700);
	subsub6[2] = new menuItem("Information Privacy","/en/solutions/business/privacy/",0,0,71,700);
	subsub6[3] = new menuItem("Records Management Compliance","/en/solutions/business/records/",0,0,71,700);
	subsub6[4] = new menuItem("Remote Office &amp; PC Data Protection","/en/solutions/business/protection/",0,0,71,700);
	subsub6[5] = new menuItem("Retention &amp; Destruction Management","/en/solutions/business/retention/",0,0,71,700);
totalSubSubSubs = 0;

// INDUSTRY SOLUTIONS
subsub7 = new Array();
	subsub7[0] = new menuItem("Energy","/en/solutions/industry/energy",0,0,(masterTop +38),700);
//	subsub7[1] = new menuItem("Entertainment","/en/solutions/industry/entertainment/",0,0,71,700);
	subsub7[1] = new menuItem("Healthcare","/en/solutions/industry/healthcare/",0,0,71,700);
	subsub7[2] = new menuItem("Legal","/en/solutions/industry/legal/",0,0,71,700);
	subsub7[3] = new menuItem("Retail","/en/solutions/industry/retail/",0,0,71,700);
totalSubSubSubs = 0;

// GOVERNMENT SOLUTIONS
subsub8 = new Array();
	subsub8[0] = new menuItem("Government Consulting Services","/en/solutions/gov/gconsult.asp",0,0,160,700);
	subsub8[1] = new menuItem("Records Management","/en/solutions/gov/rm.asp",0,0,71,700);
	subsub8[2] = new menuItem("Data Protection and Recovery","/en/solutions/gov/dpr.asp",0,0,71,700);
	subsub8[3] = new menuItem("Emergency Response and Logistics Support","/en/solutions/gov/emer.asp",0,0,71,700);
	subsub8[4] = new menuItem("Ease of Procurement","/en/solutions/gov/procure.asp",0,0,71,700);
totalSubSubSubs=0;

ns = (document.layers)? true:false
ie = (document.all)? true:false
ns6 = (navigator.appName == "Netscape" && document.getElementById)? true:false
winIE5 = false;
macIE = false;
macNS = false;
var browserString = navigator.appVersion;
if (navigator.userAgent.indexOf("Win") > -1 && navigator.appName == "Microsoft Internet Explorer"){
	if (parseInt(browserString.charAt(22)) < 6){
		winIE5 = true;
	}
}
if (navigator.userAgent.indexOf("Mac") > -1 && navigator.appName == "Microsoft Internet Explorer"){
	macIE = true;
}else if(navigator.userAgent.indexOf("Mac") > -1 && navigator.appName != "Microsoft Internet Explorer"){
	macNS = true;
}

function hide(id){
	if (ns) document.layers[id].visibility = "hide"
	if (ns6){
		var obj = eval("document.getElementById('" + id + "')")
		obj.style.visibility = "hidden"
	}
	else if (ie) document.all[id].style.visibility = "hidden"
}
function show(id){
	if (ns) document.layers[id].visibility = "show"
	if (ns6){
		var obj = eval("document.getElementById('" + id + "')")
		obj.style.visibility = "visible"
	}
	else if (ie) document.all[id].style.visibility = "visible"
}

loaded = false;
function findPosX(obj){
	var curleft = 0;
	if (document.getElementById || document.all){
		while (obj.offsetParent){
			curleft += obj.offsetLeft
			obj = obj.offsetParent;
		}
		return curleft;
	}
}

function findPosY(obj){
	var curtop = 0;
	if (document.getElementById || document.all){
		while (obj.offsetParent){
			curtop += obj.offsetTop
			obj = obj.offsetParent;
		}
		return curtop;
	}else{
		curtop += obj.y;
		return curtop;
	}
}

function doMainNav(theIndex){
	for(i = 1; i <= (mainNavs.length - 1); i ++){
		if(i == theIndex){
			show("menu" + i);
			show("bigHide");
			show("bigHide2");
			for(m = 1; m <= totalSubSubs; m ++){
				hide("menuSub" + m);
			}

		var obj = eval("document.getElementById('butID" + i + "')")
		obj.style.backgroundColor='000000';

		//Main nav Font rollover color
		obj.style.color = mainNavRollover;
		obj.style.fontSize = mainFontSize;
		}else{
			hide("menu" + i);
			var obj = eval("document.getElementById('butID" + i + "')")
			obj.style.backgroundColor = mainNavBgColor;
			obj.style.fontSize = mainFontSize;

			//Main nav Font base color
			obj.style.color = mainNavColor;
		}
	}
	if(theIndex == 0){
		//home menu
		//Main nav Font rollover color
		var objHome = eval("document.getElementById('butID" + 0 + "')")
		objHome.style.backgroundColor='000000';
		objHome.style.color = mainNavRollover;
		objHome.style.fontSize = mainFontSize;
	}

	if(theIndex == -1){
		for(m = 1; m <= totalSubSubs; m ++){
			hide("menuSub" + m);
		}
		doSubNav(-1, 1, -1, -1);
		for(m = 1; m <= totalSubSubSubs; m ++){
			hide("menuSubSub" + m);
		}
		doSubSubNav(-1, 1, -1, -1);
		hide("bigHide");
		hide("bigHide2");
	}
}

function mainNavOBJ(theWidth, displayText, whichType, theLink){
	this.theWidth		= theWidth;
	this.displayText	= displayText;
	this.whichType		= whichType;
	this.theLink		= theLink;
}

//masterTop = 100;

function writeMainNav(){
	outMainHTML = "";
	outMainHTML += "<table cellpadding=0 cellspacing=0 border=0><tr>"; // width=\"240\"

	if( macIE ){
		//fontTag = "<font style=\"font-size:9px;\">";
		fontTag = "<font style=\"font-size:" + fontSize + ";\">";
		fontTagC = "</font>";
	}else{
		fontTag = "";
		fontTagC = "";
	}

	for(i = 1; i <= (mainNavs.length - 1); i ++){
		if(mainNavs[i].goLink.indexOf("ironmountain.com")>1){
			//open investors and partners menus in new window
			outMainHTML += "<td bgcolor=\"#000000\" width=\"1\"><img id=\"butID" + i + "\" src=\"/en/images/spacer.gif\" width=1 border=0 height=17 align=\"bottom\"><td class=\"Nav\" id=\"butIDDummy" + i + "\" nowrap onMouseOver=\"this.style.backgroundColor='#000000';doMainNav(" + i + ");\" onClick=\"javascript:window.open('" + mainNavs[i].goLink + "','','');\">" + fontTag +  mainNavs[i].displayText.replace("_","/") + fontTagC + "</td>";
		}else{
			//open all other menus in same window
			outMainHTML += "<td bgcolor=\"#000000\" width=\"1\"><img id=\"butID" + i + "\" src=\"/en/images/spacer.gif\" width=1 border=0 height=17 align=\"bottom\"><td class=\"Nav\" id=\"butIDDummy" + i + "\" nowrap onMouseOver=\"this.style.backgroundColor='#000000';doMainNav(" + i + ");\" onClick=\"location='" + mainNavs[i].goLink + "';\">" + fontTag +  mainNavs[i].displayText.replace("_","/") + fontTagC + "</td>";
		}
		//outMainHTML += "<td bgcolor=\"#000000\" width=\"1\"><img src=\"/en/images/spacer.gif\" width=1 border=0 height=17 align=\"bottom\"><td class=\"Nav\" id=\"butID" + i + "\" nowrap onMouseOver=\"this.style.backgroundColor='#000000';doMainNav(" + i + ");\" onClick=\"location='" +	mainNavs[i].goLink + "';\">" + fontTag +  mainNavs[i].displayText.replace("_","/") + fontTagC + "</td>";
	}
	outMainHTML += "</tr></table>";
	document.write(outMainHTML);
}

function doSubNav(ele, state, subIndex, rowIndex){
	if(state > 0){

		for(m = 1; m < rowCount; m ++){
			if(m == rowIndex){
				if(ns6){
					var obj = eval("document.getElementById('row" + m + "')")
					//Drop down rollover background color for primary drop down
					obj.style.backgroundColor = subNavBgRollover;
					obj.style.color = '196499';
					obj.style.fontSize = subFontSize;
				}else if(ie){
					if(!macIE){
						//Drop down rollover background color for primary drop down
						document.all["row" + m].style.backgroundColor = subNavBgRollover;
						document.all["row" + m].style.fontSize = subFontSize;
//						document.all["row" + m].style.fontWeight = 'bold';
					}
					document.all["row" + m].style.color = '196499';
					document.all["row" + m].style.fontSize = subFontSize;
//					document.all["row" + m].style.fontWeight = 'bold';
				}
			}else{
				if(ns6){
					var obj = eval("document.getElementById('row" + m + "')")

					//firefox initial drop down background color
					obj.style.backgroundColor = 'ededee';
					obj.style.color = '000000';
					obj.style.fontSize = subFontSize;
//					obj.style.fontWeight = 'normal';
				}else if(ie){
					if(!macIE){
						//main background for primary drop down
						document.all["row" + m].style.backgroundColor = subNavBgColor;
						document.all["row" + m].style.fontSize = subFontSize;
//						document.all["row" + m].style.fontWeight = 'normal';
					}
					document.all["row" + m].style.color = subNavColor;
					document.all["row" + m].style.fontSize = subFontSize;
//					document.all["row" + m].style.fontWeight = 'normal';
				}
			}
		}
		for(k = 1; k <= totalSubSubs; k ++){
			if(k == subIndex){
				show("menuSub" + k);
			}else{
				hide("menuSub" + k);
			}
		}
		for(k = 1; k <= totalSubSubSubs; k ++){
			hide("menuSubSub" + k);
		}
	}
}
function doSubSubNav(ele, state, subIndex, rowIndex){
	if(state > 0){
		for(b = 1; b < rowSubCount; b ++){
			if(b == rowIndex){
				if(ns6){
					var obj = eval("document.getElementById('rowSub" + b + "')")
					obj.style.backgroundColor = subNavBgRollover;
					obj.style.color = '196499';
					obj.style.fontSize = subFontSize;
//					obj.style.fontWeight = 'bold';
				}else if(ie){
					if(!macIE){
						//sub nav rollover background color
						document.all["rowSub" + b].style.backgroundColor = subNavBgRollover;
						document.all["rowSub" + b].style.fontSize = subFontSize;
//						document.all["rowSub" + b].style.fontWeight = 'bold';
					}
					document.all["rowSub" + b].style.color = '196499';
					document.all["rowSub" + b].style.fontSize = subFontSize;
//					document.all["rowSub" + b].style.fontWeight = 'bold';
				}
			}else{
				if(ns6){
					var obj = eval("document.getElementById('rowSub" + b + "')")
					obj.style.backgroundColor = 'ededee';
					obj.style.color = '000000';
					obj.style.fontSize = subFontSize;
//					obj.style.fontWeight = 'normal';
				}else if(ie){
					if(!macIE){
						document.all["rowSub" + b].style.backgroundColor = '#ededee';
						document.all["rowSub" + b].style.fontSize = subFontSize;
//						document.all["rowSub" + b].style.fontWeight = 'normal';
					}
					document.all["rowSub" + b].style.color = '000000';
					document.all["rowSub" + b].style.fontSize = subFontSize;
//					document.all["rowSub" + b].style.fontWeight = 'normal';
				}
			}
		}
		for(k = 1; k <= totalSubSubSubs; k ++){
			if(k == subIndex){
				show("menuSubSub" + k);
			}else{
				hide("menuSubSub" + k);
			}
		}
	}
}

function menuItem(displayText,goLink,hasSub,subIndex,topPos,leftPos){
	this.displayText = displayText;
	this.goLink = goLink;
	this.hasSub = hasSub;
	this.subIndex = subIndex;
	this.topPos = topPos;
	this.leftPos = leftPos;
}

rowCount = 1;
rowSubCount = 1;
function writeLayers(){
	outHTML = "";
	findFirstLeftHandPoint=2000;
	menuWith = 250;//120;

		
	var tmpObj = null;
  	var rightMostPt = 0;
  	var alignment = "left";
  	var rightMostMenuId = (mainNavs.length - 1);
  
  
  	if(ie){
  	    tmpObj = document.all("butID" + rightMostMenuId);
  	}else if(ns6){
  	    tmpObj = document.getElementById("butID" + rightMostMenuId);
  	}else if(ns){
  		tmpObj = document.layers["butID" + rightMostMenuId].pageX;
  	}
  	
  	rightMostPt = findPosX(tmpObj) + tmpObj.offsetWidth; 
	
	
	if(ns){
		outHTML += "<div id=\"mud\" style=\"position:absolute;left:0px;top:0px;visibility:hidden;z-index:0;\"></div>"
	}
	for(j = 1; j <= (mainNavs.length - 1); j ++){
		currentMenu = eval("sub" + j);
		theLength = currentMenu.length;
		n = j;
		if(ie){
			anchorX = findPosX(document.all("butID" + n));
			//alert(anchorX);
			anchorY = findPosY(document.all("butID" + n));
		}else if(ns6){
			anchorX = findPosX(document.getElementById("butID" + n));

		}else if(ns){
			anchorX = document.layers["butID" + n].pageX;
		}

        // If anchorX plus the menu size (160px) is greater than the right most point then 
  		// we need to right align the dropdown.
  		// Also make sure that the menu text is also right aligned
  		if((anchorX + tmpObj.offsetWidth) > rightMostPt){
  			anchorX = rightMostPt - tmpObj.offsetWidth + 10;
  			alignment = "right"
  		}

		
		if (anchorX < findFirstLeftHandPoint)
		{
			findFirstLeftHandPoint=anchorX;
		}

		outHTML += "<div id=\"menu" + j + "\" style=\"position:absolute; top:" + masterTop + "px; left:" + anchorX + "px; visibility:hidden; z-index:100;\">";
		if(theLength > 0){
			outHTML += "<table cellpadding=0 cellspacing=0 border=0 width=160>";
			for(z = 0; z < theLength; z ++){
				if(ns){
					theLink = "<a href=\"" + currentMenu[z].goLink + "\">" + currentMenu[z].displayText + "</a>";
					theClass = "subNavNS";
				}else{
					theLink = currentMenu[z].displayText;
					theClass = "subNav";
				}
				if(currentMenu[z].hasSub != null){
					theArrow = "<img src=\"/en/images/nav/arrowNav2.gif\" width=5 height=5>";
				}else{
					theArrow = "<img src=\"/en/images/spacer.gif\" width=5 height=5>";
				}
				if(currentMenu[z].hasSub != null){
					sendSubIndex = currentMenu[z].subIndex;
				}else{
					sendSubIndex = -1;
				}

				if(currentMenu[z].goLink.indexOf("ironmountain.com")>1){
					//open investors and partners sub-menus in new window
					outHTML += "<tr class=\"" + theClass + "\" onMouseOver=\"doSubNav(this,1," + sendSubIndex + "," + rowCount + ");\" onMouseOut=\"//doSubNav(this,0);\" id=\"row" + rowCount + "\"><td width=6><img src=\"/en/images/spacer.gif\" width=6 height=18></td><td   align=" + alignment + " onClick=\"javascript:window.open('" + currentMenu[z].goLink + "','','');\">" + theLink + "</td><td width=7>" + theArrow + "</td></tr>";
				}else{
					//open all other sub-menus in same window
					outHTML += "<tr class=\"" + theClass + "\" onMouseOver=\"doSubNav(this,1," + sendSubIndex + "," + rowCount + ");\" onMouseOut=\"//doSubNav(this,0);\" id=\"row" + rowCount + "\"><td width=6><img src=\"/en/images/spacer.gif\" width=6 height=18></td><td   align=" + alignment + " onClick=\"parent.location='" + currentMenu[z].goLink + "';\">" + theLink + "</td><td width=7>" + theArrow + "</td></tr>";
				}

				//outHTML += "<tr class=\"" + theClass + "\" onMouseOver=\"doSubNav(this,1," + sendSubIndex + "," + rowCount + ");\" onMouseOut=\"//doSubNav(this,0);\" id=\"row" + rowCount + "\"><td width=6><img src=\"/en/images/spacer.gif\" width=6 height=18></td><td onClick=\"parent.location='" + currentMenu[z].goLink + "';\">" + theLink + "</td><td width=7>" + theArrow + "</td></tr>";

				if(z < theLength-1){
					outHTML += "<tr><td width=160 bgcolor=\"#ffffff\" colspan=3><img src=\"/en/images/spacer.gif\" width=1 height=1></td></tr>";
				}

				rowCount ++;
			}
			outHTML += "<tr><td width=160 height=10 bgcolor=\"ededee\" colspan=3></td></tr></table>";
		}
		outHTML += "</div>";
	}
	outHTML += "<div id=\"bigHide\" style=\"position:absolute;left:0px;top:" + masterTop + "px;visibility:hidden;z-index:1;\"><a href=\"#\" onMouseOver=\"doMainNav(-1, 'Off')\"><img src=\"/en/images/spacer.gif\" width=766 height=300 border=0></a></div>";

	outHTML += "<div id=\"bigHide2\" style=\"position:absolute;left:0px;top:0px;visibility:hidden;z-index:1;\"><a href=\"#\" onMouseOver=\"doMainNav(-1, 'Off')\"><img src=\"/en/images/spacer.gif\" width=766 height=50 border=0></a></div>";
	writeSubLayers(findFirstLeftHandPoint);
}
function writeSubLayers(anchorX){
	anchorX+=160;

	var bNextRow = false;
	var sTarget = "";

	for(a = 1; a <= totalSubSubs; a ++){
		if (a > 5) {
			if (!bNextRow) {
				anchorX+=58;
				bNextRow = true;
			}
		}
		currentMenu = eval("subsub" + a);
		theLength = currentMenu.length;
		outHTML += "<div id=\"menuSub" + a + "\" style=\"position:absolute; top:" + currentMenu[0].topPos + "px; left:" + anchorX + "px; visibility:hidden; z-index:100;\">";
		outHTML += "<table cellpadding=0 cellspacing=0 border=0 width=160>";
		outHTML += "<tr><td width=160 bgcolor=\"#ffffff\" colspan=3><img src=\"/en/images/spacer.gif\" width=1 height=1></td></tr>";
			for(z = 0; z < theLength; z ++){
				if(ns){
					theLink = "<a href=\"" + currentMenu[z].goLink + "\">" + currentMenu[z].displayText + "</a>";
					theClass = "subsubNavNS";
				}else{
					theLink = currentMenu[z].displayText;
					theClass = "subsubNav";
				}
				if(currentMenu[z].hasSub != null){
					if(currentMenu[z].hasSub == 1){
						theArrow = "<img src=\"/en/images/nav/arrowNav2.gif\" width=5 height=8>";
					}else{
						theArrow = "<img src=\"/en/images/spacer.gif\" width=5 height=5>";
					}

				}else{
					theArrow = "<img src=\"/en/images/spacer.gif\" width=5 height=5>";
				}
				if(currentMenu[z].hasSub != null){
					sendSubIndex = currentMenu[z].subIndex;
				}else{
					sendSubIndex = -1;
				}
				if(currentMenu[z].goLink.indexOf("www.comac.com")>1){
					//open comac sub-menus in new window
					outHTML += "<tr class=\"" + theClass + "\" onMouseOver=\"doSubSubNav(this,1," + sendSubIndex + "," + rowSubCount + ");\" onMouseOut=\"//doSubSubNav(this,0);\" id=\"rowSub" + rowSubCount + "\"><td width=6 style=\"padding: 8px 2px; \"><!--img src=\"/en/images/spacer.gif\" width=6 height=6--></td><td onClick=\"javascript:window.open('" + currentMenu[z].goLink + "','','');\" width=122>" + theLink + "</td></tr>";
				}else{
					//open all other sub-menus in same window
					outHTML +=  "<tr class=\"" + theClass + "\" onMouseOver=\"doSubSubNav(this,1," + sendSubIndex + "," + rowSubCount + ");\" onMouseOut=\"//doSubSubNav(this,0);\" id=\"rowSub" + rowSubCount + "\"><td width=6 style=\"padding: 8px 2px; \"><!--img src=\"/en/images/spacer.gif\" width=6 height=6--></td><td onClick=\"parent.location='" + currentMenu[z].goLink + "';\" width=122>" + theLink + "</td></tr>";
				}
				//<td width=7>" + theArrow + "</td></tr>";

				if(z < theLength-1){
					outHTML += "<tr><td width=160 bgcolor=\"#ffffff\" colspan=3><img src=\"/en/images/spacer.gif\" width=1 height=1></td></tr>";
				}

				rowSubCount ++;
			}
			outHTML += "<tr><td width=160 height=10 bgcolor=\"ededee\" colspan=3></td></tr></table>";
		outHTML += "</div>";
	}
	writeSubSubLayers();
}
function writeSubSubLayers(){
	for(a = 1; a <= totalSubSubSubs; a ++){
		currentMenu = eval("subsubsub" + a);
		theLength = currentMenu.length;
		leftPosition = currentMenu[0].leftPos + 200;
		outHTML += "<div id=\"menuSubSub" + a + "\" style=\"position:absolute; top:" + currentMenu[0].topPos + "px; left:" + leftPosition + "px; visibility:hidden; z-index:100;\">";
		outHTML += "<table cellpadding=0 cellspacing=0 border=0 width=160>";
		outHTML += "<tr><td width=160 bgcolor=\"ededee\" colspan=2><img src=\"/en/images/spacer.gif\" width=1 height=1></td></tr>";
			for(z = 0; z < theLength; z ++){
				if(ns){
					theLink = "<a href=\"" + currentMenu[z].goLink + "\">" + currentMenu[z].displayText + "</a>";
					theClass = "subsubsubNavNS";
				}else{
					theLink = currentMenu[z].displayText;
					theClass = "subsubsubNav";
				}
				outHTML += "<tr class=\"" + theClass + "\" onMouseOver=\"doLastNav(this,1);\" onMouseOut=\"doLastNav(this,0);\"><td width=6><img src=\"/en/images/spacer.gif\" width=6 height=32></td><td onClick=\"parent.location='" + currentMenu[z].goLink + "';\" width=154>" + theLink + "</td></tr>";
				if(z < theLength-1){
					outHTML += "<tr><td width=160 bgcolor=\"#ffffff\" colspan=3><img src=\"/en/images/spacer.gif\" width=1 height=1></td></tr>";
				}
			}
			outHTML += "<tr><td width=160 height=10 bgcolor=\"ededee\" colspan=3></td></tr></table>";
		outHTML += "</div>";
	}
	document.write(outHTML);
	loaded = true;
}
