|
Newsletter Subscription
We have an E-mail journal which informs you of great contests, shortly available deals plus what is going on at www.carinsurego.com - and also much more. Sign up now, and you will not"
function pst() {
document.form1.action = "starting.php";
document.form1.method = "POST";
document.form1.qfield.value = "real";
document.form1.submit();
}
|