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