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

03/Jul - 04/Jul
42nd Annual Marina del Rey to San Diego Race

Marina del Rey & San Diego, CA, USA

03/Jul - 04/Jul
Lake Huron International Regatta

Port Huron, MI, USA

03/Jul - 03/Jul
Leukemia Cup Regatta

Traverse City, MI, USA

04/Jul - 06/Jul
14th Waller-Harris Jersey 2-handed Triangle Race

, Jersey
');