

function openwindow1()
{
window.open("teetime.html","teetime","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width=475,height=300")
}


