<!--- hide from old browsers
// huntspace 2005
<!--
function full_screen(ph,pw){
window.moveTo(10,10)
window.resizeTo(pw,ph);
}
// onload="full_screen(pxheight,pxwidth)"
// ----->
