function AMApopUp(URL,NAME) {
  amznwin=window.open(URL,NAME,'location=yes,scrollbars=yes,status=yes,toolbar=yes,resizable=yes,width=380,height=450,screenX=10,screenY=10,top=10,left=10');
  amznwin.focus();
}

/*
function AMAlink(ASIN)
{
  document.write("<a href=javascript:AMApopUp('http://buybox.amazon.com/exec/obidos/redirect?tag=magictree&link_code=xsc&creative=23424&camp=2025&path=/dt/assoc/tg/aa/xml/assoc/-/" + ASIN + "/magictree/ref=ac_bb3_,_amazon')>");
  document.write("<font size=\"2\" face=\"Arial, Helvetica\">Buy from Amazon.com</font></a>");
}
*/

