if ( navigator.userAgent.indexOf('Safari')==-1 ) {
	$( "expanding" ).innerHTML = "<em>(Area will expand to accomodate longer messages.)</em>";
}