arrowOn   = new Image;  arrowOn.src = "/fr/images/nav/arrowOn.gif";
arrowOff  = new Image;  arrowOff.src  = "/fr/images/nav/arrowOff.gif";
arrowDown = new Image;  arrowDown.src = "/fr/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[0] = new menuItem('ACCUEIL','/fr/index.asp');
mainNavs[1] = new menuItem('|&nbsp;&nbsp;SERVICES','/fr/services/');
mainNavs[2] = new menuItem('|&nbsp;&nbsp;SOLUTIONS','/fr/solutions/');
mainNavs[3] = new menuItem('|&nbsp;&nbsp;CENTRE DE RESSOURCES','/fr/resource/');
mainNavs[4] = new menuItem('|&nbsp;&nbsp;PARTENAIRES','/fr/partners/');
mainNavs[5] = new menuItem('|&nbsp;&nbsp;SOCI&Eacute;T&Eacute;','/fr/company/');
mainNavs[6] = new menuItem('|&nbsp;&nbsp;INVESTISSEURS','http://investors.ironmountain.com/phoenix.zhtml?c=91787&p=irol-irhome');
mainNavs[7] = new menuItem('|&nbsp;&nbsp;POUR NOUS JOINDRE','/fr/contact/');

// SERVICES MENU
sub1 = new Array();
  sub1[0] = new menuItem('Services Overview','/fr/services/');
  sub1[1] = new menuItem('Gestion documentaire','/fr/records/',1,1);
//  sub1[2] = new menuItem("Secure Shredding","/fr/records/shred/");
  sub1[2] = new menuItem('Protection et R&eacute;cup&eacute;ration des Donn&eacute;es','/fr/dataprotection/',1,2);
  sub1[3] = new menuItem('Gestion de la propri&eacute;t&eacute; intellectuelle','/fr/ipm/',1,3);
  sub1[4] = new menuItem('Logiciels et services','/fr/digital/',1,4);
//  sub1[5] = new menuItem("Film &amp; Sound Archiving","/fr/filmsound/");
//  sub1[6] = new menuItem("Health Information Services","/fr/records/his/");

// SOLUTIONS MENU
sub2 = new Array();
  sub2[0] = new menuItem('Solutions: vue d&#39;ensemble','/fr/solutions/');
  sub2[1] = new menuItem('Solutions d&#39;affaires','/fr/solutions/business/',1, 6);
  sub2[2] = new menuItem('Solutions pour l&#39;industrie','/fr/solutions/industry/',1, 7);
//  sub2[3] = new menuItem('Public Sector Solutions','/fr/solutions/gov/');

// RESOURCE CENTRE
sub3 = new Array();
  sub3[0] = new menuItem('Centre des ressources Overview','/fr/resource/');
    sub3[1] = new menuItem('Analyst Reports','/fr/resource/analystreports/');
    sub3[2] = new menuItem('Brochures','/fr/resource/brochures/');
    sub3[3] = new menuItem('Etudes de cas','/fr/resource/casestudies/');
    sub3[4] = new menuItem('Fiches produit','/fr/resource/datasheets/');
    sub3[5] = new menuItem('Informations th&eacute;matiques','/fr/resource/information/');
    sub3[6] = new menuItem('Livres blancs','/fr/resource/whitepapers/');

// PARTNERS
sub4 = new Array();
  sub4[0] = new menuItem('Programme Partenaires','/fr/partners/');
  sub4[1] = new menuItem('Nos Partenaires','/fr/partners/list.asp');
  sub4[2] = new menuItem('Inscription Partenaire','/fr/partners/signup.asp');

// COMPANY
sub5 = new Array();
  sub5[0] = new menuItem('Pr&eacute;sentation','/fr/company/');
  sub5[1] = new menuItem('Historique','/fr/company/history.asp');
  sub5[2] = new menuItem('Iron Mountain, en bref','/fr/company/factsheet.asp');
  sub5[3] = new menuItem('Haute Direction','/fr/company/leadershipcorporate.asp');
  sub5[4] = new menuItem('European Direction','/fr/company/leadership.asp');
  sub5[5] = new menuItem('Vid&eacute;o d&rsquo;entreprise','/fr/company/video.asp');
  sub5[6] = new menuItem('Actualit&eacute;s','/fr/news/');
  sub5[7] = new menuItem('Ev&egrave;nements','/fr/events/');
