<!-- Begin MENU

// NOTE: If you use a ' add a slash before it like this \'


var menuside	= "left"	// MENU SIDE | left, right or center
var menuspace	= "25"		// MENU END SPACING



document.write('<div class="printhide"><TABLE cellpadding="0" cellspacing="0" border="0" width="106%" class="menubackground"><tr><td align="'+menuside+'">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="'+menuspace+'">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'" height="5"></a><br>');



// COPY THE NEXT TWO LINES AND PASTE ABOVE THIS LINE TO ADD A BUTTON



document.write('</td><td>');
document.write('<a href="gallery.htm" class="menu">Gallery</a>');



document.write('</td><td>');
document.write('<a href="frontpage.html" class="menu">Home</a>');



document.write('</td><td>');
document.write('<a href="about.htm" class="menu">Artist</a>');



document.write('</td><td>');
document.write('<a href="commissions.htm" class="menu">Commission</a>');



document.write('</td><td>');
document.write('<a href="awards.htm" class="menu">Events</a>');


document.write('</td><td>');
document.write('<a href="contact.htm" class="menu">Contact</a>');


document.write('</td><td>');
document.write('<a href="http://users3.smartgb.com/g/g.php?a=s&i=g34-00043-95" class="menu">Happy Customers</a>');





// END LINKS

document.write('</td><td>');
document.write('<a href="http://pshumpdesign.com/giftcard.htm" TARGET="_new"><img src="picts/candyflowers.jpg" width="100"  height="70" border="0"></a>');

document.write('</td><td>');
document.write(' &nbsp;Send a $60 e-Gift Card&nbsp;&nbsp;&nbsp;<a href="http://pshumpdesign.com/giftcard.htm" TARGET="_new" class="footer"><br>&nbsp;e-Gift Card is for a <font color="#823A1F">&#34;</font color></font color><font color="#C4B6B3">m</font color><font color="#304BAD">i</font color><font color="#DDB346">n</font color><font color="#346A1B">i</font color> expression&nbsp;&nbsp;<br>&nbsp;art piece sculpted from any photo.&nbsp; &nbsp;&nbsp;<br></a><a href="http://pshumpdesign.com/giftcard.htm" TARGET="_new" class="footer"></a><a href="http://pshumpdesign.com/giftcard.htm" TARGET="_new" class="footer"><b>&nbsp;<u>take me there!</u></b></a>');



document.write('</td><td>');
document.write('<a href="http://www.imagineonmain.com/" TARGET="_new"><img src="picts/Douglas.jpg" width="100"  height="70" border="0"></a>');

document.write('</td><td>');
document.write('&nbsp;Imagine on Main-Artisan Gallery<a href="http://www.imagineonmain.com" TARGET="_new" class="homepageemphasis"><br></a><a href="http://www.imagineonmain.com/" TARGET="_new" class="footer">&nbsp;See unique artistic accents by Alive Wire&nbsp;&nbsp;<br>&nbsp;and various artist for home and business. <br>&nbsp;<b>56 Main Street Oswego, Illinois.</b><a href="http://www.imagineonmain.com/" TARGET="_new" class="footer"><b><u></a>');



document.write('</td></tr></table>');
document.write('</td><td width="'+menuspace+'">');
document.write('<img src="picts/spacer.gif" width="'+menuspace+'"  height="5" border="0"></a><br>');
document.write('</td></tr></table></div>');



//  End -->