CmdUtils.makeBookmarkletCommand({
name: "TwitSnip",
url:"javascript:void(open('http://twitter.grader.com/twitsnipsave.php?Title='+escape(document.title)+'&Text='+escape(document.selection?document.selection.createRange().text:(window.getSelection?window.getSelection():(document.getSelection?document.getSelection:'')))+'&Referrer='+escape(document.referrer)+'&URL='+escape(location.href),'TwitSnip%20from%20Twitter.Grader.com','scrollbars=no,width=550,height=350,top=175,left=75,status=yes,resizable=yes'))"