$(function(){
    $("#link-order.inactive").click(function(e){e.preventDefault()});
});
