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 writePageCrossBanner()   
{  
document.write ("	<td height=\"75\" colspan=\"2\" align=\"center\" valign=\"middle\" bgcolor=\"#FFFFFF\" class=\"bannerAd\">")
document.write ("		<a href=\"#\"><img src=\"/images/ad/ad_600x60.gif\" width=\"600\" height=\"60\" border=\"0\"></a>")
document.write ("	</td>")
}

function writePageNavRightSideBar()   
{  
document.write ("    <td width=\"200\" rowspan=\"2\" align=\"center\" valign=\"top\" bgcolor=\"#FFFFFF\">")
document.write ("	</td>")
}

function writePageSponsoredLinks()   
{  
document.write ("	      <table width=\"900\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">")
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.digimarc.com/ssw2006/\" class=\"hdrSponsor\">Exclusive Digimarc Interview with CEO, Bruce Davis</a>")
document.write ("			  	<span class=\"txtSponsor\"><br>")
document.write ("	            &quot;Our digital watermarking technology is a breakthrough that allows our customers to infuse digital data into all media content that is digitally-processed at some point during its lifecycle.&quot;<br>")
document.write ("				<br>")	            
document.write ("				<a href=\"/InvestmentGuides/100_Index.html\" class=\"hdrSponsor\">SecurityStockWatch.com 100 Index Performance</a>")
document.write ("				<span class=\"txtSponsor\"><br>")
document.write ("	              Developed by SecurityStockWatch.com, the SecurityStockWatch.com 100 Index is the only market index dedicated to the the security industry, and was created to capture the opportunity for wealth creation through market activity.<br>")
document.write ("				 <br>")
document.write ("	              <a href=\"/InvestmentGuides/Security_Stocks.html\" class=\"hdrSponsor\">Investment Guide To 350+ Security Stocksİ</a>")
document.write ("				 <span class=\"txtSponsor\"><br>")
document.write ("	                Each month we update our database for 350+ security stocks in the following security market segments:  BioDefense, Environmental Security, Fraud Prevention, Military Defense, Network Security and Physical Security.<br>")
document.write ("				 <br>")
document.write ("			  </td>")
document.write ("	          <td valign=\"top\" class=\"txtSponsor\">")
document.write ("			  	<a href=\"http://www.bio-key.com/SSW_visitor.asp\" class=\"hdrSponsor\">Exclusive BIO-key Interview with CEO, Bruce Davis</a><br>")
document.write ("	            &quot;Our strategy has been to focus on developing the most advanced finger biometric technology on the planet...&quot;<br>")
document.write ("	            <br>")
document.write ("	            <a href=\"/InvestmentGuides/Alternative_Energy_Stocks.html\" class=\"hdrSponsor\">Investment Guide To 80+ Alternative Energy Stocksİ</a><br>")
document.write ("	            Oil prices are heading higher and alternative energy development is on the rise. Which companies will benefit?  Does your portfolio have any fuel cells, solar or wind power?<br>")
document.write ("	            <br>")
document.write ("	            <a href=\"/InvestmentGuides/Water_Stocks.html\" class=\"hdrSponsor\">Investment Guide To 70+ Water Stocksİ</a><br>")
document.write ("	            Water, water, everywhere?  Not anymore.  Water is becoming a scarce resource and there is money to be made by the companies with rights to water resources and the distribution networks to provide it. <br>")
document.write ("			  </td>")
document.write ("	        </tr>")
document.write ("	      </table>")
}
