// NAME: regattas-js.cfm // DESCRIPTION: This file contains the code used to generate the local and remote regatta calendar. // CREATED: (02/Nov/2004) // AUTHOR: Luiz E. Kahl // COPYRIGHT: (c) Interactive Creations / www.regattadates.com var win = null; function PopWindow(FileName,WindowName,w,h,scroll){ LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; TopPosition = (screen.height) ? (screen.height-h)/2 : 0; settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable' win = window.open(FileName,WindowName,settings) } var win = null; function PopWindow(FileName,WindowName,w,h,scroll){ LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; TopPosition = (screen.height) ? (screen.height-h)/2 : 0; settings = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable' win = window.open(FileName,WindowName,settings) } document.write(' '); // document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write('
Upcoming Events

02/Aug - 12/Aug
2010 Melges 24 World Championship

Tallinn, Estonia

05/Aug - 02/Sep
Grosse Pointe Farms Boat Club Thursday Night Series (Summer)

Grosse Pointe Farms, MI, USA

06/Aug - 07/Aug
Buzzards Bay Regatta

Marion, MA, USA

06/Aug - 14/Aug
ISAF World Championship 2010

Larvik, Norway
');