<script type="text/javascript">
<!--
function fullScreen(URL) {
window.open(URL, '', 'fullscreen=yes, scrollbars=auto');
}
//-->
</script>