検索する
'; document.body.insertAdjacentHTML('beforeEnd', WebBrowser); WebBrowser1.ExecWB(6, 2); WebBrowser1.outerHTML = ""; } */ window.print(); } function ventanea(ancho,alto,nombreventana,pagina) { anchoPantalla=(screen.width/2)-(ancho/2) altoPantalla=(screen.height/2)-(alto/2) var win= eval('window.open(""+pagina+"",""+nombreventana+"","width="+ancho+",height="+alto+",resizable=0,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,left="+anchoPantalla+",top="+altoPantalla+",noresize")') } -->