<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW COPYRIGHT
var pageheight	  = "150"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS





document.write('<br><br>All contents &copy; copyright 2007-2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Portraits by J. Lee</a><br>');













   if (allwebco == "yes") {
document.write('Site Developed and Maintained by <a href="http://bajamsolutions.com" target="_blank">BAJAM Solutions, LLC</a> ');
}



document.write('<br>');




//  End -->
