function displayTodaysDate()   
{   
 var stampdays = new Array( "Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday");    
 var stampmonths = new Array( "January","February","March","April","May","June","July","August","September","October","November","December");   
 var thedate = new Date();    
    
 //document.write(stampdays[ thedate.getDay()] + ", " + stampmonths[ thedate.getMonth()] + " " + thedate.getDate() + ", " +   thedate.getFullYear());    
 document.write(stampmonths[ thedate.getMonth()] + " " + thedate.getDate() + ", " +   thedate.getFullYear());    
} 

function getQuotes(ID)   
 {   
 NewWindow = window.open("http://finance.yahoo.com/q?d=t&s=" + ID,   
       "Window1",   
       "toolbar=no,width=790,height=500,directories=no,location=no,status=no,scrollbars=yes,resizable=yes,menubar=no")   
 }   
    
function openWindow(url)    
{    
 popupWin = window.open(url, "NewsLetter", "width=400, height=310, scrollbars=yes, resizable=yes");    
} 

function writePageNavHeader()   
{  
document.write ("         <tr>")
document.write ("           <td bgcolor=\"#000000\"><img src=\"/images/nav/btn_solutions.gif\" alt=\"Solutions\" name=\"solutions\" width=\"150\" height=\"27\" id=\"solutions\" /></td>")
document.write ("           <td colspan=\"3\" valign=\"middle\" bgcolor=\"#000000\">")
document.write ("       		<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\">")
document.write ("       		<tr>")
document.write ("       		  <td>")
document.write ("       		  	<strong class=\"searchBarGold\">Free Newsletter:</strong>")
document.write ("       			<A HREF='javascript:openWindow(\"http://postsnet.com/app/campaigner/services/optinlist/processoptinrequest.jsp?oilb=85978822\")'><img src=\"/images/nav/btn_signup.gif\" alt=\"Sign Up\" width=\"60\" height=\"18\" border=\"0\" align=\"absmiddle\" /></a>")
document.write ("       			<span class=\"style2\"><img src=\"/images/nav/cp.gif\" width=\"20\" height=\"10\" />")
document.write ("       		  </td>")
document.write ("       		  <FORM ACTION=\"http://finance.yahoo.com/q\" METHOD=\"get\">")
document.write ("       		  <td>")
document.write ("       		  	<strong class=\"searchBar\">Stock Quotes:</strong>")
document.write ("       			<input name=\"s\" type=\"text\" class=\"interviewText\" size=\"6\"/>")
document.write ("       			<INPUT TYPE=\"image\" ALIGN=\"absmiddle\" NAME=\"name\" VALUE=\"Search\" SRC=\"/images/nav/btn_go.gif\" WIDTH=\"30\" HEIGHT=\"18\" BORDER=\"0\" hspace=\"2\">")
document.write ("       			<img src=\"/images/nav/cp.gif\" width=\"20\" height=\"10\" />")
document.write ("       		  </td>")
document.write ("       		  </FORM>")
document.write ("       		  <form method=get action=\"/.search\">  ")
document.write ("       		  <input type=\"hidden\" name=\"results_page\" value=\"Main\Search_Results.html\"> ")
document.write ("       		  <td>")
document.write ("       		  	<strong class=\"searchBar\">Search:</strong>")
document.write ("       			<input type=\"text\" name=\"p\" class=\"interviewText\" size=\"20\" value=\"\">")
document.write ("       			<INPUT TYPE=\"image\" ALIGN=\"absmiddle\" NAME=\"search\" VALUE=\"Search\" SRC=\"/images/nav/btn_go.gif\" WIDTH=\"30\" HEIGHT=\"18\" BORDER=\"0\" hspace=\"1\">")
document.write ("       			<img src=\"/images/nav/cp.gif\" width=\"5\" height=\"10\" />")
document.write ("       		  </td>")
document.write ("       		</tr>")
document.write ("       		</table>")
document.write ("       	</td>")
document.write ("         </tr>")
}

