Hello, I've got a site that has a dropdown menu on it. It looks great in all resulutions except 800x600. My script (in index.html) calls a file called 'config.js' to get its TOP and LEFT locations. How can I set it in config.js that if the resolution = 800x600 then LEFT = 100 Else LEFT = 220?