Upon 105 basic-like languages listed, 36 are unfortunately discontinued but at least 48 are currently developed. Sorrowfully we don't have any recent news about 13 of them. But let's face it: 24 are considered valuables and 73 are free!
");
// submit form by ajax using post and send 3 values: subject, your_email, comment
$.post("feedback.php", { subject: c.find("input[name='subject']").val(), your_email: c.find("input[name='your_email']").val(), comment: c.find("#comment").val()},
function(data){
/*set boxy content to data from ajax call back*/
contactBoxy.setContent("