<!--
if(navigator.appName=="Microsoft Internet Explorer"){
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0' align='center'> ") 
document.write("<td align='right'><a href='mailto:webmaster@writersquest.faithweb.com'>Webmaster</a>&nbsp;</td>")
document.write("<tr><td class='footer' align='center'><div id='footer'>All rights reserved&nbsp;Chandra Ghosh Jain</div></td></tr>") 
document.write("<tr><td class='footer'><div id='footer'><a href='mailto:webmaster@writersquest.faithweb.com'><span class='footer'>Developed by Tharhigh India (p)Ltd.</span></a></td></div></tr>") 
document.write("</table>")
}else{
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0' bgcolor='black' align='center'> ") 
document.write("<tr><td class='footer' align='center'>All rights reserved&nbsp;Chandra Ghosh Jain</td></tr>") 
document.write("<tr><td align='right'><a href='mailto:webmaster@writersquest.faithweb.com'><span class='footer'>Developed by Tharhigh India (p)Ltd.</span></a>&nbsp;&nbsp;</td></tr>") 
document.write("</table>") 
}
//-->