);
var email = $("input#email").val();
var fname = $("input#name").val();
if(!get_action())
{
$("#message").html("Captcha failed");
return false;
}
if(email == "")
{
$("#message").html("No email address");
return false;
}
listing.push(234489);
if(listing.length<=0)
{
$("#message").html("No list selected");
return false;
}
$.post('/api/subscribe/',{ email: email, lid: "75702001", "list": listing, "name": fname}, function(data)
{
$('.subscribe').html(data)
.append(" We have sent you a confirmation email. ") .hide() .fadeIn(1500, function() { $('.subscribe').append(""); }); }); return false; }); }); |
Back
Travel | March Newsletter