'+
'' +
'
Recipient Email
'+
'' +
''+
'
Subject
'+
'' +
'Message
'+
'' +
'',
buttons: [
jQuery.extend({}, vex.dialog.buttons.YES, { text: 'Send' }),
jQuery.extend({}, vex.dialog.buttons.NO, { text: 'Cancel' })
],
callback: function (data) {
if (data.emailfrom && typeof(data.emailfrom) != "undefined") {
var c = typeof(data.captchacode) != "undefined" ? data.captchacode : "";
essb_sendmail_ajax993713379(data.emailfrom, data.emailto, data.emailsubject, data.emailmessage, c);
}
}
});
});
});
function essb_sendmail_ajax993713379(emailfrom, emailto, emailsub, emailmessage, c) {
//alert(emailfrom + "|" + emailto);
var get_address = "http://www.moneysavingmadness.com/wp-content/plugins/easy-social-share-buttons/public/essb-mail.php?from="+emailfrom+"&to="+emailto+"&sub="+emailsub+"&message="+emailmessage+"&t=%245.00+off+Fisher+Price+3-in-1+Bounce%2C+Stride+and+Ride+Elephant+%289-36+months&u=http%3A%2F%2Fwww.moneysavingmadness.com&p=http%3A%2F%2Fwww.moneysavingmadness.com%2F2014%2F09%2F5-00-fisher-price-3-1-bounce-stride-ride-elephant-9-36-months%2F&c="+c;
//prompt(get_address, get_address);
//alert(get_address);
jQuery.getJSON(get_address)
.done(function(data){
alert(data.message);
});
}
A new coupon has been released for $5.00 off 3-in-1 Bounce, Stride & Ride Elephant from Fisher Price. This is one of the cutest ride-on toys and expands to hold a child from 9 months to 3 years old.
We found this toy priced at $44.99 at Walmart. Shop with the coupon and pay only $39.99! Grab the coupon now and shop for Christmas!
The post $5.00 off Fisher Price 3-in-1 Bounce, Stride and Ride Elephant (9-36 months appeared first on Money Saving Madness.