var pathName = window.location.pathname;
var rootpath = (pathName.indexOf("/naruto/") !== -1 )?"/naruto/":"/";
