			var oeTags ='<table border="0" cellpadding="0" cellspacing="0" width="100%" class="footer_bg">'+
				'<tr>'+
					'<td class="footer_text">&copy; All Rights Reserved 2008 | All content on this site is copyright of JiGrahak Mobility Solutions (P) Ltd.</td>'+
					'<td class="footer_link"><a href="aboutus.html">About Us</a> | <a href="careers.html">Careers</a> | <a href="whatsnew.html">What&acute;s New!</a> | <a href="pressroom.html">Press Room</a> | <a href="disclaimer.html">Disclaimer</a></td>'+
				'</tr>'+
			'</table>';
	document.write(oeTags);