var myWindow = window.open("", "Help", "width=400, height=600, scrollbars=yes, resizeable=yes, left=200, top=35");
myWindow.document.write("<font size=8><b>Save<br></b></font>");
myWindow.document.write("<font size=5>
<p>Press this to save all the data entered in the fields, you must have at least a username entered.<br>
</p>
</font>");