// JavaScript Document

document.write('<table width="1000" border="0" cellspacing="0" cellpadding="0">');
  document.write('<tr>');
	document.write('<td width="16" height="12"></td>');
	document.write('<td width="968"></td>');
	document.write('<td width="16"></td>');
  document.write('</tr>');
  document.write('<tr>');
	document.write('<td height="65" align="left" valign="middle">&nbsp;</td>');
	document.write('<td><table width="100%" border="0" cellspacing="0" cellpadding="0">');
	  document.write('<tr>');
		document.write('<td width="630" height="41" align="left" valign="middle" class="bottomRight footerMenu lineheight16">');
			document.write('<div style="padding-left:20px;">');
			document.write('<a href="index.html">Home</a>|<a href="about.html">About us</a>|<a href="getignited.html">Get Ignited</a>|<a href="getinvolved.html">Get Involved</a>|<a href="pressroom.html">Press Room</a>|<a href="testimonials.html">Testimonials</a>|<a href="zonal_offices.html">Zonal Offices</a>|<a href="sponsorship.html">Sponsorships</a><br>');
			document.write('<a href="download.html">Downloads</a>|<a href="success.html">Success Stories</a>|<a href="contactus.html">Contact us</a>|<a href="careers.html">Careers</a>|<a href="#">Merchandise</a>|<a href="gallery.html">Gallery</a>|<a href="sitemap.html">Sitemap</a></div></td>');
		document.write('<td align="right" valign="middle" class="footerMenu">');
		document.write('<div style="padding-right:20px;">Copyright &copy; 2009 Ignite India Initiative. All Rights Reserved<br>Designed by : <a href="http://www.fomaxtech.com/" target="_blank">Fomaxtech</a></div></td>');
	  document.write('</tr>');
	document.write('</table></td>');
	document.write('<td>&nbsp;</td>');
  document.write('</tr>');
document.write('</table>');




		
