var flash = new PopupWindow();
flash.setSize(590,420);
flash.autoHide();
flash.setUrl("http://www.viceandconsent.com/trailorback.html");

var flashlow = new PopupWindow();
flashlow.setSize(590,420);
flashlow.autoHide();
flashlow.setUrl("http://www.viceandconsent.com/trailorback_low.html");

var clip1 = new PopupWindow();
clip1.setSize(690,402);
clip1.autoHide();
clip1.setUrl("http://www.viceandconsent.com/trailers/clip1.html");

var clip2 = new PopupWindow();
clip2.setSize(690,402);
clip2.autoHide();
clip2.setUrl("http://www.viceandconsent.com/trailers/clip3.html");