//  sub5[8] = new menuItem('Carri&eacute;res','https://ironmountain.ats.hrsmart.com/cgi-bin/a/searchjobs_quick.cgi');

// 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');

// CONTACT US
sub7 = new Array();

//HOME
sub0 = new Array();

// total number of subsub menus
totalSubSubs = 8;

// RECORDS MANAGEMENT SUB MENU
subsub1 = new Array();
  subsub1[0] = new menuItem("Gestion et conservation des documents","/fr/records/rms/",0,0,(masterTop +18),500);
  subsub1[1] = new menuItem("Solutions de gestion des documents","/fr/records/doc/",0,0,71,500);
    subsub1[2] = new menuItem("Ressources","/fr/resource/",0,0,71,500);
    subsub1[3] = new menuItem("Vid&eacute;o","/fr/services/tours/",0,0,71,500);
//  subsub1[4] = new menuItem("Services de conseil en gestion des enregistrements","/fr/records/rmsconsult/",0,0,71,500);
//  subsub1[5] = new menuItem("eRecords Management","/fr/records/erecords/",0,0,71,500);
totalSubSubSubs = 0;

// Data Protection &amp; Recovery SUB MENU
subsub2 = new Array();
  subsub2[0] = new menuItem("Protection des donn&eacute;es hors site","/fr/dataprotection/vault/",0,0,(masterTop +38),568);
  subsub2[1] = new menuItem("Protection des donn&eacute;es des PC","/fr/dataprotection/pc/",0,0,71,568);
  subsub2[2] = new menuItem("Protection des donn&eacute;es des serveurs","/fr/dataprotection/server/",0,0,71,568);
//  subsub2[3] = new menuItem("Email Continuity","/fr/dataprotection/email/",0,0,71,568);
//  subsub2[4] = new menuItem("Email Security","/fr/dataprotection/esecurity/",0,0,71,568);
  subsub2[3] = new menuItem("Services d'aide de r&eacute;cup&eacute;ration en cas de sinistre","/fr/dataprotection/disaster/",0,0,71,568);
  subsub2[4] = new menuItem("Ressources","/fr/resource/",0,0,71,568);
totalSubSubSubs = 0;

// Intellectual Property Managment SUB MENU
subsub3 = new Array();
  subsub3[0] = new menuItem("Entiercement de la technologie","/fr/ipm/escrow/",0,0,(masterTop +64),568);
  subsub3[1] = new menuItem("Gestion du nom de domaine","/fr/ipm/dns/",0,0,71,568);
    subsub3[2] = new menuItem("Ressources","/fr/resource/",0,0,71,568);
totalSubSubSubs = 0;

// Digital Services &amp; Software SUB MENU
subsub4 = new Array();
  subsub4[0] = new menuItem("Storage-as-a-Service","/fr/digital/storage-as-a-service/",0,0,(masterTop +92),568);
  subsub4[1] = new menuItem("Conservation Longue Dur&#233;e Des Fichiers De Donn&eacute;es Inactives","/fr/digital/vfs/",0,0,71,568);
  subsub4[2] = new menuItem("Protection des donn&eacute;es des PC","/fr/digital/pc/",0,0,71,568);
  subsub4[3] = new menuItem("Protection des donn&eacute;es des serveurs","/fr/digital/server/",0,0,71,568);
  subsub4[4] = new menuItem("Gestion des e-mails","/fr/digital/email/",0,0,71,568);
  subsub4[5] = new menuItem('Gestion de la propri&eacute;t&eacute; intellectuelle','/fr/ipm/',0,0,71,568);
  subsub4[6] = new menuItem("Professional Services","http://www.ironmountain.co.uk/digital/proservices/",0,0,71,568);
  subsub4[7] = new menuItem("Training","http://www.ironmountain.co.uk/digital/training/",0,0,71,568);
  subsub4[8] = new menuItem("Support technique","/fr/support/",0,0,71,568);
  subsub4[9] = new menuItem("Ressources","/fr/resource/",0,0,71,568);
totalSubSubSubs = 0;

