function PopUp2(){
    var PopUpUrl2="http://apps.gracesoft.com/pms/onlineres/hotel/PMSSearch.asp?PropID=297"
    WinPop=window.open(PopUpUrl2,"","width=999,height=810,toolbar=0,location=0,directories=0,status=1,scrollbars=1,menubar=0,resizable=1,left = 5,top = 120");
    
   }