	var docLoc=(document.location.toString()).split("/");
	var docName=docLoc[docLoc.length-1];
