function fullScreen(theURL) {window.open(theURL, '', 'fullscreen=yes,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no');}
