if( isset( $_GET["pID"] ) ) // TODO get the address, price, and listing ID of the property, and add to form (TODO replace email addy) if(!preg_match('#[0-9A-Z]#',$_GET["pID"])) die(); else pq_gmap_single($_GET['pID']); ?>