// JavaScript Document
document.writeln('    <tr>');
document.writeln('		<td width="180" align="center" valign="middle"><a href="index.htm">');
document.writeln('			<img src="images/SisterZonelogo.gif" width="180" height="100" border="0"></a></td>');
document.writeln('		<td background="images/topbg.jpg" nowrap width="600" height="80">');
document.writeln('			<table width="600" height="80" border="0" cellspacing="0" cellpadding="0" align="right">');
document.writeln('			 <tr><td align="right" height="30" > <font face="Arial" size="1" color="#C7CDE2">');
document.writeln('			  <a href="ContactUs.htm"><font face="Arial" size="1" color="#C7CDE2">CONTACT US </font></a> &nbsp;&nbsp;&nbsp;');
//document.writeln('			  <a href="sitemap.htm"><font face="Arial" size="1" color="#C7CDE2">SITE MAP</font></a>   &nbsp;&nbsp;&nbsp;');
//document.writeln(' 			  <a href="search.htm"><font face="Arial" size="1" color="#C7CDE2">SEARCH     &nbsp;&nbsp;&nbsp;</font></a> </font>');
document.writeln('              </td>');
document.writeln('    </tr>');
