// JavaScript Document
//old
//document.write("<iframe src='http://forum.indianetzone.com/includes/check_login.asp' scrolling='no' frameborder='0' marginheight='0' marginwidth='0' width='100%' height='18' allowtransparency='true'></iframe>")
//new
//document.write("<iframe src='http://localhost/forums/includes/check_login.asp' scrolling='no' frameborder='0' marginheight='0' marginwidth='0' width='100%' height='23' bgcolor='#F2F2F2' allowtransparency='true'></iframe>")
document.write("<iframe src='http://forum.indianetzone.com/includes/check_login.asp' scrolling='no' frameborder='0' marginheight='0' marginwidth='0' width='100%' height='17' bgcolor='#F6F6F6' valign='center'></iframe>")