When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission. Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.
You might want to make it so the pop up is resizeable. On my resolution the pop up is tiny......
I'm guessing you know what to change.... if not:
Code:
'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=782,height=394,
change to
'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width=782,height=394,