function popups(wheretoguv){resiz="no";if (wheretoguv == 'freemail'){destino="../../../uk_freemail.html"; resiz="no";}if (wheretoguv == 'chat'){destino="../../../uk_chat.html"; resiz="no";}if (wheretoguv == 'vouchers'){destino="../../../uk_voucher.html"; resiz="yes";}
if (wheretoguv == 'privacy'){destino="../../../uk_privacy.html";}if (wheretoguv == 'merchant'){destino="../../../uk_merchant.html";}msgWindow=window.open(destino,"bookwin","width=468,height=500,resizeable="+resiz+",menubar=no,toobar=no,directories=no,location=no,scrollbars=yes,screenX=0,screenY=0,status=no");}