<!-- saved from url=(0013)about:internet -->

<!-- Begin

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS




var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "yes"		// SHOW THE 2ND PARAGRAPH
var showimage		= "yes"		// SHOW A SIDEBAR IMAGE

var topspacing		= "0"		// NUDGE SIDEBAR DOWN
var sidewidth		= "125"		// SIDEBAR WIDTH





// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+topspacing+'" width="'+sidewidth+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="sidebartext-right"><tr><td>');


// START RIGHT SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {
   

   
   // SMALL PICTURE AREA

   if (showimage == "yes") {
   
   

document.write('<center>');
document.write('Scroll Down for our Advertisers');
document.write('<br>');

// Maine Fresh Seafood Ad //
document.write('<br><center>');
document.write('<a href="http://www.Mainefreshseafood.com"><img src="advertisers/mainefreshseafood.jpg" border="0" class="borders"></a><br>');
document.write('</center>');

document.write('<center>');
document.write('Fresh Local Ocean Wild');
document.write('<br>');

document.write('<center>');
document.write('Shipping Fresh Seafood Daily');
document.write('<br>');

document.write('<A HREF="http://www.Mainefreshseafood.com">www.Mainefreshseafood.com</a><br>');

// Friendship Trap //
document.write('<br><center>');
document.write('<a href="http://www.friendshiptrap.com"><img src="advertisers/Friendshiptrap4.jpg" border="0" class="borders"></a><br>');
document.write('</center>');

document.write('<center>');
document.write('Friendship Trap');
document.write('<br>');

document.write('<A HREF="http://www.friendshiptrap.com">www.friendshiptrap.com</a><br>');

// Purse Line Bait Ad //
document.write('<br><center>');
document.write('<img src="advertisers/purseline.jpg" border="0" class="borders"></a><br>');
document.write('</center>');

document.write('<center>');
document.write('Purse Line Bait');
document.write('<br>');

document.write('<center>');
document.write('Sebasco, Maine');
document.write('<br>');

document.write('<center>');
document.write('Tel: (207) 389-9155');
document.write('<br>');

document.write('<center>');
document.write('Pager: (207) 851-1572');
document.write('<br>');


// Aquaculture //
document.write('<br><center>');
document.write('<a href="http://www.maineaquaculture.com"><img src="advertisers/aquaculture.jpg" border="0" class="borders"></a><br>');
document.write('</center>');

document.write('<center>');
document.write('Maine Aquaculture Association');
document.write('<br>');

document.write('<A HREF="http://www.maineaquaculture.com">www.maineaquaculture.com</a><br>');

// Brooks Trap Mill //
document.write('<br><center>');
document.write('<a href="http://www.brookstrapmill.com"><img src="advertisers/Brooks.jpg" border="0" class="borders"></a><br>');
document.write('</center>');

document.write('<center>');
document.write('Brooks Trap Mill');
document.write('<br>');

document.write('<A HREF="http://www.brookstrapmill.com">www.brookstrapmill.com</a><br>');

}
document.write('</span><br>')
document.write('</span><br>')

}
// END RIGHT SIDEBAR AREA PARAGRAPH 1


// START RIGHT SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {


document.write('</span><br>')

document.write('You could Advertise here - Contact Chilloa!!');

document.write('<br><br>');

}
// END RIGHT SIDEBAR AREA PARAGRAPH 2







document.write('</td></tr></table>');


// -- END -->