"; echo "
"; echo "
"; echo "
"; if($whats_previous){ echo ""; } echo "   "; if($whats_next){ echo ""; } echo "
"; echo "
"; // get images $imgz = $dbh->getdata_table("select image_name from property_images where pid = '$pid' and image_status = 'active'"); $city_name = "Arizona"; foreach($imgz as $row_img){ $img_scroller .= "image_name', 645, 485)\">image_name\" width=\"385\" height=\"232\" border=\"1\" alt=\"$city_name Vacaton House Photos\">"; } echo "
";?>
View Comparison List"; else { ?> Add to Comparison List
return to search"; ?>


$img_scroller
"; echo "
"; echo "
"; echo ""; echo "
"; $prop_info = $dbh->getdata_table("select * from property_data where pid = '$pid'"); $prop_info = $prop_info[0]; $listing_name = listing_name($pid, true); $full_desc = stripslashes($prop_info->full_desc); echo "

$listing_name
$prop_info->beds Beds, $prop_info->baths Baths, $prop_info->pool, $prop_info->sleeps Sleeps

"; echo "$full_desc

"; echo "
"; echo ""; echo ""; echo ""; echo ""; site_footer(); ?>