function fullScreen(url) { window.open(url, '', 'height=1200, width=1600, left=0, top=0, toolbar=no, menubar=no, status=no, fullscreen=yes, scrollbars=auto'); }