diff --git a/scripts.js b/scripts.js index 5f9ee23..1634de1 100644 --- a/scripts.js +++ b/scripts.js @@ -1,11 +1,15 @@ - function openWin(fileToOpen,nameOfWindow,width,height) { myWindow = window.open("",nameOfWindow,"menubar=no,scrollbars=yes,status=no,width="+width+",height="+height); myWindow.document.open(); - myWindow.document.write('
');
+ myWindow.document.write('');
+ myWindow.document.write('