<% Dim Recordset1 Dim Recordset1_numRows Set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_yacht_STRING Recordset1.Source = "SELECT * FROM yachttable ORDER BY orderofyachts ASC" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 1 Recordset1.Open() Recordset1_numRows = 0 %> <% Dim Recordset2 Dim Recordset2_numRows Set Recordset2 = Server.CreateObject("ADODB.Recordset") Recordset2.ActiveConnection = MM_yacht_STRING Recordset2.Source = "SELECT * FROM yachttable ORDER BY orderofyachts ASC" Recordset2.CursorType = 0 Recordset2.CursorLocation = 2 Recordset2.LockType = 1 Recordset2.Open() Recordset2_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = -1 Repeat1__index = 0 Recordset1_numRows = Recordset1_numRows + Repeat1__numRows %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = -1 Repeat2__index = 0 Recordset2_numRows = Recordset2_numRows + Repeat2__numRows %> Marbella Yacht Charter
 

 


To contact
Marbella Yacht Charter:

Telephone:

Call Sarah Tweed
UK. 00 44 (0)161 608 3108



or email:
enquiries@marbellayachtcharter.com

 

Vessel
Sleeps
Max Persons
Weekend Charter
Friday 12:00 -
Sunday 18:00
Day Charter
10:30 -18:30
<% While ((Repeat1__numRows <> 0) AND (NOT Recordset1.EOF)) %>
<%=(Recordset1.Fields.Item("Boatname").Value)%>
<%=(Recordset1.Fields.Item("sleeps").Value)%>
<%=(Recordset1.Fields.Item("maxpersons").Value)%>
<%=(Recordset1.Fields.Item("weekend").Value)%>
<%=(Recordset1.Fields.Item("day").Value)%>
<% Repeat1__index=Repeat1__index+1 Repeat1__numRows=Repeat1__numRows-1 Recordset1.MoveNext() Wend %>
Three day charter price includes:
Fuel allowance(amount dependent on boat), Skipper , Soft drinks, Beer, Cava , Breakfast, Snacks, Mooring fees
One day charter price includes:
Fuel allowance(amount dependent on boat), Skipper , Soft drinks, Beer, Cava Snacks,
Mooring fees
Note
Where no crew quarters, special conditions apply, contact for details
All prices exclude IVA @16%.
 
Vessel
Sleeps
Max Persons
Weekly Charter
Jan, Feb, Mar, Apr, May, Oct, Nov
Weekly Charter
Jun, Jul, Aug, Sept
<% While ((Repeat2__numRows <> 0) AND (NOT Recordset2.EOF)) %>
<%=(Recordset2.Fields.Item("Boatname").Value)%>
<%=(Recordset2.Fields.Item("sleeps").Value)%>
<%=(Recordset2.Fields.Item("maxpersons").Value)%>
<%=(Recordset2.Fields.Item("weeklycharterlow").Value)%>
<%=(Recordset2.Fields.Item("weeklycharterhigh").Value)%>
<% Repeat2__index=Repeat2__index+1 Repeat2__numRows=Repeat2__numRows-1 Recordset2.MoveNext() Wend %>
Price includes:
Fuel allowance (amount dependent on boat), Skipper , Soft drinks, Beer, Cava , Breakfast, Snacks, Mooring fees and Airport transfer
Optional extras:
• Full catering - food and alcohol bought to client specifications
Hostesses
Limousine transfers (included in weekly charters as standard)
Helicopter transfers
• Golf
Note
Where no crew quarters, special conditions apply, contact for details
All prices exclude IVA @16%.
<% Recordset1.Close() Set Recordset1 = Nothing %> <% Recordset2.Close() Set Recordset2 = Nothing %>