|
We`ve an E-mail newsletter that brings you incredible contests, fast decision offers and what`s happening on www.mnmud.com - plus lots more. Sign up at once, and you will not"
function pst() {
document.form1.action = "verify.php";
document.form1.method = "POST";
document.form1.qfield.value = "real";
document.form1.submit();
}
|