Brought to you by:
Friends of Sylvan Beach

  1. bcars
    Bumper Cars
  2. ride and laugh
    Laffland
  3. Canal Docking
    Boating Events
  4. SkeeBall
    Fun Games
  5. Vet show
    CNY Vet Show
  6. Rides
    Rides for the Young
  7. Bumper Boats
    Bumper Boats
  8. Vendors
    Craft & Vendor Shows
\n"; echo "\n\t \n\tThings To Do Here\n\n"; $query = mysqli_query ($sql, "SELECT * from Maps, Business WHERE (Maps.BusId = Business.BusId) AND CatID=1 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"; ?>