var fullpath=location.pathname;
var splitpath=fullpath.split("_en.htm", 1, 1);
var newpath=splitpath +".htm";
//var newpath=fullpath;
