// Start HTML Code -------------
document.writeln("<table border=\"0\" width=\"758\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" >");
document.writeln("		<tr>");
document.writeln("			<td background=\"images/head_2.gif\" width=\"758\" height=\"129\" style=\"padding-top:0px\">");
document.writeln("				<table border=\"0\" width=\"100%\"  cellpadding=\"0\" cellspacing=\"0\" align=center >");
document.writeln("					<tr>");
document.writeln("						<td  align=\"right\" valign=\"bottom\" style=\"padding-top:97px;padding-right:8px;\">");

//document.write("<img border=\"0\" src=\"images/share/line.gif\" width=\"6\" height=\"23\">");

if(flag==1){
  document.write("<A hidefocus HREF=\"index.html\"><img border=\"0\" src=\"images/share/home3_1.gif\" width=\"86\" height=\"27\"></A>");}
else{
  document.write("<A hidefocus HREF=\"index.html\"><img border=\"0\" src=\"images/share/home3.gif\" width=\"86\" height=\"27\" onmouseover=\"src='images/share/home3_1.gif'\" onmouseout=\"src='images/share/home3.gif'\"></A>");
}

//document.write("<img border=\"0\" src=\"images/share/line.gif\" width=\"6\" height=\"23\">");

if(flag==2){
  document.write("<A  hidefocus HREF=\"product.html\"><img border=\"0\" src=\"images/share/product3_1.gif\" width=\"110\" height=\"27\"></A>");}
else{
  document.write("<A  hidefocus HREF=\"product.html\"><img border=\"0\" src=\"images/share/product3.gif\" width=\"110\" height=\"27\" onmouseover=\"src='images/share/product3_1.gif'\" onmouseout=\"src='images/share/product3.gif'\"></A>");
}

//document.write("<img border=\"0\" src=\"images/share/line.gif\" width=\"6\" height=\"23\">");

if(flag==4){
  document.write("<A  hidefocus HREF=\"about.html\"><img border=\"0\" src=\"images/share/about3_1.gif\" width=\"121\" height=\"27\" ></A>");
}
else{
  document.write("<A  hidefocus HREF=\"about.html\"><img border=\"0\" src=\"images/share/about3.gif\" width=\"121\" height=\"27\" onmouseover=\"src='images/share/about3_1.gif'\" onmouseout=\"src='images/share/about3.gif'\"></A>");
}

//document.write("<img border=\"0\" src=\"images/share/line.gif\" width=\"6\" height=\"23\">");

if(flag==5){
  document.write("<A  hidefocus HREF=\"contact.html\"><img border=\"0\" src=\"images/share/contact3_1.gif\" width=\"126\" height=\"27\" ></A>");
}
else{
  document.write("<A  hidefocus HREF=\"contact.html\"><img border=\"0\" src=\"images/share/contact3.gif\" width=\"126\" height=\"27\" onmouseover=\"src='images/share/contact3_1.gif'\" onmouseout=\"src='images/share/contact3.gif'\"></A>");
}

//document.write("<img border=\"0\" src=\"images/share/line.gif\" width=\"6\" height=\"23\">");

document.writeln("					  </td>");
document.writeln("					</tr>");
document.writeln("				</table>");
document.writeln("			</td>");
document.writeln("		</tr>");
document.writeln("</table>");
// End HTML Code -------------