// COMAC FULFILLMENT SERVICES SUB MENU (removed, not being used but keep just in case)
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("Gestion des e-mails","/fr/solutions/business/email/",0,0,(masterTop +20),700);
  subsub6[1] = new menuItem("Solutions de gestion des documents","/fr/solutions/business/doc/",0,0,(masterTop +20),700);
  subsub6[2] = new menuItem("Confidentialit&eacute; de L&#39;information","/fr/solutions/business/privacy/",0,0,71,700);
  subsub6[3] = new menuItem("Solutions de Gestion Conforme des Dossiers","/fr/solutions/business/records/",0,0,71,700);
  subsub6[4] = new menuItem("Solutions de protection de donn&eacute;es sur bureau distant et ordinateur","/fr/solutions/business/protection/",0,0,(masterTop +20),700);
  subsub6[5] = new menuItem("Solutions de conservation et de destruction","/fr/solutions/business/retention/",0,0,71,700);
totalSubSubSubs = 0;

// INDUSTRY SOLUTIONS
subsub7 = new Array();
  subsub7[0] = new menuItem("Services financiers","/fr/solutions/industry/finance/",0,0,(masterTop +40),700);
  subsub7[1] = new menuItem("Sant&eacute;","/fr/solutions/industry/healthcare/",0,0,71,700);

totalSubSubSubs = 0;

// GOVERNMENT SOLUTIONS (removed, not being used but keep just in case)
subsub8 = new Array();
  subsub8[0] = new menuItem("Government Consulting Services","/fr/solutions/gov/gconsult.asp",0,0,160,700);
  subsub8[1] = new menuItem("Records Management","/fr/solutions/gov/rm.asp",0,0,71,700);
  subsub8[2] = new menuItem("Data Protection and Recovery","/fr/solutions/gov/dpr.asp",0,0,71,700);
  subsub8[3] = new menuItem("Emergency Response and Logistics Support","/fr/solutions/gov/emer.asp",0,0,71,700);
  subsub8[4] = new menuItem("Ease of Procurement","/fr/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 = "";
  }

//    outMainHTML += "<td align=\"left\" width=\"150\" class=\"Nav\" id=\"butID" + 0 + "\" nowrap onMouseOver=\"this.style.backgroundColor='#000000';doMainNav(" + 0 + ");;\" onMouseOut=\"this.style.backgroundColor=mainNavBgColor;this.style.color=mainNavColor;\" onClick=\"location='" +
    outMainHTML += "<td  class=\"Nav\" id=\"butID" + 0 + "\" nowrap onMouseOver=\"this.style.backgroundColor='#000000';doMainNav(" + 0 + ");;\" onMouseOut=\"this.style.backgroundColor=mainNavBgColor;this.style.color=mainNavColor;\" onClick=\"location='" +
    mainNavs[0].goLink + "';\">" + fontTag +  mainNavs[0].displayText.replace("_","/") + fontTagC + "</td>";

  for(i = 1; i <= (mainNavs.length - 1); i ++){
    if((mainNavs[i].goLink.indexOf("investors.ironmountain.com")>1) ||(mainNavs[i].goLink.indexOf("ironmountain.ats.hrsmart.com")>1)){
      //open investors menus in new window
      outMainHTML += "<td bgcolor=\"#000000\" width=\"1\"><img id=\"butID" + i + "\" src=\"/fr/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=\"/fr/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=\"/fr/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=\"javascript:window.open('" + 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;
  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 < 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=\"/fr/images/nav/arrowNav2.gif\" width=5 height=5>";
        }else{
          theArrow = "<img src=\"/fr/images/spacer.gif\" width=5 height=5>";
        }
        if(currentMenu[z].hasSub != null){
          sendSubIndex = currentMenu[z].subIndex;
        }else{
          sendSubIndex = -1;
        }

        if((currentMenu[z].goLink.indexOf("investors.ironmountain.com")>1) || (currentMenu[z].goLink.indexOf("ironmountain.ats.hrsmart.com")>1)){
          //open investors 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=\"/fr/images/spacer.gif\" width=6 height=18></td><td 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=\"/fr/images/spacer.gif\" width=6 height=18></td><td 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=\"/fr/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=\"/fr/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=\"/fr/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=\"/fr/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+=68;
        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=\"/fr/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=\"/fr/images/nav/arrowNav2.gif\" width=5 height=8>";
          }else{
            theArrow = "<img src=\"/fr/images/spacer.gif\" width=5 height=5>";
          }

        }else{
          theArrow = "<img src=\"/fr/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=\"/fr/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=\"/fr/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=\"/fr/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=\"/fr/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=\"/fr/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=\"/fr/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;
}
