document.write('<table  width = "100%" bordercolordark="White"')
document.write('bordercolorlight="Brown" background ="im/bga.jpg"')
document.write('cellspacing="3" border="5" cellpadding="3">')
document.write('<tr align="center">')   
document.write('<th width="10%"><a href="index.html">Home</a></th>')
document.write('<th width="10%"><a href="news.html">News</a></th>')
document.write('<th width="10%"><a href="ar/arti.html">Articles</a></th>')
document.write('<th width="10%"><a href="risk.html">High Risk</a></th>')
document.write('<th width="10%"><a href="archives.html">Archives</a></th>')
document.write('<th width="10%"><a href="forum.html">Video</a></th>')
document.write('<th width="10%"><a href="faq.html">FAQ</a></th>')
document.write('<th width="10%"><a href="/wordpress/">Blogs</a></th>')
document.write('<th width="10%"><a href="refer.html">References</a></th>')
document.write('</tr></table>')



