<!-- Begin

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


var logospace	="10"		// SPACE ABOVE GRAPHIC LOGO
var logolink	="index.html"	// LINK FOR THE LOGO





// COPYRIGHT 2010 © 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('<img src="picts/spacer.gif" width="10" height="'+logospace+'"><br>');

document.write('<a href="'+logolink+'"><img src="picts/logo.jpg" border="0"></a><br>');


//  End -->
