document.write("	 <DIV ID='nav1' ALIGN='center'>"); 
document.write("		<FORM ");
document.write("		 ACTION='/sensingWebApp/jsp/search.jsp'");
document.write("		 METHOD='post'> ");
document.write("		  <TABLE WIDTH='730' BORDER='0' CELLPADDING='0' CELLSPACING='0'");
document.write("			CLASS='nav_table1'> ");
document.write("			 <TR> ");
document.write("				<TD> ");
document.write("				  <TABLE WIDTH='730' CELLSPACING='0' CELLPADDING='0' BORDER='0'");
document.write("					BGCOLOR='#f9f9f9'> ");
document.write("					 <TR> ");
document.write("						<TD HEIGHT='35%' ALIGN='center' ID='navbarCell_1' WIDTH='10'>");
document.write("						  <SCRIPT LANGUAGE='javascript' SRC='/common/test.js'></SCRIPT> </TD> ");
document.write("						<TD WIDTH='16' VALIGN='MIDDLE' ALIGN='center'><INPUT");
document.write("						  CLASS='globalInput' ID='textToSearch' STYLE='width:110px' SIZE='14'");
document.write("						  VALUE=' -- Search -- ' NAME='textToSearch' LANGUAGE='JAVASCRIPT'");
document.write("						  ONFOCUS=textToSearch.value=''> </TD> ");
document.write("						<TD ALIGN='left' WIDTH='70'><INPUT TYPE='IMAGE' ALT='Submit'");
document.write("						  SRC='../resources/images/3button_go_gray.gif' BORDER='2' ALIGN='MIDDLE'");
document.write("						  VALUE='Submit'> </TD> ");
document.write("						<TD ALIGN='LEFT' WIDTH='100'ID='navbarCell_2' VALIGN='MIDDLE'><IMG");
document.write("						  SRC='../images/nav1Link.gif' ID='navbarImg_1' BORDER='0' ALT=''>");
document.write("						  <A HREF='../market/markets.htm'><FONT");
document.write("						  SIZE='2'>Industries</FONT></A></TD> ");
document.write("						<TD ALIGN='LEFT' ID='navbarCell_3' VALIGN='MIDDLE'><IMG");
document.write("						  SRC='../images/nav1Link.gif' ID='navbarImg_2' BORDER='0' ALT=''>");
document.write("						  <A HREF='../productservices/productsservices.htm'><FONT SIZE='2'>Products &amp;");
document.write("						  Services</FONT></A></TD> ");
document.write("						<TD ID='navbarCell_4' VALIGN='MIDDLE' ALIGN='LEFT'><IMG");
document.write("						  SRC='../images/nav1Link.gif' ID='navbarImg_3' BORDER='0' ALT=''>");
document.write("						  <A HREF='../toolsupport/toolsupport.htm'><FONT SIZE='2'>Tools &amp;");
document.write("						  Support</FONT></A></TD> ");
document.write("						<TD ALIGN='LEFT' VALIGN='MIDDLE' ID='navbarCell_5'><IMG");
document.write("						  SRC='../images/nav1Link.gif' ID='navbarImg_4' BORDER='0' ALT=''>");
document.write("						  <A HREF='../aboutus/backgroundinfo.htm'><FONT SIZE='2'>About Us</FONT></A></TD>");
document.write("						");
document.write("						<TD ALIGN='LEFT' VALIGN='MIDDLE'><IMG");
document.write("						  SRC='../images/nav1Link.gif' ID='navbarImg_5' BORDER='0' ALT=''>");
document.write("						  <A HREF='../contact/contactus.htm'><FONT SIZE='2'>Contact Us</FONT></A></TD> ");
document.write("					 </TR> ");
document.write("				  </TABLE></TD> ");
document.write("			 </TR> ");
document.write("		  </TABLE> </FORM></DIV>");