<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var pageheight	  = "50"	// SPACING ABOVE COPYRIGHT

document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');

// START FOOTER LINKS

document.write('<br><img src="picts/spacer.gif" height="5" width="25">Text and some works &copy; copyright 2008 ');

document.write('<a href="index.html">Stephanie Anne Landers</a>. Photos/artwork copyright their respective artists.<br>');

document.write('<br>');

//  End -->
