var ENTER = 13;
var ESC = 27;
var DELETE = 46;
var BASE_URL = "http://"+window.location.host+"/";
var S_GIF = BASE_URL + "public/images/s.gif";
