// js file for ITKE nav for site: 
 


<!-- searchFinancialSecurity.techtarget.com, searchFinancialSecurity, generated on November 21, 2009, by scorpio-->
 

 
	        
		
			    
		   
		   
		     function itkeSearchSiteNav (blogTitle,blogDescrip) {
document.write('<div class="blogHeader">');
document.write('	<div class="blogHeaderLeft">');
document.write('		<h2>' + blogTitle + '</h2>');
document.write('		<p>' + blogDescrip + '</p>');
document.write('	</div>');
document.write('	<div class="blogHeaderRight">');
document.write('		<a target="_blank" href="http://searchFinancialSecurity.techtarget.com/home/0,289692,sid185,00.html?asrc=ITKE_searchFinancialSecurity"><img src="http://media.techtarget.com/searchFinancialSecurity/images/logo_whitebg.gif" height="33" alt=""></a>');

document.write('		<table border="0" cellpadding="0" cellspacing="0">');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/home/0,289692,sid185,00.html?asrc=ITKE_searchFinancialSecurity">HOME</a></td>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/news/0,289141,sid185,00.html?asrc=ITKE_searchFinancialSecurity">NEWS</a></td>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.bitpipe.com/?asrc=SS_NAV_WP">WHITE PAPERS</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/webcasts/0,295024,sid185,00.html?asrc=SS_NAV_WC">MULTIMEDIA</a></td>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/tips/0,289484,sid185,00.html?asrc=ITKE_searchFinancialSecurity">NEWSLETTERS</a></td>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/glossary/0,294242,sid185,00.html?asrc=ITKE_searchFinancialSecurity">GLOSSARY</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.bitpipe.com/productdirectory.html?asrc=SS_NAV_PR">PRODUCTS</a></td>');
document.write('				<td><a target="_blank" href="http://searchfinancialsecurity.techtarget.com/guide/securitySchool/0,296293,sid185_gci1310042,00.html?asrc=ITKE_searchFinancialSecurity">SCHOOL</a></td>');
document.write('				<td><a target="_blank" href="http://searchFinancialSecurity.techtarget.com/rssLanding/0,295701,sid185,00.html?asrc=ITKE_searchFinancialSecurity">RSS</a></td>');
document.write('			</tr>');
document.write('		</table>');
document.write('	</div>');
document.write('</div>');
}