function GoToURL(URL) {
window.open(URL,'cpresorts','height=400,width=600,resizable=no,scrollbars=no')
 
}



