function thxheader()
{
var thxdisp=""

thxdisp+="<table class='headbg' align='center' cellpadding=0 cellspacing=0 border=0>";
thxdisp+="<tr>";
thxdisp+="<td width=158 align=right><a title='Theranostix' href='index.html'><img src='theranostix.gif' border='0' width=135 height=38 alt='Theranostix'></a></td>";
thxdisp+="<td width=100></td>";
thxdisp+="<td width=462>";
thxdisp+="<DIV id=main name=main>";
thxdisp+="<DIV id=navTop>";
thxdisp+="<UL id=nav>";
thxdisp+="<LI><A href=index.html><img src='mn_home.gif' border='0' alt='Home' width='27' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=company.html><img src='mn_company.gif' border='0' alt='Company' width='45' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=products_services.html><img src='mn_products_services.gif' border='0' alt='Products & Services' width='93' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=partners.html><img src='mn_partners.gif' border='0' alt='Partners' width='38' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=patientinfo.html><img src='mn_patientinfo.gif' border='0' alt='Patient Information' width='93' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=news.html><img src='mn_news.gif' border='0' alt='News' width='25' height='10'></A></LI>";
thxdisp+="<LI><IMG class=first height=10 src='mn_split.gif' width=12 border=0></LI>";
thxdisp+="<LI><A href=contactus.html><img src='mn_contactus.gif' border='0' alt='Contact Us' width='51' height='10'></A>";
thxdisp+="</LI>";
thxdisp+="</UL></DIV></DIV>";
thxdisp+="</td>";
thxdisp+="</tr>";
thxdisp+="</table>";

document.write (thxdisp);
}



function thxfooter()
{
var thxdisp=""

thxdisp+="<table class='footbg' align='center' cellpadding=0 cellspacing=0 border=0>";
thxdisp+="<tr height='44'>";
thxdisp+="<td width=505 align='right'>";
thxdisp+="<table height='44' cellpadding='0' cellspacing='0' border='0'>";
thxdisp+="<tr>";
thxdisp+="<td><a class='footlnk' href='index.html'>Home</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='company.html'>Company</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='products_services.html'>Products & Services</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='partners.html'>Partners</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='patientinfo.html'>Patient Information</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='news.html'>News</a></td>";
thxdisp+="<td><img src='footerdot.gif' width='18' height='14'></td>";
thxdisp+="<td><a class='footlnk' href='contactus.html'>Contact Us</a></td>";
thxdisp+="</tr>";
thxdisp+="</table>";
thxdisp+="</td>";
thxdisp+="<td width='85'></td>";
thxdisp+="<td width=130 height=44>Theranostix © 2007</td>";
thxdisp+="</tr>";
thxdisp+="</table>";

document.write (thxdisp);
}


function smlftsnipsales()
{
var thxdisp=""


thxdisp+="<table cellpadding='0' cellspacing='0' border='0'>";
thxdisp+="<tr><td>";
thxdisp+="<img src='moreinfo_sl.jpg' alt='Click here for more info about products and sales' width='240' height='200' border='0' usemap='#lftsnip'><map name='lftsnip' id='lftsnip'><area shape='rect' title='Click here for more info about products and sales' coords='80,65,210,135' href='contactus.html' /></map>";
thxdisp+="</td></tr>";
thxdisp+="</table>";

document.write (thxdisp);
}
