// 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

05/Feb - 11/Feb
The Neptune Regatta (Equator Race & Rally)

Sinagpore, Singapore

11/Feb - 12/Feb
2012 Melges 20 Miami Winter Regatta :: Event No. 2

Miami, FL, USA

11/Feb - 15/Feb
J/24 Midwinters

Tampa, FL, USA

11/Feb
Marina Del Rey, CA - North U. Racing Trim Seminar

Marina Del Rey, CA, USA
');