var str=location.pathname; a=str.substr(str.lastIndexOf("/")+1); if(a==''){ a='new.htm';}