document.write('<table border="0" cellpadding="0" cellspacing="0">')
	document.write('<tr>')
		document.write('<td><img src="images/LeftBarLine.gif" width="1" height="33" alt="" border="0"></td>')
		document.write('<td style="background-image:url(images/BarBG.gif);background-repeat:repeat-x" width="777" height="33">')
			document.write('<table border="0" cellpadding="0" cellspacing="0">')
				document.write('<tr>')
					document.write('<td width="10"></td>')
					document.write('<td class="SearchTitle">Search</td>')
					document.write('<td width="10"></td>')
					document.write('<td background="images/SearchBG.gif" width="129" height="24" alt="" border="0"><input type="text" name=searWords style="height:14px;width:120px;background-color:#EFF9CC;margin:0px;padding-bottom:2px;font-size:9px;line-height:70%;border:1px solid #EFF9CC"></td>')
					document.write('<td><a href="javascript:send_to()"><img src="images/SearchButton.gif" width="23" height="23" alt="" border="0"></a></td>')
					document.write('<td width="10"></td>')

					document.write('<td><a href="about.html" class="bar"><img name="bar1" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="about.html" class="bar" onmouseover=init_show("case1"); >The Company</a></td>')

					document.write('<td><a href="Punta_Mala.html" class="bar"><img name="bar2" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="Punta_Mala.html" class="bar" onmouseover=init_show("case2");>Projects</a></td>')

					document.write('<td><a href="news.html" class="bar" onmouseover=document.bar3.src="images/Bar1.gif"; onmouseout=document.bar3.src="images/Bar0.gif";><img name="bar3" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="news.html" class="bar" onmouseover=document.bar3.src="images/Bar1.gif"; onmouseout=document.bar3.src="images/Bar0.gif";>News & Press</a></td>')
					document.write('<td><a href="contact.html" class="bar" onmouseover=document.bar4.src="images/Bar1.gif"; onmouseout=document.bar4.src="images/Bar0.gif";><img name="bar4" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="contact.html" class="bar" onmouseover=document.bar4.src="images/Bar1.gif"; onmouseout=document.bar4.src="images/Bar0.gif";>Contact</a></td>')
					document.write('<td><a href="sitemap.html" class="bar" onmouseover=document.bar5.src="images/Bar1.gif"; onmouseout=document.bar5.src="images/Bar0.gif";><img name="bar5" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="sitemap.html" class="bar" onmouseover=document.bar5.src="images/Bar1.gif"; onmouseout=document.bar5.src="images/Bar0.gif";>Site Map</a></td>')
					document.write('<td><a href="index.html" class="bar" onmouseover=document.bar6.src="images/Bar1.gif"; onmouseout=document.bar6.src="images/Bar0.gif";><img name="bar6" src="images/Bar0.gif" width="23" height="19" alt="" border="0" align="middle"></a></td>')
					document.write('<td><a href="index.html" class="bar" onmouseover=document.bar6.src="images/Bar1.gif"; onmouseout=document.bar6.src="images/Bar0.gif";>Home</a></td>')
				document.write('</tr>')
			document.write('</table>')
		document.write('</td>')
		document.write('<td><img src="images/RightBarLine.gif" width="1" height="33" alt="" border="0"></td>')
	document.write('</tr>')
document.write('</table>')

