function doNav(numSection){    var strHtml='';    var strNav1='';    var strNav2='';    var strDivs='';    strNav1+='<div id="nbg" style="position:absolute; left:0px; top:0px; width:765px; height:400px; z-index:8" onMouseOver="doOff('+numSection+')"><img src="../images/spacer.gif" width="765" height="400" border="0" name="nbg"></div>';    strNav1+='<div id="nav" style="position:absolute; left:0px; top:0px; width:765px; height:64px;  z-index:9">';    strNav1+='<table width="765" border="0" cellspacing="0" cellpadding="0"><tr>';    strNav1+='<td align="left" valign="top" width="12"  height="64" rowspan="2"><img src="../images/spacer.gif" width="12" height="1" border="0"></td>';    strNav1+='<td align="left" valign="top" width="103" height="64" rowspan="2"><a href="../index.html"><img src="../images/inside_logo.gif"      width="103" height="64" border="0"></a></td>';    strNav1+='<td align="left" valign="top" width="241" height="64" rowspan="2"><a href="../index.html"><img src="../images/inside_encompass.gif" width="241" height="64" border="0"></a></td>';    strNav1+='<td align="left" valign="top" width="409" height="32" colspan="6"><img src="../images/inside_tagline.gif" width="409" height="32" border="0"></td></tr><tr>';    strNav1+=(numSection==1)?('<td align="left" valign="top" width="65" height="32"><a href="../about_us/about_us.html"        ><img src="../images/button1.gif" width="65" height="32" name="button1" border="0"></a></td>'):('<td align="left" valign="top" width="65" height="32"><a href="../about_us/about_us.html"         onMouseOver="doMenu(1,1)" onmouseout="doMenu(1,0)"><img src="../images/button1_off.gif" width="65" height="32" name="button1" border="0"></a></td>');    strNav1+=(numSection==2)?('<td align="left" valign="top" width="66" height="32"><a href="../services/services.html"        ><img src="../images/button2.gif" width="66" height="32" name="button2" border="0"></a></td>'):('<td align="left" valign="top" width="66" height="32"><a href="../services/services.html"         onMouseOver="doMenu(2,1)" onmouseout="doMenu(2,0)"><img src="../images/button2_off.gif" width="66" height="32" name="button2" border="0"></a></td>');    strNav1+=(numSection==3)?('<td align="left" valign="top" width="63" height="32"><a href="../projects/projects.html"        ><img src="../images/button3.gif" width="63" height="32" name="button3" border="0"></a></td>'):('<td align="left" valign="top" width="63" height="32"><a href="../projects/projects.html"         onMouseOver="doMenu(3,1)" onmouseout="doMenu(3,0)"><img src="../images/button3_off.gif" width="63" height="32" name="button3" border="0"></a></td>');    strNav1+=(numSection==4)?('<td align="left" valign="top" width="59" height="32"><a href="../clients/client_list.html"      ><img src="../images/button4.gif" width="59" height="32" name="button4" border="0"></a></td>'):('<td align="left" valign="top" width="59" height="32"><a href="../clients/client_list.html"       onMouseOver="doMenu(4,1)" onmouseout="doMenu(4,0)"><img src="../images/button4_off.gif" width="59" height="32" name="button4" border="0"></a></td>');    strNav1+=(numSection==5)?('<td align="left" valign="top" width="85" height="32"><a href="../publications/publications.html"><img src="../images/button5.gif" width="85" height="32" name="button5" border="0"></a></td>'):('<td align="left" valign="top" width="85" height="32"><a href="../publications/publications.html" onmouseover="doMenu(5,1)" onmouseout="doMenu(5,0)"><img src="../images/button5_off.gif" width="85" height="32" name="button5" border="0"></a></td>');    strNav1+=(numSection==6)?('<td align="left" valign="top" width="72" height="32"><a href="../contact_us/contact_us.html"    ><img src="../images/button6.gif" width="72" height="32" name="button6" border="0"></a></td>'):('<td align="left" valign="top" width="72" height="32"><a href="../contact_us/contact_us.html"     onMouseOver="doMenu(6,1)" onmouseout="doMenu(6,0)"><img src="../images/button6_off.gif" width="72" height="32" name="button6" border="0"></a></td>');//  strNav1+=(numSection==1)?('<td align="left" valign="top" width="65" height="32"><img src="../images/button1.gif" width="65" height="32" name="button1" border="0"></td>'):('<td align="left" valign="top" width="65" height="32"><a href="../about_us/about_us.html"         onMouseOver="doMenu(1,1)" onmouseout="doMenu(1,0)"><img src="../images/button1_off.gif" width="65" height="32" name="button1" border="0"></a></td>');//  strNav1+=(numSection==2)?('<td align="left" valign="top" width="66" height="32"><img src="../images/button2.gif" width="66" height="32" name="button2" border="0"></td>'):('<td align="left" valign="top" width="66" height="32"><a href="../services/services.html"         onMouseOver="doMenu(2,1)" onmouseout="doMenu(2,0)"><img src="../images/button2_off.gif" width="66" height="32" name="button2" border="0"></a></td>');//  strNav1+=(numSection==3)?('<td align="left" valign="top" width="63" height="32"><img src="../images/button3.gif" width="63" height="32" name="button3" border="0"></td>'):('<td align="left" valign="top" width="63" height="32"><a href="../projects/projects.html"         onMouseOver="doMenu(3,1)" onmouseout="doMenu(3,0)"><img src="../images/button3_off.gif" width="63" height="32" name="button3" border="0"></a></td>');//  strNav1+=(numSection==4)?('<td align="left" valign="top" width="59" height="32"><img src="../images/button4.gif" width="59" height="32" name="button4" border="0"></td>'):('<td align="left" valign="top" width="59" height="32"><a href="../clients/client_list.html"       onMouseOver="doMenu(4,1)" onmouseout="doMenu(4,0)"><img src="../images/button4_off.gif" width="59" height="32" name="button4" border="0"></a></td>');//  strNav1+=(numSection==5)?('<td align="left" valign="top" width="85" height="32"><img src="../images/button5.gif" width="85" height="32" name="button5" border="0"></td>'):('<td align="left" valign="top" width="85" height="32"><a href="../publications/publications.html" onmouseover="doMenu(5,1)" onmouseout="doMenu(5,0)"><img src="../images/button5_off.gif" width="85" height="32" name="button5" border="0"></a></td>');//  strNav1+=(numSection==6)?('<td align="left" valign="top" width="72" height="32"><img src="../images/button6.gif" width="72" height="32" name="button6" border="0"></td>'):('<td align="left" valign="top" width="72" height="32"><a href="../contact_us/contact_us.html"     onMouseOver="doMenu(6,1)" onmouseout="doMenu(6,0)"><img src="../images/button6_off.gif" width="72" height="32" name="button6" border="0"></a></td>');    strNav1+='</tr></table>';    strNav1+='</div>';    strNav2+='<div id="subnav" style="position:absolute; left:16px; top:68px; width:751px; height:15px; z-index:9" class="insidemenutext" >';    if(numSection==1){        strNav2+='<a href="../about_us/encompass_team.html" class="insidemenutext"  >EnCompass Team</a> • ';        strNav2+='<a href="../about_us/partners.html"  class="insidemenutext">Partners</a> • ';        strNav2+='<a href="../about_us/awards.html"    class="insidemenutext">Awards</a> • ';        strNav2+='<a href="../about_us/press.html"     class="insidemenutext">Articles about us</a>';    }    else if(numSection==2){        strNav2+='<a href="../services/training.html"   class="insidemenutext">Training & Facilitation</a> • ';        strNav2+='<a href="../services/coaching.html"   class="insidemenutext">Executive Coaching</a> • ';        strNav2+='<a href="../services/knowledge.html"  class="insidemenutext">Knowledge Management</a> • ';        strNav2+='<a href="../services/elearning.html"   class="insidemenutext">E-Learning</a> • ';        strNav2+='<a href="../services/performancemgmt.html"    class="insidemenutext">Performance Management</a> • ';        strNav2+='<a href="../services/evaluation.html" class="insidemenutext">Evaluation</a></NOBR>';        strNav2+='</div>';    }    else if(numSection==3){        strNav2+='<a href="../projects/featured.html" class="insidemenutext">Project Case Studies</a> • ';        strNav2+='<a href="../projects/academy.html"  class="insidemenutext">Leadership Academy</a> • ';        strNav2+='<a href="../projects/mobis.html"    class="insidemenutext">GSA-MOBIS</a> ';		strNav2+='</div>';    }    else if(numSection==4){        strNav2+='<a href="../clients/client_list.html">Client List</a>';    }    else if(numSection==5){        strNav2+='<a href="../publications/publications.html"  class="insidemenutext">Downloadable Documents</a> • ';		strNav2+='<a href="../publications/tools_methods.html"    class="insidemenutext">Tools and Methods</a>';        strNav2+='</div>';    }    else if(numSection==6){        strNav2+='<a href="../contact_us/contact_us.html">Send us an E-mail</a>';    }    strNav2+='</div>';    strDivs+='<div id="menu1" style="position:absolute; left:241px;top:51px; width:175px; height:100px; z-index:9; visibility:hidden" onMouseOver="doMenu(1,1)"  onmouseout="doMenu(1,0)">';    strDivs+='<table width="175" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000" onmouseover="doMenu(1,1)"  onmouseout="doMenu(1,0)">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="136" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../about_us/encompass_team.html" onmouseover="doMenu(1,1)" class="pulldownmenu">EnCompass Team</A><img src="../images/black_bullet.gif" width="14" height="13" border="0"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../about_us/partners.html"  onMouseOver="doMenu(1,1)" class="pulldownmenu">Partners</a><img src="../images/black_bullet.gif" width="14" height="13" border="0"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../about_us/awards.html"    onMouseOver="doMenu(1,1)" class="pulldownmenu">Awards</a><img src="../images/black_bullet.gif" width="14" height="13" border="0"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../about_us/press.html"     onMouseOver="doMenu(1,1)" class="pulldownmenu">Articles about us</A><img src="../images/black_bullet.gif" width="14" height="13" border="0"></td></tr>';    strDivs+='</table>';    strDivs+='</div>';    strDivs+='<div id="menu2" style="position:absolute; left:207px;top:52px; width:275px; height:100px; z-index:9; visibility:hidden" onMouseOver="doMenu(2,1)"  onmouseout="doMenu(2,0)"> ';    strDivs+='<table width="275" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="238" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/training.html" class="pulldownmenu">Training & Facilitation<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/coaching.html" class="pulldownmenu">Executive Coaching<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/knowledge.html" class="pulldownmenu">Knowledge Management<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/elearning.html" class="pulldownmenu">E-Learning<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/performancemgmt.html" class="pulldownmenu">Performance Management<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../services/evaluation.html" class="pulldownmenu">Evaluation<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='</table>';    strDivs+='</div>';    strDivs+='<div id="menu3" style="position:absolute; left:365px;top:52px; width:180px; height:100px; z-index:9; visibility:hidden" onMouseOver="doMenu(3,1)"  onmouseout="doMenu(3,0)">';    strDivs+='<table width="180" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="146" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../projects/featured.html" class="pulldownmenu">Project Case Studies<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../projects/academy.html" class="pulldownmenu">Leadership Academy<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../projects/mobis.html" class="pulldownmenu">GSA-MOBIS<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';	strDivs+='</table>';    strDivs+='</div>';    strDivs+='<div id="menu4" style="position:absolute; left:430px;top:52px; width:175px; height:41px; z-index:9; visibility:hidden" onMouseOver="doMenu(4,1)"  onmouseout="doMenu(4,0)">';    strDivs+='<table width="175" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="142" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../clients/client_list.html" class="pulldownmenu">Client list</a><img src="../images/black_bullet.gif" width="14" height="13" border="0"></td></tr>';    strDivs+='</table>';    strDivs+='</div>';    strDivs+='<div id="menu5" style="position:absolute; left:480px;top:52px; width:210px; height:41px; z-index:9; visibility:hidden" onMouseOver="doMenu(5,1)"  onmouseout="doMenu(5,0)">';    strDivs+='<table width="210" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="165" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../publications/publications.html" class="pulldownmenu">Downloadable Documents<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';	 strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../publications/tools_methods.html" class="pulldownmenu">Tools and Methods<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='</table>';    strDivs+='</div>';    strDivs+='<div id="menu6" style="position:absolute; left:593px;top:52px; width:175px; height:41px; z-index:9; visibility:hidden" onMouseOver="doMenu(6,1)"  onmouseout="doMenu(6,0)">';    strDivs+='<table width="175" border="1" cellspacing="0" cellpadding="3" bordercolor="#000000" bgcolor="#000000">';    strDivs+='<tr align="left" valign="middle"><td bgcolor="#B6C699" height="15"><img src="../images/spacer.gif" width="137" height="1"><img src="../images/triangle.gif" width="6" height="8"></td></tr>';    strDivs+='<tr><td bgcolor="9AA9C6" align="right"><a href="../contact_us/contact_us.html" class="pulldownmenu">Send us an E-mail<img src="../images/black_bullet.gif" width="14" height="13" border="0"></a></td></tr>';    strDivs+='</table>';    strDivs+='</div>';	strHtml=strNav1+strNav2+strDivs;	document.write(strHtml);    doLoad('../images/button1_on.gif','../images/button2_on.gif','../images/button3_on.gif','../images/button4_on.gif','../images/button5_on.gif','../images/button6_on.gif','../images/button1_off.gif','../images/button2_off.gif','../images/button3_off.gif','../images/button4_off.gif','../images/button5_off.gif','../images/button6_off.gif','../images/button1.gif','../images/button2.gif','../images/button3.gif','../images/button4.gif','../images/button5.gif','../images/button6.gif');    if(document.layers){        document.menu1.onmouseover=new Function("doMenu(1,1)");        document.menu1.onmouseout =new Function("doMenu(1,0)");        document.menu2.onmouseover=new Function("doMenu(2,1)");        document.menu2.onmouseout =new Function("doMenu(2,0)");        document.menu3.onmouseover=new Function("doMenu(3,1)");        document.menu3.onmouseout =new Function("doMenu(3,0)");        document.menu4.onmouseover=new Function("doMenu(4,1)");        document.menu4.onmouseout =new Function("doMenu(4,0)");        document.menu5.onmouseover=new Function("doMenu(5,1)");        document.menu5.onmouseout =new Function("doMenu(5,0)");        document.menu6.onmouseover=new Function("doMenu(6,1)");        document.menu6.onmouseout =new Function("doMenu(6,0)");        document.nbg.onmouseover  =new Function("doOff()");    }}function MM_findObj(n, d){  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&&id.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;}function doMenu(num,show){ if(show){ doShow("nbg"); doShow("menu"+num); doFlip(num,"../images/button"+num+"_on.gif"); } else{ doHide("menu"+num); doFlip(num,"../images/button"+num+"_off.gif"); } return true; }function doLoad()        { var arg=doLoad.arguments, tmp=new Array(); if(document.images) for(var i=0; iarg.length; i++){ tmp[i]=new Image; tmp[i].src=arg[i]; } }function doShow(div,nest){ obj=bw.dom?document.getElementById(div).style:bw.ie4?document.all[div].style:bw.ns4?nest?document[nest].document[div]:document[div]:0; obj.visibility='visible'; }function doHide(div,nest){ obj=bw.dom?document.getElementById(div).style:bw.ie4?document.all[div].style:bw.ns4?nest?document[nest].document[div]:document[div]:0; obj.visibility='hidden';  }function doFlip(num,path){ if((obj=MM_findObj("button"+num))!=null) if(obj.src!=path) obj.src=path; }function doOff(num){ doHide("nbg"); for(x=1; x7; x++) if(x!=num) doMenu(x,0); }function doLook(){    this.ver=navigator.appVersion    this.dom=document.getElementById?1:0    this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0;    this.ie4=(document.all && !this.dom)?1:0;    this.ns5=(this.dom && parseInt(this.ver) >= 5) ?1:0;    this.ns4=(document.layers && !this.dom)?1:0;    this.bw=(this.ie5 || this.ie4 || this.ns4 || this.ns5)    return this}bw=new doLook();