$(document).ready(function( ) {
    $('a[href="http://ludanikishina.com/nav/shops/"]').click( function( ) {
        window.open("http://apps.facebook.com/ecwid-shop/store/197491540281209");
        return false;
    })
});

