function go_home() {location.href ="/smain.html";}

function gomain(theURL) {window.open(theURL,"","Fullscreen=yes,type=FullWindow,scrollbars=no,status=yes");}