<%@LANGUAGE="JAVASCRIPT"%> <% var Recordset1 = Server.CreateObject("ADODB.Recordset"); Recordset1.ActiveConnection = MM_cycrr_STRING; Recordset1.Source = "SELECT datMainEvent, namMainEvent FROM mainevents ORDER BY datMainEvent ASC"; Recordset1.CursorType = 0; Recordset1.CursorLocation = 2; Recordset1.LockType = 3; Recordset1.Open(); var Recordset1_numRows = 0; %> <% var Recordset2 = Server.CreateObject("ADODB.Recordset"); Recordset2.ActiveConnection = MM_cycrr_STRING; Recordset2.Source = "SELECT * FROM msgboard ORDER BY ID DESC"; Recordset2.CursorType = 0; Recordset2.CursorLocation = 2; Recordset2.LockType = 3; Recordset2.Open(); var Recordset2_numRows = 0; %> <% var Repeat1__numRows = -1; var Repeat1__index = 0; Recordset1_numRows += Repeat1__numRows; %> <% var Repeat2__numRows = -1; var Repeat2__index = 0; Recordset2_numRows += Repeat2__numRows; %> Cleveland Yacthing Club



 
2005 - 2006 Pictures


Children's Christmas Party 2006

Crestliner 2006

Fall Pictures 2006

Chili Bowl 2006

Fall Regatta 2006

Boat Winterizing 2006

Perch Funament

Fall Sailing Pictures

Fall Boat Pictures

Dawg Pound Cruise

Power Fleet Cruise to Wagar Beach 8-13-06

Battle of Lake Erie

National Lampoon's Family Regatta 2006

Mother's Day Buffet

Commodores Ball 2006

Memorial Day Comissioning Ceremony

Rods and Rudders

Flower the Clown May 24, 2006

Cinco De Mayo

Easter

Father / Daughter Dance

Put-In-Bay Party

OCEAN REEF

US NAVAL ACADEMY MEN’S GLEE CLUB

LADIES DAY CHAMPAGNE LUNCHEON

CHILDREN'S CHRISTMAS PARTY

CYC'S CHRISTMAS CHORUS CONCERT

Have any ideas or feedback on the CYC Website? Click Here

 

©2000 Cleveland Yachting Club. All Rights Reserved.

<% Recordset1.Close(); %> <% Recordset2.Close(); %> re