<!--
function price_shoppers_open()
{
   var photoWindow =
       window.open("/secure/Peter%20Merry.mp3", "priceshoppers",
                   'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=400,height=300');
}

function consumer_warning_open()
{
   var photoWindow =
       window.open("/consumerwarning.asp", "consumerwarning",
                   'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=800,height=450');
}
//-->

