//$('#formProductAddList').ajaxForm(function (resp) {
//    var data = JSON.parse(resp);
//    if (data.Status == "1") {
//        alert('Listeye eklendi');
//    } else {
//        alert('Hata');
//    }
//});

function v_fsh() {
    window.open('http://www.facebook.com/sharer.php?u=' + encodeURIComponent(document.location.href));
}
function v_tsh() {
    window.open('http://twitter.com/?status=' + document.title + ' ' + encodeURIComponent(document.location.href));
}

