document.write("<table bgcolor=#B8D2F2><tr><td width=120 align=center>")
document.write("<font face=Arial size=2>")
document.write("<br>")
if (window.location.href=="http://www.techsono.com/index.html") 
  {document.write("<img src=../images/techsonotrans.gif alt=TechSono height=47 width=66 border=0>")}
else
  {document.write("<a href=../index.html><img src=../images/techsonotrans.gif alt=TechSono height=47 width=66 border=0></a>")}
document.write("<br>")
document.write("<br>")
if (window.location.href=="http://www.techsono.com/index.html") {document.write("Home<br>");}
else {document.write("<a href=../index.html>Home</a><br>");}
if (window.location.href=="http://www.techsono.com/support/search.html") {document.write("Search<br>");}
else {document.write("<a href=../support/search.html>Search</a><br>");}
if (window.location.href=="http://www.techsono.com/support/index.html") {document.write("Support<br>");}
else {document.write("<a href=../support/index.html>Support</a><br>");}
document.write("<br>")
document.write("</font>")
document.write("</td></tr></table>")
