What would I do to that code to make it do like:
if resolution = 1024x768: redirect to background1.jpg
if resolution = 1280x1024: redirect to background2.jpg
if resolution = 1600x1200: redirect to background3.jpg
ect.
Sorry, me and coding don't get along very well