Sorry, no listings match your search.

"; } else { $id = mysql_result($result,$i,"ID"); $address = htmlentities(mysql_result($result,$i,"ADDRESS")); $address_pdf = str_replace(' ', '_', $address); // used to reference name of PDF file $address_trim = strtolower($address_pdf); // used to reference images, etc. $location = htmlentities(mysql_result($result,$i,"LOCATION")); $price = number_format(mysql_result($result,$i,"PRICE"),0); $price_reduced = mysql_result($result,$i,"PRICE_REDUCED"); $in_escrow = mysql_result($result,$i,"IN_ESCROW"); $type_sort = mysql_result($result,$i,"TYPE_SORT"); $description_long = htmlentities(mysql_result($result,$i,"DESCRIPTION_LONG")); $date_listed = mysql_result($result,$i,"DATE_LISTED"); $youtube_id = mysql_result($result,$i,"PHOTOTOUR_ID"); $google_map = mysql_result($result,$i,"GOOGLE_MAP"); $alt_google_address = mysql_result($result,$i,"ALT_GOOGLE_ADDRESS"); $today = date('Y-m-d'); $dom = dateDiff($date_listed, $today); if ($dom > 60) { $new_listing = 0; } else { $new_listing = 1; } if ($new_listing && $price_reduced && $in_escrow) { $tag_line = " | New Listing! | Price Reduced! | In Escrow!"; } else if ($new_listing && $price_reduced) { $tag_line = " | New Listing! | Price Reduced!"; } else if($new_listing && $in_escrow) { $tag_line = " | New Listing! | In Escrow!"; } else if ($price_reduced && $in_escrow) { $tag_line = " | Price Reduced! | In Escrow!"; } else if ($new_listing) { $tag_line = " | New Listing!"; } else if ($price_reduced) { $tag_line = " | Price Reduced!"; } else if ($in_escrow) { $tag_line = " | In Escrow!"; } else { $tag_line = ""; } # ------------------------------------------------------------------------------------------------------------------------------------ $title = "Sonoma Coast Living Office Listing Detail | $address, $location"; $keywords = "Frank Howard Allen Realtors, California Real Estate, mls, Bodega Bay Real Estate, golf, golf course sale, Real Estate Sales, Sonoma Coast Real Estate, Realtor, Real Estate Agent"; $description = "Real Estate Agency Specializing in Luxury Homes on the Sonoma Coast in Bodega Bay, CA"; require "../../application.php"; require ROOT."interface/document.header.php"; require ROOT."interface/page.header.php"; ?>

Sonoma Coast Living Office Listing

,

Proudly offered at $ . Click on any photo below to view the photo gallery.

Back to All Listings | Printable PDF Flyer | Map

1) { // portrait orientation if ($aspect_ratio < 1.4) { // assuming 4 x 3 dimensions $height = 240; } else { // assuming 4 x 6 dimensions (wide angle) $height = 270; } } else { // landscape orientation if ($aspect_ratio > 0.7) { // assuming 4 x 3 dimensions $height = 135; } else { // assuming 4 x 6 dimensions (wide angle) $height = 120; } } print "\"$address
"; } else { print " class=\"gallery\" />"; } $j++; $k++; // } } // closedir($dh); ?> The exact address of this listing could not be found in Google Maps.
Here is a map of the city of $city, CA."; } ?>

Photo Tour

"; print "

Photo Tour

"; } ?>