<% Dim ObjCounterFile, ReadCounterFile, WriteCounterFile Dim CounterFile Dim CounterHits Set ObjCounterFile = Server.CreateObject("Scripting.FileSystemObject") CounterFile = Server.MapPath ("countlake.txt") Set ReadCounterFile= ObjCounterFile.OpenTextFile (CounterFile, 1, True) If Not ReadCounterFile.AtEndOfStream Then CounterHits = Trim(ReadCounterFile.ReadLine) If CounterHits = "" Then CounterHits = 0 Else CounterHits = 0 End If ReadCounterFile.Close Set ReadCounterFile = Nothing CounterHits = CounterHits + 1 Set WriteCounterFile= ObjCounterFile.CreateTextFile (CounterFile, True) WriteCounterFile.WriteLine(CounterHits) WriteCounterFile.Close Set WriteCounterFile = Nothing Set ObjCounterFile = Nothing %>
NORTH MYRTLE BEACH
EXCLUSIVE REAL ESTATE OFFERING

 
An incredible 9.6 acre lake in North Myrtle Beach only 300 feet from the ocean!

  •  Prime location, only 2 blocks from the ocean.
  •  Enormous potential

This is a rare opportunity to buy a 9.6 acre lake right in the heart of North Myrtle Beach, just steps from the ocean. This property has huge untapped potential for growth in revenue.

Click Here for Map

Asking Price:$750,000
Contact: lake@nmb4sale.com
<% =CounterHits %>