<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var cyberdesign	  = "yes"	// SHOW COPYRIGHT
var pageheight	  = "25"	// SPACING COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS

document.write('<a href="http://www.facebook.com/profile.php?id=100001870706762#!" alt="Like Me on Facebook" target="_blank"><img src="picts/facebook_lg.jpg" alt="Like Me on Facebook" border="0"></a><br><br>');


document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="biography.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="site_map.htm">Site-Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="login.asp">Admin</a>');



document.write('<br><br>All contents &copy; copyright 2011 ');



// EDIT THE NEXT LINE


document.write('<a href="index.html">Blank Studio & Gallery, Inc.</a><br>');













   if (cyberdesign == "yes") {
document.write('Site Design &copy; 2011 All rights reserved <a href="mailto:mypcguy@comcast.net?Subject=Blank Studio Website Information" target="_blank">Jim Wallen</a><br>');
}



document.write('<br>');




//  End -->
