// JavaScript Document

function news()
{
n='';
n=n+"<table width='278px' border='0' cellspacing='0' cellpadding='0'><tr><td class='arrow'><img src='images/gis_bullet.jpg' alt='Case Studies' /></td><td class='news_text_gis'>Techlabs Participating in Power-Gen, India &amp; Central Asia, International Exhibition &amp; Conference on 3-5 April, 2008 Pragati Maidan, New Delhi <br /><p class='news_text_divider_gis'></p></td></tr><tr>	<td class='arrow'><img src='images/gis_bullet.jpg' alt='Case Studies' /></td><td class='news_text_gis'>Team Phoenix participates in &quot;Let's Vote&quot;<br /><p class='news_text_divider_gis'></p></td></tr><tr><td class='dash'>&nbsp;</td><td>&nbsp;</td></tr>		  <tr><td>&nbsp;</td><td>&nbsp;</td></tr></table>"
document.write(n)
}
