// JavaScript Document

function showSmallDisclaimer() {
	var content = "This is the authentic website and organization representing Specialist " + 
				  "Toccara R. Green. Any questions about authenticity can be found through " + 
				  "Guidestar.";
				  
	
}