// JavaScript Document

/*
Style Name: University of Georgia
Developed by: UGA College of Agriculture and Environmental Sciences (http://caes.uga.edu)
Version: 1.0  4/2/2006
CUSTOMIZE FOR CURRENT SITE
*/



if ((location.hostname == 'www.ugaextension.com') || 
	 (location.hostname == 'www.ugaextension.org') || 
	 (location.hostname == 'www.ugaextension.net') )
		document.write('<a href="http://tt.uga.edu/tt/' + 'http://www.caes.uga.edu/extension' + location.pathname + '" accesskey="7">Text-Only Version</a>');
	else
  		document.write('<a href="http://tt.uga.edu/tt/' + document.URL + '" accesskey="7">Text-Only Version</a>');