<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "10"	// SPACING ABOVE COPYRIGHT




//document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="'+pageheight+'"  class="footertext" border="0" width="100%">');

// START FOOTER LINKS


document.write('<a title="Beautiful Pictures" href="/index.htm">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/about.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="/contact.htm">Contact</a>');

document.write('</td></tr></table>');


//document.write('<br><br>&copy; copyright 2007&nbsp;');



// EDIT THE NEXT LINE

//document.write('<a title="Beautiful Pictures" href="/index.htm">Beautiful Free Pictures</a><br>');


//document.write('<br>');




//  End -->
