var loc = window.location.href;

var basePath = "/";

if(loc.indexOf("SeoTools") != -1){
	basePath = "/SeoTools/";
}

