<!-- Begin

// NOTE: This file will set the height of all your HTML pages



var pageheight		= "200"		// HEIGHT OF ALL PAGES IN PIXELS




// COPYRIGHT 2006 © 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="1" height="'+pageheight+'"><br>');

//  End -->