I have another question about the pop up window I made a while ago... I need to specify the width and the height of the window that is made....

I was wondering if it is meant to go in the code like this:

onClick="javascript:window.open('text/oneday.txt',menubar='no',status='no',toolbar='no',width="400",height="600")";