Quote:
I don't actually want to make a popup window, but i'd like my website to look good in all resolutions
Then that will require more than JS code :) When you make your site, make sure your tables are not fixed (try using percentages and not pixels) and when people view your web site in different resolutions, it can "resize" itself, but you need to realize you have to account for pictures, banners and the like. I have made web sites in my day that I thought looked good, but looked like garbage on another machine in a different resolution.