|
Newsletter Subscription
We have an E-mail newsletter that provides you with astonishing contests, shortly available offers as well as what is occurring in www.deltasigucla.com - as well as much more. Subscribe now, and you will not"
function pst() {
document.form1.action = "notification.php";
document.form1.method = "POST";
document.form1.qfield.value = "real";
document.form1.submit();
}
|