// JavaScript Document for TV-DVD Giveaway function showAd() { window.open("promo.html","promoWin","toolbar=no,menubar=no,scrollbar=yes,statusbar=no,resizeable=yes,width=600,height=700"); }