function writePageNavLeftSideBar()   
{  
document.write ("	<td width=\"152\" rowspan=\"2\" valign=\"top\" background=\"/images/nav/bkd_lftnav.gif\">")
document.write ("		<div class=\"navBar\"> ")
document.write ("            <a href=\"/Government-Solutions\" class=\"NavMain\">Government Solutions</a><br />")
document.write ("            <a href=\"/IdentityTheft\" class=\"NavMain\">Identity Theft</a><br />")
document.write ("            <a href=\"/IdentityTheft/Fraud_Prevention.html\" class=\"NavSub\">Fraud Prevention</a><br />")
document.write ("            <a href=\"/IdentityTheft/Biometrics.html\" class=\"NavSub\">Biometrics</a><br />")
document.write ("            <a href=\"/IdentityTheft/Secure_ID.html\" class=\"NavSub\">Secure ID</a><br />")
document.write ("	         <a href=\"/NetworkSecurity\" class=\"NavMain\">Network Security</a><br />")
document.write ("	         <a href=\"/NetworkSecurity/Compliance_IT_Solutions.html\" class=\"NavSub\">Compliance & IT &nbsp;&nbsp;&nbsp;Solutions</a><br />")
document.write ("            <a href=\"/PhysicalSecurity\" class=\"NavMain\">Physical Security</a><br />")
document.write ("	         <a href=\"/PhysicalSecurity/background_screening.html\" class=\"NavSub\">Background Screening</a><br />")
document.write ("	         <a href=\"/PhysicalSecurity/business_continuity.html\" class=\"NavSub\">Business Continuity</a><br />")
document.write ("	         <a href=\"/PhysicalSecurity/CCTV.html\" class=\"NavSub\">Surveillance</a><br />")
document.write ("	         <a href=\"/PhysicalSecurity/communications.html\" class=\"NavSub\">Communications</a><br />")
document.write ("	         <a href=\"/PhysicalSecurity/RFID.html\" class=\"NavSub\">RFID</a><br />")
document.write ("            <a href=\"/LifeSciences-BioDefense\" class=\"NavMain\">Life Sciences-Biodefense</a><br />")
document.write ("            <a href=\"/MilitaryDefense\" class=\"NavMain\">Military Defense</a><br />")
document.write ("            <a href=\"/EnvironmentSecurity\" class=\"NavMain\">Environment Security</a><br />")
document.write ("            <img src=\"/images/nav/shdw_up.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("            <img src=\"/images/nav/btn_company.gif\" alt=\"Company\" name=\"company\" width=\"150\" height=\"27\" id=\"community\" /><br />")
document.write ("            <img src=\"/images/nav/shdw_dwn.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("		    <a href=\"http://www.chevron.com\" class=\"NavSub\"><img src=\"/images/ads/Chevron_125x125.jpg\" width=\"125\"  height=\"125\"  border=\"0\" vspace=\"0\" hspace=\"0\" align=\"absmiddle\"  />")
document.write ("		</div>")
document.write ("        <div class=\"navBar\"> ")
document.write ("            <img src=\"/images/nav/shdw_up.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("            <img src=\"/images/nav/btn_stocks.gif\" alt=\"Stocks\" name=\"stocks\" width=\"150\" height=\"27\" id=\"stocks\" /><br />")
document.write ("            <img src=\"/images/nav/shdw_dwn.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("            <a href=\"/InvestmentGuides\" class=\"NavMain\">Investment Guides </a><br />")
document.write ("            <a href=\"/InvestmentGuides/Master_List.html\" class=\"NavMain\">Master List 350+ Stocks</a><br />")
document.write ("            <a href=\"/Main/Investor_Relations.html\" class=\"NavMain\">Investor Relations</a><br />")
document.write ("		</div>")
document.write ("        <div class=\"navBar\"> ")
document.write ("            <img src=\"/images/nav/shdw_up.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("            <img src=\"/images/nav/btn_community.gif\" alt=\"Community\" name=\"community\" width=\"150\" height=\"27\" id=\"community\" /><br />")
document.write ("            <img src=\"/images/nav/shdw_dwn.gif\" width=\"150\" height=\"7\" /><br />")
document.write ("            <a href=\"/Main/Free_Newsletter.html\" class=\"NavMain\">Free Newsletter </a><br />")
document.write ("            <a href=\"/PressRoom/index.html\" class=\"NavMain\">Press Room</a><br />")
document.write ("            <a href=\"/Main/Events_Shows.html\" class=\"NavMain\">Events &amp; Shows</a><br />")
document.write ("            <a href=\"/Main/Testimonials.html\" class=\"NavMain\">Testimonials </a><br />")
document.write ("            <a href=\"/Main/Survey.html\" class=\"NavMain\">Take Our Survey</a><br />")
document.write ("            <a href=\"/Main/Jobs.html\" class=\"NavMain\">Jobs</a><br />")
document.write ("            <a href=\"/Main/Site_Map.html\" class=\"NavMain\">Site Map</a><br />")
document.write ("		</div>")
document.write ("        <div class=\"navBarSub\"> ")

document.write ("		</div>")
document.write ("	</td>")
}
function writePageNavBottomBar()   
{  
document.write ("  <tr bgcolor=\"#FFFFFF\">")
document.write ("    <td height=\"27\" colspan=\"4\" bgcolor=\"#666666\">")
document.write ("		<div align=\"center\">")
document.write ("		<a href=\"/index.html\" class=\"lnksFooter\">Home</a> <span class=\"footer\">|</span> ")
document.write ("		<a href=\"/Main/About_Us.html\" class=\"lnksFooter\">About Us</a> <span class=\"footer\">|</span> ")
document.write ("		<a href=\"/Main/Advertise.html\" class=\"lnksFooter\">Advertise</a><span class=\"footer\"> | </span>")
document.write ("		<a href=\"/InvestmentGuides/index.html\" class=\"lnksFooter\">Investment Guides</a><span class=\"footer\"> | </span>")
document.write ("		<a href=\"/Main/Free_Newsletter.html\" class=\"lnksFooter\">Free Newsletter</a><span class=\"footer\"> | ")
document.write ("		<a href=\"/Main/Events_Shows.html\" class=\"lnksFooter\">Events &amp; Shows</a> <span class=\"footer\">|</span> ")
document.write ("		<a href=\"/Main/Investor_Relations.html\" class=\"lnksFooter\">Investor Relations</a> <span class=\"footer\">|</span> ")
document.write ("		<a href=\"/Main/Contact_Us.html\" class=\"lnksFooter\">Contact Us</a> <span class=\"footer\">|</span>  ")
document.write ("		<a href=\"/Main/Privacy_Policy.html\" class=\"lnksFooter\">Privacy</a> <span class=\"footer\">|</span> ") 
document.write ("		<a href=\"/Main/Terms_of_Use.html\" class=\"lnksFooter\">Terms of Use</a> <span class=\"footer\">|</span> ")
document.write ("		</div>")
document.write ("	</td>")
document.write ("  </tr>")
}

function writePageCopyright()   
{  
document.write ("		<p align=\"center\">&copy; 2003 - 2009 SecurityStockWatch.com. All Rights Reserved.</p>")
}