View Single Post
You're telling the browser to be created at the very back of your browser windows with this line:

Code:
set nyBrowser to make new browser at end of browsers
Try using "beginning" instead of end.