shortcut("Ctrl+Shift+X",function() {
    alert("hello!");
});

