<!--
{
		
	var ThisURL = document.URL;
	 	document.write(format_text('<P>'));		
		document.write(format_text('<A HREF="http://www.nbogroup.com/nboscripts/mailnbostory.asp?url=' + ThisURL + '"><IMG SRC="../email.gif" align=right ALT="Mail this page to a friend" WIDTH="140" HEIGHT="37" BORDER="0"></A>'))
}
function format_text(string) {
    return string;
}
//-->

