<!-- Begin GRAPHIC HEADER OPTIONS CODE

// NOTE: If you use a ' add a slash before it like this \'




var color		= "293239"	// HEADER BACKGROUND COLOR - ALSO EDIT THE coolstyle.css




// COPYRIGHT 2008 � 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%" height="80"><tr><td align="center" valign="middle" class="headercolor">');
document.write('<a href="index.html">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="777" background="picts/logo.jpg" height="80"><tr><td align="left">');
document.write('</td></tr></table></td></tr></table>');
document.write('</a>');


//  End -->