jQuery(function($){
    $('#contactable').contactable({subject: 'feedback URL:'+location.href});
});
    
