<!-- Begin

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


// ONLY USE lowercase FOR ALL OPTIONS


// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR IMAGES


var imagewidth		= "200"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "131"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "8"		// SPACING BETWEEN IMAGES
var showimages		= "yes"		// SHOW THE 3 IMAGES


// TO CHANGE THE SMALL IMAGE LINKS AND MOUSEOVER MESSAGES EDIT THE CODE BELOW:


   if (showimages == "yes") {
	   
	   
document.write('<table cellpadding="0" cellspacing="0" border="0" ><tr><td>');
document.write('<a href="http://www.facebook.com/pages/AFA-Foundry/122344414452270?ref=sgm" target="_blank"><img src="picts/fb.png" title="follow us on Facebook" alt="facebook follow button"  border="0"  width="30" height="30"></a>');

document.write('<a href="http://twitter.com/AFAFoundry" target="_blank"><img src="picts/twit.png" title="follow us on Twitter" alt="twitter follow button"  border="0"  width="30" height="30"></a>');


document.write('<a href="http://bronzefoundry.blogspot.com/" target="_blank"><img src="picts/blog.png" title="Learn more about our foundry" alt="fine art blog"  border="0"  width="30" height="30"></a>');

document.write('<a href="http://fineartsculptures.blogspot.com/" target="_blank"><img src="picts/blog.png" title="read up on fine art sculptures and the artist" alt="fine art sculptures"  border="0"  width="30" height="30"></a>');

document.write('<a href="http://americanfinearts.wordpress.com/" target="_blank"><img src="picts/wordpress-icon.png" title="more on fine art from wordpress" alt="fine art wordpress"  border="0"  width="30" height="30"></a>');


document.write('</td></tr></table>');



document.write('<table cellpadding="0" cellspacing="0" border="0" ><tr><td>');



document.write('<br>');
document.write('<br>');

document.write(' <div align="center">AFA Presents...<br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" ><tr><td>');
document.write('<a href="http://www.sculptclayandtools.com" target="_blank"><img src="picts/AFA-SuppliesLogo.jpg" alt="clay and tools art supplies"  border="0" onmouseover="alert_msg(\'sculpt clay and tools art supplies\')" onmouseout="away()" width="200" height="61"></a><br>');
document.write('</td></tr></table>');





document.write('<br>');



document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="http://www.afafoundry.com/Quote.html"><img src="picts/front-pic3.jpg" alt="bronze foundry quote"  border="0" onmouseover="alert_msg(\'foundry quote for artists and publishers\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');



document.write('</td></tr></table>');

	   
	   
	   
	   
	




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

document.write('<table cellpadding="0" cellspacing="0" border="0" ><tr><td>');

document.write('</td></tr></table>');











}



//  End -->
