// JavaScript Document - get resolution vars for popup 1.0var winl = (screen.width / 2) - 200;var wint = (screen.height / 2) - 210;