
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 usepolicy(){var url;var newWindow;url = "http://www.ceu-hours.com/policy.txt";var w=950;var h=500;myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;newWindow = window.open(url,"popWin", "width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",resizable=yes,scrollbars=yes,location=no,status=no,menubar=no,toolbar=no;");newWindow.focus();}

function privacypolicy(){var url;var newWindow;url = "http://www.ceu-hours.com/privacy.txt";var w=950;var h=500;myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;newWindow = window.open(url,"popWin", "width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",resizable=yes,scrollbars=yes,location=no,status=no,menubar=no,toolbar=no;");newWindow.focus();}

function hours3()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('$29.00'); } // 3hours
}

function hours6()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('$45.00'); } // 3hours
}

function hours9()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('$54.50'); } // 3hours
}

function hours12()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('$67.00'); } // 3hours
}

function copyright()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write(', 2004-2007'); } // copyright
}