// js file for ITKE nav for site: 
 


<!-- searchEnterpriseLinux.techtarget.com, searchEnterpriseLinux, generated on November 14, 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://searchEnterpriseLinux.techtarget.com/home/0,289692,sid39,00.html?asrc=ITKE_searchEnterpriseLinux"><img src="http://media.techtarget.com/searchEnterpriseLinux/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://searchEnterpriseLinux.techtarget.com/home/0,289692,sid39,00.html?asrc=ITKE_searchEnterpriseLinux">HOME</a></td>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.techtarget.com/news/0,289141,sid39,00.html?asrc=ITKE_searchEnterpriseLinux">NEWS</a></td>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.techtarget.com/topicsMain/0,295490,sid39,00.html?asrc=ITKE_searchEnterpriseLinux">TOPICS</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.techtarget.com/tips/0,289484,sid39,00.html?asrc=ITKE_searchEnterpriseLinux">TIPS</a></td>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.techtarget.com/expert/Knowledgebase/0,289622,sid39,00.html?asrc=ITKE_searchEnterpriseLinux">ASK THE EXPERTS</a></td>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.techtarget.com/webcasts/0,295024,sid39,00.html?asrc=SS_NAV_WC">MULTIMEDIA</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.bitpipe.com/?asrc=SS_NAV_WP">WHITE PAPERS</a></td>');
document.write('				<td><a target="_blank" href="http://searchEnterpriseLinux.bitpipe.com/itdownloads?asrc=SS_NAV_DL">DOWNLOADS</a></td>');
document.write('			</tr>');
document.write('		</table>');
document.write('	</div>');
document.write('</div>');
}