function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
function validate_login()
{
	document.frmUser.submit();
}
function live_support()
{
	window.open('http://hc2.humanclick.com/hc/35146292/?cmd=file&amp;file=visitorWantsToChat&amp;site=35146292&amp;referrer='+document.location,'chat35146292','width=472,height=320,top=0,left=0');
}
function sport_news(url)
{
	window.open(url, 'news', 'directories=yes,left=5,top=10,location=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,toolbar=yes');
}
function open_window(URL,name,w,h)
{
	window.open(URL, name, 'directories=no,width=' + w + ',height=' + h + ',left=5,top=10,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no');
}