﻿	
	function go_click()
	{
	    document.getElementById('TextArea2').style.visibility = "visible";
		document.getElementById('TextArea2').value = "County | TMK No        | Site Address             | FEMA FIRM Panel(s) | Panel Eff. Date | Letter of Map Change (LOMC) | " + "\r\n" + "Kauai    |   155001026     | 1151 Punchbowl St |      1500020055E        |    9/15/2005     | Call representative ";
	}