function writePageLogoHeader()   
{  
document.write ("        <tr>")
document.write ("            <td height=\"110\" colspan=\"4\" bgcolor=\"#FFFFFF\">")
document.write ("        		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">")
document.write ("        		  <tr>")
document.write ("        		    <td><a href=\"/index.html\"><img src=\"/images/ads/white_184x90.jpg\" width=\"184\" height=\"91\" class=\"AdFloat\" border=\"0\" alt=\"Security\"></a></td>")
document.write ("        			<td><a href=\"/index.html\"><img src=\"/images/nav/logo.gif\" width=\"581\" height=\"72\" class=\"floatcenter\" border=\"0\" alt=\"SecurityStockWatch.com #1 portal to security solutions, security stock news, and homeland security solutions\"></a></td>")
document.write ("        		    <td><a href=\"/index.html\"><img src=\"/images/ads/white_184x90.jpg\" width=\"184\" height=\"91\" class=\"AdFloat\" border=\"0\" alt=\"Security\"></a></td>")
document.write ("        		  </tr>")
document.write ("        		</table>")
document.write ("        	</td>")
document.write ("          </tr>")
}



function writePageSponsoredLinks()   
{  
document.write ("	      <table width=\"900\" border=\"0\" align=\"center\" cellpadding=\"5\" cellspacing=\"1\">")
document.write ("	        <tr>")
document.write ("	          <td height=\"25\" valign=\"top\" class=\"hdrSponsor\">SPONSORED LINKS:</td>")
document.write ("	          <td valign=\"top\">&nbsp;</td>")
document.write ("	        </tr>")
document.write ("	        <tr>")
document.write ("	          <td valign=\"top\" class=\"txtSponsor\">")
document.write ("			  	<a href=\"http://www.SentryTechnology.com\" class=\"hdrSponsor\">Sentry Technology Corporation</a>")
document.write ("			  	<span class=\"txtSponsor\"><br>")
document.write ("	            Sentry designs, manufactures, markets and services a complete line of CCTV products, Library patron self-service and RFID solutions as well as anti-shoplifting tagging systems.<br>")
document.write ("				<br>")              
document.write ("			  </td>")
document.write ("	          <td valign=\"top\" class=\"txtSponsor\">")
document.write ("				<a href=\"http://www.wsta.org\" class=\"hdrSponsor\">The WSTA (Wall Street Technology Association)</a><br>")
document.write ("				<span class=\"txtSponsor\">")
document.write ("	              is a not-for-profit educational organization that focuses on technologies, operational approaches, and business issues for the global financial community. Programs include seminars, conferences, publications and a dynamic web site.<br>")
document.write ("				 <br>")
document.write ("			  </td>")
document.write ("	        </tr>")
document.write ("	      </table>")
}
