function viewer_popup(sUrl) { //alert('ok'); window.open(sUrl, '_blank', 'width=850,height=850,scrollbars=yes,status=yes,resizable=no,screenx=0,screeny=0'); return false; }