<!-- Begin

// NOTE: This file will set the height of all your HTML pages



var pageheight		= "650"		// HEIGHT OF ALL PAGES IN PIXELS




// COPYRIGHT 2007 © 29th Parallel Design & I.T., Inc.
// Unauthorized use or sale of this script is strictly prohibited by law

document.write('<img src="picts/spacer.gif" width="1" height="'+pageheight+'"><br>');

//  End -->
