<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'



var email	= "info@allseasonspoolandspa.net"	  // YOUR E-MAIL
var company	= "All Seasons Pool and Spa"	  // YOUR COMPANY NAME
var homelink	= "index.html"		  // LINK TO YOUR HOMEPAGE
var year	= "2011"		  // COPYRIGHT YEAR
var showall	= "yes"			  // SHOW MainSail INFO

// COPYRIGHT 2005 © Allwebco Design Corporation
// Unauthorized use or sale of this script is strictly prohibited by law

// YOU DO NOT NEED TO EDIT BELOW THIS LINE
// ---------------------------------------


document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%" class="printhide"><tr><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="30" width="10" border="0" alt="image"><br>');
document.write('</td><td ALIGN="left" VALIGN="middle">');


document.write('<span class ="footer">&copy; Copyright '+year+' ');


document.write('<a href="'+homelink+'" target="_top">'+company+'</a>. ');


document.write('All Rights Reserved<br>');


document.write('&nbsp;&nbsp;&nbsp;&nbsp;11200 Scaggsville Rd., Laurel MD 20723'); 

document.write('</span><br>');
document.write('</td><td ALIGN="right" VALIGN="middle">');


   if (showall == "yes") {
document.write('<span class="footer">');
document.write('Site Design by <a href="http://www.mainsail-tech.com" target="_blank">MainSail Information Technologies,</a> '+year+'</span><br>');

}
else {
document.write('<br>');
}

document.write('</TD><td width="10">');
document.write('<IMG SRC="picts/spacer.gif" height="10" width="10" border="0" alt="image"><br>');
document.write('</td></tr></table>');

<!-- Last revised: 24 AUG 2011 - br -->
//  End -->
