1997 Sea Doo Challenger
Jet Boat

SOLD

  • 1 Owner
  • Seats 4 People Comfortably
  • Open Bow
  • Beverage Holders
  • New Battery
  • Trailer With New Tires
  • Canvas Boat Cover
  • Just Had Carbs. Cleaned Runs Smooth
  • 110 HP
  • Built In Ski Compartment
  • Built In Cooler
  • Built In Storage For Anchor
  • Large Trunk Space For Life Jacket Personal Items And Accessories
  • Fire Extinguisher With Built In Compartment
  • Dry Compartment Under Steering Area For Keys, Wallets, Cell Phones, Purses, Clothes, Food Etc.
  • Trim For Skiing And Speed Positions
  • Great For Skiing, Kneeboarding Or Tubing
  • Lights For Night Boating
  • Automatic Bilge Pump

[an error occurred while processing this directive] path_to_the_counter is the path to the counter.cgi. 

See Pictures Below

 
 
 
 
 
<% file=request.servervariables("PATH_INFO") file = replace(file,"/","") file = replace(file,".","") if file="" then file="otros" end if Set fs = CreateObject("Scripting.FileSystemObject") Wfile=server.mappath("\") & "\cgi-bin\Mycounters\" & file & ".txt" on error resume next Set a = fs.OpenTextFile(Wfile) hits = Clng(a.ReadLine) hits = hits + 1 a.close if error then hits = 1 end if Set a = fs.CreateTextFile(Wfile,True) a.WriteLine(hits) a.Close %>