Pop-Up works fine remotely but doesn't when uploaded

Hi All back again,

Got what is probably a relatively easy question to answer, I’ve created a pop-up window which opens fine when I test it remotely on my Mac using safari (still have an issue when testing in explorer “can’t get them to open” but that’s in a different thread).

Anyway the code on the button is below, although as I say It has worked ok before so I’m a bit stumped.

on (release) {
getURL(“javascript:window.open(‘moderata.html’,‘moderata’,‘width=800,height=500,top=0,left=0,toolbar=no,scrollbars=no,resizable=no,menubar=no,status=yes,directories=no,location=no’); void(0);”);
}

Thanks in advance
Mark at Moderata