<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin

function writeMarquee() {
document.write('<br><marquee bgcolor="blue" height="26" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">' +
'<b>Call about our Summer Special Savings!' +
'</marquee>');
}
function writeMarquee1() {
document.write('<marquee bgcolor="blue" height="26" width="894px" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">'+
'<font color="red"><b>Kitesurf Demo Day</b></font> April 12, <font color="red"><b>Windsurf Demo Day</b></font> April 15 at Sunset Beach, Tarpon Springs 10am-4pm featuring Starboard, Mistral and Ezzy'+
'&nbsp;&nbsp;&nbsp;&nbsp;'+
'March 25 <font color="red"><b>Wakeboard Demo Day</b></font> with Tiga boats, Fortes Inboard Connection and demos from Ronix, Liquid Force and Hyperlite on Lake Tarpon, Anderson Park Pavilion #3' +
'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;'+
'</marquee>');
}
function writeMarquee2() {
document.write('<br><marquee bgcolor="blue" height="26" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">'+
'<b>~~~JULY SPECIAL - $200.00 discount on any sailing model and $100.00 discount any rowing model~~~'+
'</marquee>');
}
function writeMarquee3() {
document.write('<br><marquee bgcolor="blue" height="26" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">'+
'<b>~~~ BOAT SHOW SPECIAL October 2008 - $200.00 discount on any sailing model and $100.00 discount on any rowing model~~~'+
'</marquee>');
}
function writeMarquee4() {
document.write('<br><marquee bgcolor="blue" height="26" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">'+
'<b>~~~2009 New Year Special ~ Call 800-869-0773 for details ~ Last chance to order at the old prices.~~~'+
'</marquee>');
}
function writeMarquee5       () {
document.write('<br><marquee bgcolor="blue" height="26" scrolldelay="50" scrollamount="5" loop="250"' +
'style="border:3px ridge #FFFFFF; color: #FFFFFF; font-style: italic; font-size: 16pt;">'+
'<b>Tired of the Winter Chill ? Order your Trinka now and be ready for the Summer Sailing Season. Call about our Spring Special Savings!'+
'</marquee>');
}
-->
