function view() {
//wnd = window.open("","p","width=576,height=640,status=no,toolbar=no,menubar=no,screenX=210,screenY=25,top=25,left=210");
//with (wnd.document) {
   // write('<html><head><title>Special offer for Pine Grove villa rental in July 2006</title></head><body bgcolor=#000000 marginheight="0" marginwidth="0" topmargin="0" leftmargin="0">');
    //write('<img src="images/popup-info-villa.jpg"></body></html>');
   // close();
//}
//wnd.focus();

 document.location.href="http://www.pinegrovevilla.com/prizedraw.php";
}

