function ppid_donate()
{
   document.write("'arnholm" + "&#64;" + "online.no'");
}


function ppid_buy()
{
   document.write("'paypal" + "&#64;" + "arnholm.org'");
}

function donate() {
   document.write('<form action="https://www.paypal.com/cgi-bin/webscr" method="post">');
   document.write('<input type="hidden" name="cmd" value="_xclick">');
   document.write('<input type="hidden" name="business" value='); ppid_donate();
   document.write('<input type="hidden" name="no_note" value="1">');
   document.write('<input type="hidden" name="currency_code" value="EUR">');
   document.write('<input type="hidden" name="tax" value="0">');
   document.write('<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!">');
   document.write('</form>');
}


function buy_ze() {
   document.write('<form action="https://www.paypal.com/cgi-bin/webscr" method="post">');
   document.write('<input type="hidden" name="cmd" value="_xclick">');
   document.write('<input type="hidden" name="business" value='); ppid_buy();
   document.write('<input type="hidden" name="amount" value="25.00">');
   document.write('<input type="hidden" name="no_note" value="1">');
   document.write('<input type="hidden" name="currency_code" value="EUR">');
   document.write('<input type="hidden" name="tax" value="0">');
   document.write('<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but01.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!">');
   document.write('</form>');
}

function buy_mtsca() {
   document.write('<form action="https://www.paypal.com/cgi-bin/webscr" method="post">');
   document.write('<input type="hidden" name="cmd" value="_xclick">');
   document.write('<input type="hidden" name="business" value='); ppid_buy();
   document.write('<input type="hidden" name="amount" value="32.00">');
   document.write('<input type="hidden" name="no_note" value="1">');
   document.write('<input type="hidden" name="currency_code" value="EUR">');
   document.write('<input type="hidden" name="tax" value="0">');
   document.write('<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but01.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!">');
   document.write('</form>');
}

function buy_imageTOOLSca() {
   document.write('<form action="https://www.paypal.com/cgi-bin/webscr" method="post">');
   document.write('<input type="hidden" name="cmd" value="_xclick">');
   document.write('<input type="hidden" name="business" value='); ppid_buy();
   document.write('<input type="hidden" name="amount" value="25.00">');
   document.write('<input type="hidden" name="no_note" value="1">');
   document.write('<input type="hidden" name="currency_code" value="EUR">');
   document.write('<input type="hidden" name="tax" value="0">');
   document.write('<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but01.gif" border="0" name="submit" alt="Make payments with PayPal - it is fast, free and secure!">');
   document.write('</form>');
}
