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 ("		<a href=\"/index.html\"><img src=\"/images/ads/white_184x90.jpg\" width=\"184\" height=\"90\"  border=\"0\" vspace=\"5\" /><br />")

document.write ("	</td>")

}


function writePageSponsoredLinks()   

{  

document.write ("	      <table width=\"900\" border=\"0\" align=\"center\" cellpadding=\"5\" cellspacing=\"1\">")

document.write ("	        <tr>")
document.write ("	        </tr>")
document.write ("	          <td align=\"center\" size=\"5\">  © 2003 - 2011 SecurityStockWatch.com. All Rights Reserved.</td>")
document.write ("	        </tr>")
document.write ("	          <td valign=\"top\">&nbsp;</td>")
document.write ("	        </tr>")
document.write ("	        <tr>")
document.write ("		    </td>")
document.write ("	      </table>")

}


