How to auto load window?

how do you autoload a window when a user comes into my site?

get a javascript to open a popup, lets say the function is called “pop” (there’s a good one on kirupa!).
In your page, in the body tag , add an ‘onload’ call to the “pop” function (body onload"pop", s’thing like that, might be wrong, anyways, just take a look at kir’s tutorial, it’s all there.

thanks for the help but @#%$ i cant find the tutorial on kir’s page…

…in the tutorials…and do not forget to check the original website it came from, they have a Help for it…

i wrote this mini tut/explanation… should be what u r looking for…

on (press) {
gotoAndLook ( www.zerodesigns.co.uk/dow…ained.html );
}

Cheerio,
Ben…