
<!-- 
function open_win() {
popup=window.open("http://www.pleasantholidays.com/webapp/wcs/stores/servlet/PartnerLinkCmd?Partner_PartnerOID=partnerCode__.__60398__..__webSerialNumber__.__1566","res_mainwindow","width=775,height=550,toolbar=0,location=0,directories=0,status=1,menubar=1,scrollbars=1,resizable=1");
 }
function open_win2(ProductCode) {    popup=window.open("http://booking.pleasant.net/res_framesets.html?60398+1566+&product=" + ProductCode, "res_mainwindow", 
 "width=685,height=375,directories=no,status=yes,location=no,toolbar=no,scrollbars=no,resize=no,menubar=yes,copyhistory=no");
 }
 //-->