<!-- Begin

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


var flashcolor		= "033702"		// FLASH BACKGROUND COLOR
var flashheight		= "80"			// HEIGHT OF THE FLASH (IN PIXELS)
var flashwidth		= "625"			// WIDTH OF THE FLASH (IN PIXELS)
var showimage 		= "yes"	 		// SHOW A SMALL IMAGE ON THE HEADER RIGHT SIDE
var imaglink		= "index.htm"	// SMALL IMAGE PAGE LINK
var showbar		= "yes"			// SHOW BAR UNDER HEADER






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

// YOU DO NOT NEED TO EDIT BELOW THIS LINE

// START FLASH HEADER




// HEADER BAR

   if (showbar == "yes") {
document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="pagebars">');
document.write('<img src="picts/spacer.gif" height="1" width="15" border="0"><br>');
document.write('</td></tr></table>');
}








//  End -->
