var urlWithSep = window.location.href;
urlWithSep.replace(/enlarge=2/,"");
urlWithSep.replace(/enlarge=-1/,"");
urlWithSep.replace(/enlarge=0/,"");
