Brought to you by:
Friends of Sylvan Beach

  1. relax
    Relax by the lake
  2. bumper boats
    Bumper Boats
  3. Boating Events
    Boating Events
  4. Beach
    Morning at the beach
  5. Vet show
    CNY Vet Show
  6. Rides
    Rides for the Young
  7. Sailing
    Sailing at Sunset
  8. Vendors
    Craft & Vendor Shows
\n"; echo "\n\t \n\tGreat Places To Eat\n\n"; //$query = mysql_query ("SELECT * from Maps, Business WHERE (Maps.BusId = Business.BusId) AND CatID=5 ORDER by BusTitle"); $query = mysqli_query ($sql, "SELECT * from Business WHERE CatID=5 ORDER by BusTitle"); while ($row = mysqli_fetch_array ($query)) { echo "\n\t"; }else{ echo " class='left'>"; } if ($row[PicPath2] == "") { echo "".$row[BusTitle].""; }else{ echo "".$row[alt2].""; } if ($row[FaceBook] != "") { echo "
facebook\n"; } echo "\n\t".$row[BusTitle]."
".$row[BusPhone]."
".$row[BusDesc]."
"; if ($row[BusURL] != '') { echo "
" . $row[BusURL] . "\n"; }; if ($row[BusEmail] !='') { echo "\n
Email: " . $row[BusEmail] . "\n"; };/* echo "\n\n\t"; include "includes/map.php"; //Google Map echo "
";*/ echo "\n\n\n"; } echo "\n"; ?>