function subpage(){var selectBox=document.forms['subnav'].courseselect;url=selectBox.options[selectBox.selectedIndex].value;window.location="http://www.essential6.co.uk"+url;}
function textclear(id,text){x=document.getElementById(id);if(x.value==text){x.value="";}else{}}
function inputupdate(formid,ourid,checkval){var txt=eval("document.forms['"+formid+"']."+ourid+".value");if(txt==checkval){eval("document.forms['"+formid+"']."+ourid+".value = \"\"");}}
function menucolor(id,col){x=document.getElementById(id);x.style.background=col;}
function printpage(){window.print();}
function emailpage(thelocation){lovechild=window.open("send_to_a_friend.php?uri="+thelocation,"babywindow","height=480,width=640,toobar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizeable=0");}
function visiturl(){var selectBox=document.forms['find'].quickfind;url=selectBox.options[selectBox.selectedIndex].value;if(url!="#"){window.location="http://www.essential6.co.uk/"+url;}}