<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "0"	// 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 2008 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Robert Stallings Photography</a><br>');













   if (allwebco == "yes") {
document.write('Site Design 2008, All rights reserved. <a href="http://www.gowithgold.com" target="_blank">Go with Gold</a><br>');
}



document.write('<br>');




//  End -->