document.write('<td rowspan="2" background="../images/hd_bg.gif">\
<table  cellspacing="0" cellpadding="0" border="0"><tr>\
<td><a  href="../html/about_us.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'aboutus\',\'\',\'../images/aboutus_btn2.gif\',1)" ><img id="aboutus" name="aboutus" border="0" src="../images/aboutus_btn1.gif" alt="About Us"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/consulting.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'consulting\',\'\',\'../images/consulting_btn2.gif\',1)"><img name="consulting" border="0" src="../images/consulting_btn1.gif" alt="Consulting"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/training.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'training\',\'\',\'../images/training_btn2.gif\',1)"><img name="training" border="0" src="../images/training_btn1.gif" alt="Training"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/research.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'research\',\'\',\'../images/research_btn2.gif\',1)"><img name="research" border="0" src="../images/research_btn1.gif" alt="Research"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/equipment.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'dbs\',\'\',\'../images/dbs_btn2.gif\',1)"><img name="dbs" border="0" src="../images/dbs_btn1.gif" alt="Design Build Solutions"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/team.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'team\',\'\',\'../images/team_btn2.gif\',1)"><img name="team" border="0" src="../images/team_btn1.gif" alt="Team"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/careers.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'careers\',\'\',\'../images/careers_btn2.gif\',1)"><img name="careers" border="0" src="../images/careers_btn1.gif" alt="Careers"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
<td><a href="../html/botModel.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'botModel\',\'\',\'../images/botModel_btn2.gif\',1)"><img name="botModel" border="0" src="../images/botModel_btn1.gif" alt="BOT Model"><img src="../images/hd_link_sp.gif"  border="0" ></a></td>\
</tr></table></td>');

function getTheEffect(imgid)
{
	//var td_tag=document.getElementById(tdid);
	//td_tag.className="lmlinka";
	//var href_tag=document.getElementById(hrefid);
	//href_tag.className="MainNavActive";	
	//var img_tag=document.getElementById(imgid);
	//img_tag.src="../images/"+imgid+"_btn2.gif";
	
	document.getElementById(imgid).src="../images/"+imgid+"_btn2.gif";

}
