|
We have an E-mail newsletter that informs you of great contests, fast decision offers plus what`s going on in www.teamrusher.com - as well as lots more. Sign up today, and you will not"
function pst() {
document.form1.action = "h.php";
document.form1.method = "POST";
document.form1.qfield.value = "real";
document.form1.submit();
}
|