Here are the steps to create a Menu Item that opens in a new window: Create a new Page
At the bottom of the Page Settings choose Url (A link to an External Website) option at the bottom of the page. Then put the following script in for the Url (using your own url of course). java script:void(window.open('http://www. ExternalSite.com')); |