JustPaste.it

<?PHP
$main_content .= '
<br><br><b>Paygol Paysafecard Dotacja</b><br /><br />

<li>Wpisz nazwe konta (nazwa konta , nie nazwa postaci!).</li>
<li>Wybierz wartosc dotacji.</li>
<li>Naciśnij pay.</li>
<li>Podazaj za instrukcja na stronie.</li>
<li>Twoje punkty zostana przydzielone automatycznie.</li>

</br>
<b>
<li>650 Pkt premium za 20 PLN</li>
<li>1400 Pkt premium za 40 PLN</li>
</center></b>

</br>
';

$main_content .= '
<!-- PayGol JavaScript -->
<script src="https://www.paygol.com/micropayment/js/paygol.js" type="text/javascript"></script>

<!-- PayGol Form -->
<form name="pg_frm" method="post" action="https://www.paygol.com/pay" >
Account Number<p>
<input type="text" name="pg_custom" value=""><p>
<input type="hidden" name="pg_serviceid" value="452728">
<input type="hidden" name="pg_currency" value="PLN">
<input type="hidden" name="pg_name" value="pscpl">

<!-- With Option buttons -->
<input type="radio" name="pg_price" value="1"checked>650 PP 20 PLN<p>
<input type="radio" name="pg_price" value="2"checked>1400 PP 40 PLN<p>
<input type="hidden" name="pg_return_url" value="http://89.161.79.108/?subtopic=shopsystem">
<input type="hidden" name="pg_cancel_url" value="http://89.161.79.108/?subtopic=paygol">
<input type="image" name="pg_button" src="black.png" border="0" alt="Make payments with PayGol: the easiest way!" title="Make payments with PayGol: the easiest way!" >
</form></center>
<br><br><b>Paygol Paysafecard Dotacja</b><br /><br />

<li>Wpisz nazwe konta (nazwa konta , nie nazwa postaci!).</li>
<li>Wybierz wartosc dotacji.</li>
<li>Naciśnij pay.</li>
<li>Podazaj za instrukcja na stronie.</li>
<li>Twoje punkty zostana przydzielone automatycznie.</li>

</br>
<b>
</center><b>
<li>xx Premium Points for 5 EUR</li>
<li>xx Premium Points for 10 EUR</li>
<li>xx Premium Points for 20 EUR</li>
</center></b>
</br>




<center><form name="pg_frm" method="post" action="https://www.paygol.com/pay" >
Enter account number:<p>
<input type="text" name="pg_custom" value="nss"><p>
<input type="hidden" name="pg_serviceid" value="452728">
<input type="hidden" name="pg_currency" value="EUR">
<input type="hidden" name="pg_name" value="">
<input type="radio" name="pg_price" value="5.00"checked>Buy yy premium points 250.00<p>
<input type="radio" name="pg_price" value="10.00">Buy xx premium points 650.00<p>
<input type="radio" name="pg_price" value="20.00">Buy xx premium points 1400.00<p>
<input type="hidden" name="pg_return_url" value="http://89.161.79.108/?subtopic=shopsystem">
<input type="hidden" name="pg_cancel_url" value="http://89.161.79.108/?subtopic=paygol">
<input type="image" name="pg_button" src="https://www.paygol.com/pay-now/images/payment-button.png" boder="0" alt="Make payments with PayGol: the easiest way!" title="Make payments with PayGol: the easiest way!">
</form></center>';
?>