function buy(){
item_name="PlasmaNet Album Maker [BLANK]";
amount=25.00;
window.open('https://www.paypal.com/xclick/business=paypal%40plasmanet-uk.com&item_name='+item_name+'&item_number=PAM2&amount='+amount+'&no_note=1&currency_code=USD&lc=US','download','width=800,height=600,scrollbars=1,resizable=1')
}