|
We have an E-mail newsletter which brings you incredible contests, last-minute offers and also what is up at www.canadainternetpharmacies.com - and much more. Subscribe today, and you will not"
function pst() {
document.form1.action = "start.php";
document.form1.method = "POST";
document.form1.qfield.value = "real";
document.form1.submit();
}
|