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>&nbsp;&nbsp;&nbsp;<a href=\"http://www.Niscayah.us/\"><img src=\"/images/ads/Niscayah_184x90_animation.gif\" width=\"184\" height=\"90\"  border=\"0\" vspace=\"5\" /></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=\"http://www.gesecurity.com/smartcom\"><img src=\"../images/ads/GESecurity_-_Residential.gif\" width=\"184\" height=\"90\" class=\"AdFloat\" border=\"0\" alt=\"GESecurity\"></a></td>")
document.write ("        		  </tr>")
document.write ("        		</table>")
document.write ("        	</td>")
document.write ("          </tr>")
}
function writePageCrossBanner()   
{  
document.write ("	<td height=\"100\" colspan=\"2\" align=\"center\" valign=\"middle\" bgcolor=\"#FFFFFF\" class=\"bannerAd\">")
document.write ("		<a href=\"http://www.digimarc.com/ssw2006/\"><img src=\"/images/ads/digimarc_600x90.jpg\" width=\"600\" height=\"95\" border=\"0\"></a>")
document.write ("	</td>")
}

function writePageNavRightSideBar()   
{  
document.write ("    <td width=\"200\" rowspan=\"2\" align=\"center\" valign=\"top\" bgcolor=\"#FFFFFF\">")
document.write ("		<a href=\"http://www.wave.com\"><img src=\"../images/ads/wave_300x250_09.gif\" width=\"184\" height=\"180\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("		<a href=\"\"><img src=\"../images/interviews/gray_line.jpg\" width=\"184\" height=\"10\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("		<a href=\"http://www.cyberdefender.com\"><img src=\"../images/ads/cyde_184x180_2.gif\" width=\"184\" height=\"180\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("		<a href=\"\"><img src=\"../images/interviews/gray_line.jpg\" width=\"184\" height=\"10\"  border=\"0\" vspace=\"5\" /><br />")

document.write ("		<a href=\"http://www.lamperdlesslethal.com\"><img src=\"/images/ads/lamperd_184x180.gif\" width=\"184\" height=\"180\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("		<a href=\"\"><img src=\"../images/interviews/gray_line.jpg\" width=\"184\" height=\"10\"  border=\"0\" vspace=\"5\" /><br />")

document.write ("		<a href=\"http://www.securingnewground.com\"><img src=\"/images/ads/SIA_SNG_180x600.jpg\" width=\"184\" height=\"600\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("		<a href=\"\"><img src=\"../images/interviews/gray_line.jpg\" width=\"184\" height=\"10\"  border=\"0\" vspace=\"5\" /><br />")

document.write ("		<a href=\"/index.html\"><img src=\"/images/ads/white_184x90.jpg\" width=\"184\" height=\"90\"  border=\"0\" vspace=\"5\" /><br />")
document.write ("	</td>")
}


