win = open("URL ", "name ")
toolbar=[1|0] location=[1|0] directories=[1|0] status=[1|0] menubar=[1|0] scrollbars=[1|0] resizable=[1|0]
width= pixels height= pixels
Setting a Windows Properties
newWin = open(address, "newWin", width=100, height=100);