// js file for ITKE nav for site: 
 


<!-- searchCIO-Midmarket.techtarget.com, searchCIO-Midmarket, generated on November 21, 2009, by homer-->
 

 
	        
		
			    
		   
		
	 
		     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://searchCIO-Midmarket.techtarget.com/home/0,289692,sid183,00.html?asrc=ITKE_searchCIO-Midmarket"><img src="http://media.techtarget.com/searchCIO-Midmarket/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://searchCIO-Midmarket.techtarget.com/home/0,289692,sid183,00.html?asrc=ITKE_searchCIO-Midmarket">HOME</a></td>');
document.write('				<td><a target="_blank" href="http://searchCIO-Midmarket.techtarget.com/news/0,289141,sid183,00.html?asrc=ITKE_searchCIO-Midmarket">NEWS</a></td>');
document.write('				<td><a target="_blank" href="http://searchCIO-Midmarket.bitpipe.com/?asrc=SS_NAV_WP">WHITE PAPERS</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchCIO-Midmarket.techtarget.com/webcasts/0,295024,sid183,00.html?asrc=SS_NAV_WC">MULTIMEDIA</a></td>');
document.write('				<td><a target="_blank" href="http://searchCIO-Midmarket.techtarget.com/tips/0,289484,sid183,00.html?asrc=ITKE_searchCIO-Midmarket">TIPS</a></td>');
document.write('				<td><a target="_blank" href="http://searchcio-midmarket.techtarget.com/guides/briefing/0,296292,sid183,00.html?asrc=ITKE_searchCIO-Midmarket">BRIEFINGS</a></td>');
document.write('			</tr>');
document.write('			<tr>');
document.write('				<td><a target="_blank" href="http://searchcio-midmarket.techtarget.com/generic/0,295582,sid183_gci1312308,00.html?asrc=ITKE_searchCIO-Midmarket">EZINE</a></td>');
document.write('				<td><a target="_blank" href="http://searchCIO-Midmarket.techtarget.com/rssLanding/0,295701,sid183,00.html?asrc=ITKE_searchCIO-Midmarket">RSS</a></td>');
document.write('			</tr>');
document.write('		</table>');
document.write('	</div>');
document.write('</div>');
}