I’m in such a good mood today, let’s go weeeeee!

function popupwindow (fileloc,winname,winwidth,winheight) {
windowbits = “height=” + winheight + “,width=” + winwidth + “,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0”
window.open(fileloc,winname,windowbits)
}

Open Flash file
(it’s about 0,9 mb, so it could take some time to load)

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *