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

28/Jul - 03/Aug
2008 LYRA Annual Regatta

Whitby, Ontario, Canada

30/Jul - 03/Aug
I-LYA Power Boat Regatta

Put-in-Bay, South Bass Island, OH, USA

01/Aug - 06/Aug
2008 I-LYA Regatta

Put-In-Bay, OH, USA

01/Aug - 03/Aug
Aldo Alessio Perpetual Trophy - IRC Pacific Coast Championships

San Fancisco Yacht Club, CA, USA
');