that still is not working for me... here is how it looked originally before I added the variables.
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by: Nic Wolfe (**adminedit.com**) -->
<!-- Web URL: http://fineline.xs.mw -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,lo
}
// End -->
</script>
Main Topics
Browse All Topics





by: ThogekPosted on 2007-06-26 at 09:17:09ID: 19365286
I think you're close. I just see a few quote-marks that're a bit confused. Try:
cation=0,s tatusbar=0 ,menubar=0 ,resizable =0,width=3 42,height= 282,left=" + l + ",top=" + t + "');");
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,lo