/*NOTE: This file will set the height of all your HTML pages*/var pageheight		= "750";		/* HEIGHT OF ALL PAGES IN PIXELS*//* COPYRIGHT 2006 © Madeleine-Leininger.com// 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>');