Question: using javascript to open a new window

i went through the tutorial ‘using javascript to open a new window’
(http://www.kirupa.com/developer/flash5/newwindow.htm)
and the popups work great, but how do i remove the ’ “KirupaStyle” ’ from the script " OpenWin = this.open(page, “KirupaStyle”, " and still have it function?
thanks…