Aquino Endorses Roxas as his Successor in the 2016 Presidential Election
'+ '' + '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_ajax499794856(data.emailfrom, data.emailto, data.emailsubject, data.emailmessage, c);
}
}
});
});
});
function essb_sendmail_ajax499794856(emailfrom, emailto, emailsub, emailmessage, c) {
//alert(emailfrom + "|" + emailto);
var get_address = "/"+emailfrom+"&to="+emailto+"&sub="+emailsub+"&message="+emailmessage+"&t=Aquino+Endorses+Roxas+as+his+Successor+in+the+2016+Presidential+Election&u=http%3A%2F%2Fwww.manilalivewire.com&p=http%3A%2F%2Fwww.manilalivewire.com%2F2015%2F08%2Faquino-endorses-roxas-as-his-successor-in-the-2016-presidential-election%2F&c="+c;
//prompt(get_address, get_address);
//alert(get_address);
jQuery.getJSON(get_address)
.done(function(data){
alert(data.message);
});
}
Posted by Manila Livewire Author 01
|
Leave a comment