var strFooter="";
strFooter+='<div id="footer">'
strFooter+='<table cellspacing="0" cellpadding="0" border="0" class="footer" width="100%">'
strFooter+='<tr>'
strFooter+='<td background="images/footer_bg.gif"><img src="images/spacer.gif" width="24" height="20" /></td>'
strFooter+='</tr>'
strFooter+='<tr>'
strFooter+='<td align="center">For more detail contact us on TEL: +91-292-06193/94 or <a href="mailto:devanshi@mtnl.net.in">devanshi@mtnl.net.in</a></td>'
strFooter+='</tr>'
strFooter+='</table>'
strFooter+='</div>'
document.write(strFooter)
