<!-- Begin

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


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var pageheight	  = "200"	// SPACING ABOVE COPYRIGHT




document.write('<img src="picts/spacer.gif" height="'+pageheight+'" width="5"><br>');


// START FOOTER LINKS


document.write('<a href="http://www.artbyveny.com/index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/about-artbyveny.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/contact-artbyveny.htm">Contact</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/acrylic-paintings-gallery.htm">Gallery</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/custom-artwork.htm">Custom</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/site_map.htm">Site Map</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/links.htm">Links</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/faq.htm">FAQ</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/terms&conditions.htm">Terms & Conditions</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="http://www.artbyveny.com/privacy-policy.htm">Privacy Policy</a>');

document.write('<br><br>All contents &copy; copyright 2009 ');



// EDIT THE NEXT LINE


document.write('<a href="http://www.artbyveny.com/index.html">ART by VENY</a><br>');



document.write('<br>');


//  End -->
