<!-- Begin

// NOTE: This file will set the height of all your HTML pages



var pageheight		= "575"		// HEIGHT OF ALL PAGES IN PIXELS




// COPYRIGHT 2007 © Up & Running
// 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="images/spacer.gif" width="1" height="'+pageheight+'"><br>');

//  End -->