

document.write("<hr width=80% align=center size=1 color=#e1e1e1>");

document.write("<table width=550>");
document.write("<tr>");
document.write("<td width=100 align=center valign=top><img src='../images/canvas20x30.jpg'></td>");



document.write("<td width=260 valign=middle><span style='font-size:8pt; font-family:arial;'><b>20x30 Canvas Mount</b>");
document.write("<br><img src='../images/spacer.gif' height='2' width='10'><br><i>with protective gel coating</i></font></td>");
document.write("<td width=50 valign=middle><span style='font-size:8pt; font-family:arial;'><b>$325</b></font></td>");


document.write("<td width=50 valign=middle><image src='../images/spacer.gif' height=13><br>");

document.write("<form target=paypal action='https://www.paypal.com/cgi-bin/webscr' method=post id=form1 name=form1>");
document.write("<input type=hidden name=cmd value=_cart>");
document.write("<input type=hidden name=business value=ellenm@earthwisdom.com>");
document.write("<input type=hidden name=item_name value='" + name + "  20x30 Canvas Mount'>");
document.write("<input type=hidden name=amount value=$325>");
document.write("<input type=hidden name=item_name value='" + name + " - 20x30 Canvas Mount'>");
document.write("<input type=hidden name=image_url value='http://www.placesoflight.com/images/logo.gif'>");
document.write("<input type=hidden name=return value='http://www.placesoflight.com/thankyou.shtml'>");
document.write("<input type=hidden name=cancel_return value='http://www.placesoflight.com/gallery.shtml'>");
document.write("<input type=hidden name=currency_code value=USD>");
document.write("<input type=image src='../images/addtocart.gif' border=0 name=submit alt=''>");
document.write("<input type=hidden name=add value=1>");
document.write("</form>");

document.write("</td></tr></table>");


