function hoods(hood)
{
	var full = "System Error. Contact Administrator";
	if(hood == "") {alert("Error.  Bad Neighborhood Code. Contact the System Administrator");}					
	hood = hood.slice(1);
	document.write("<HR>");
	document.write("<table border='0' cellspacing='5' cellpadding='5'><TR></TR><TD valign='center'>");
	document.write("<A HREF='hoodmap.htm'><IMG SRC='graphics-kirk/hoodsmall_" + hood + ".gif' WIDTH='57' HEIGHT='100' HSPACE='10' VSPACE='10' BORDER='0'></A>")
	document.write("</TD><TD>");
		if (hood == "BT")  {full="Bridle Trails";}
		if (hood == "MB")  {full="Moss Bay";}
		if (hood == "CH")  {full="Central Houghton";}
		if (hood == "E")   {full="Everest";}
		if (hood == "H")   {full="Highlands";}
		if (hood == "LV")  {full="Lakeview";}
		if (hood == "M")   {full="Market";}
		if (hood == "N")   {full="Norkirk";}
		if (hood == "NJ")  {full="North Juanita";}
		if (hood == "NRH") {full="North Rose Hill";}
		if (hood == "SJ")  {full="South Juanita";}
		if (hood == "SRH") {full="South Rose Hill";}
		if (hood == "TL")  {full="Totem Lake";}
	document.write("<FONT SIZE='4' COLOR='#000080'><U>" + full + " Neighborhood</U></FONT><BR><BR>");
	document.write("<UL>");
	document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services.htm' TITLE='Neighborhood Services'>Neighborhood Services</A></LI><BR>");
	document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Programs/NC.htm' TITLE='Neighborhood Connections Program'>Neighborhood Connections Program</A></LI>");
		if (hood == "BT")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/South_Rose_Hill_Bridle_Trails_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "MB")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Moss_Bay_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "CH")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Central_Houghton_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "E")   {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Everest_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "H")   {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Highlands_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "LV")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Lakeview_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "M")   {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Market_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "N")   {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Norkirk_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "NJ")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Juanita_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "NRH") {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/North_Rose_Hill_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "SJ")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Juanita_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "SRH") {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/South_Rose_Hill_Bridle_Trails_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
		if (hood == "TL")  {document.write("<LI><A CLASS='hood' HREF='http://www.ci.kirkland.wa.us/depart/CMO/Neighborhood_Services/Associations/Totem_Lake_Neighborhood_Association.htm' TITLE='Neighborhood Association'>Neighborhood Association</A></LI>");}
	document.write("<LI><A CLASS='hood' HREF='#info' TITLE='Neighborhood Information'>Neighborhood Information</A></LI>");	
	document.write("<LI><A CLASS='hood' HREF='whatispermit.htm' TITLE='Help with and descriptions of the various permit types'>What is a Permit?</A></LI>");
	document.write("<LI><A CLASS='hood' HREF='hoodmap.htm' TITLE=''>Back to the Neighborhood Map</A></LI>");
	document.write("</UL>");
	document.write("</TD></TR></TABLE>");
	document.write("<TABLE cellpadding='5'><TR><TD>");
// Permits Open for Comment
	document.write("<UL>");
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListCMNT_" + hood + "#" + full +"' TITLE='Permits Open for Public Comment in "+ full + "' class='link'>");
	document.write("Permits Open for Public Comment");
	document.write("</A></LI><BR>");
	document.write("The permits that are open for public comment are administered by the Planning and Community Development Department.&nbsp;&nbsp;");
	document.write("Please note that not all permits that allow public comment are listed here.&nbsp;&nbsp;");
	document.write("Check the Land Use Permits Pending category under the Permits by Neighborhood link to see additional permits that are currently under review by the City.");
	document.write("<BR><BR>");
// Pending Land Use Permits
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListLUPP_" + hood + "#" + full +"' TITLE='Pending Land Use Permits in "+ full + "' class='link'>");
	document.write("Land Use Permits, Pending");
	document.write("</A></LI><BR>");
	document.write("Administrative Design Review &amp; Zoning permits are administered by the Planning and Community Development Department.");
	document.write("<BR><BR>");
// Approved Land User Permits
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListLUPA_" + hood + "#" + full +"' TITLE='Approved Land Use Permits in "+ full + "' class='link'>");
	document.write("Land Use Permits, Approved and Denied, in the last year");
	document.write("</A></LI><BR>");
	document.write("Administrative Design Review &amp; Zoning permits are administered by the Planning and Community Development Department.");
	document.write("<BR><BR>");
// Pending and Approved Construction Permits
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListCONPA_" + hood +"#" + full +"' TITLE='Pending and Approved Construction Permits in "+ full + "' class='link'>");
	document.write("Construction Permits, Pending &amp; Approved");
	document.write("</A></LI><BR>");
	document.write("Building, Plumbing, Mechanical &amp; Electrical permits are administered by the Public Works Department and Building Division. Please note that most projects in the right of way such as road projects are exempt from these permits.");
	document.write("<BR><BR>");
// Construction Permits Issued in the last 60 days
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListCONRec_" + hood +"#" + full +"' TITLE='Construction Permits issued in the last 60 days in "+ full + "' class='link'>");
	document.write("Construction Permits, Issued in the last 60 days");
	document.write("</A></LI><BR>");
	document.write("Building, Plumbing, Mechanical &amp; Electrical permits are administered by the Public Works Department and Building Division. Please note that most projects in the right of way such as road projects are exempt from these permits.");
	document.write("<BR><BR>");
// Approved Tree Removal Permits
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListTRE_" + hood + "#" + full +"' TITLE='Approved Tree Removal Applications in " + full + "' class='link'>");
	document.write("Tree Removal Applications, Approved in the last year");
	document.write("</A></LI><BR>");
	document.write("Tree Removal permits are administered by the Planning and Community Development Department.");
	document.write("<BR><BR>");
// Pending Pre-submittal Meetings
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListPREP_" + hood + "#" + full +"' TITLE='Pending Pre-Submittal Meetings in "+ full + "' class='link'>");
	document.write("Pending Pre-Submittal Meetings");
	document.write("</A></LI><BR>");
	document.write("Pre-Submittal Meetings are administered by the Planning and Community Development Department and Building Division.");
	document.write("<BR><BR>");
// Completed Pre-submittal Meetings
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListPREC_" + hood + "#" + full +"' TITLE='Completed Pre-Submittal Meetings in "+ full + "' class='link'>");
	document.write("Completed Pre-Submittal Meetings, in the last year");
	document.write("</A></LI><BR>");
	document.write("Pre-Submittal Meetings are administered by the Planning and Community Development Department and Building Division.");
	document.write("<BR><BR>");
// Active Business Licenses
	document.write("<LI>");
	document.write("<A HREF='/tm_bin/tmw_cmd.pl?tmw_cmd=StatusHitListBUSActive_" + hood + "#" + full +"' TITLE='Active Business Licenses in "+ full + "' class='link'>");
	document.write("Active Business Licenses");
	document.write("</A></LI><BR>");
	document.write("Currently active Business Licenses, which are administered by the Finance Department.");
	document.write("</UL>");
	document.write("<HR WIDTH='60%' ALIGN='LEFT'><A NAME='info'></A>");
		if (hood == "BT")  {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Bridle Trails / South Rose Hill Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The South Rose Hill/Bridle Trails Neighborhoods are bounded on the North by N.E. 85th Street, to the West by I-405, and the City limits to the East and South. The neighborhoods can be characterized as a predominantly single-family area with large open spaces.  The primary policy direction for this neighborhood is to maintain the low-density residential character.</FONT>");
		}
		if (hood == "MB")   {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Moss Bay Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>Moss Bay Neighborhood is the central neighborhood for Kirkland and encompasses the downtown business district. Moss Bay is bounded by the properties along Central Way (from the waterfront to Kirkland Way), the Burlington Northern Railroad/Kirkland Way on the East, NE 68th Street on the South, and the waterfront on the West. ");
			document.write("While the neighborhood is dominated by the commercial activities associated with Kirkland's Downtown, there are considerable opportunities for residential development. The area contains a wide variety of land uses, including a freeway interchange, industrial activities, offices, well established single-family areas, large-scale multifamily development, ");
			document.write("baseball facility, a post office and a railroad, and Downtown retail businesses. A major policy emphasis for the Moss Bay Neighborhood is to encourage commercial activities in the Downtown, and to expand &quot;close-in&quot; housing opportunities by encouraging medium- to high-density residential uses in the perimeter of the Downtown.</FONT>");
		}
		if (hood == "CH")  {
			document.write("<FONT SIZE='2'><FONT SIZE='2' COLOR='#000080'><U><strong>Central Houghton Information</strong></U></FONT></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The Central Houghton Neighborhood, lying between the Burlington Northern railroad tracks and I-405, is a predominantly new single-family residential area.  Other, more intensive activities in this neighborhood include NorthWest College, the Lake Washington School District facilities, the Houghton Shopping Center, and multifamily developments along NE 68th Street.  </FONT>");
			document.write("<FONT SIZE='1'>The primary policy direction is to maintain low-density residential character and to buffer the single-family areas from economic, institutional, and multifamily uses.  Emphasis is also placed on identifying lands for future parks.</FONT>");
		}
		if (hood == "E")   {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Everest Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The Everest Neighborhood is generally situated between the Burlington Northern railroad tracks and I-405, and between NE 68th Street and NE 85th Street.  The neighborhood contains a wide variety of land uses and a substantial amount of undeveloped land.  Single-family development is located in the central and Eastern portion sof the Everest Neighborhood, </FONT>");
			document.write("<FONT SIZE='1'>whereas multifamily development is concentrated toward the South.  Light industrial development is clustered in the Western part of the neighborhood and extends NorthEast along the railroad tracks.</FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The policy emphasis for the Everest Neighborhood is to maintain the character of the existing single-family areas in the central and East portions of the neighborhood to minimize the disruption of regulated slopes, and to allow for the infilling of multifamily and industrial areas consistent with their existing character.</FONT>");
		}
		if (hood == "H")   {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Highlands Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>Highlands Neighborhood is bounded by NE 85th Street to the South, I-405 to the East, and the Burlington Northern Railroad to the West and North.  Major land use patterns are fairly well established in the Highlands Neighborhood.  The neighborhood is predominately residential in character.  The most significant issues for this neighborhood are maintaining the stability of older residential areas.</FONT>");
			document.write("<FONT SIZE='1'></FONT>");
		}
		if (hood == "LV")  {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Lakeview Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>This neighborhood is bounded on the West by Lake Washington and on the East by the railroad tracks.  Lakeview Drive and Lake Washington Boulevard are both a focus or seam for activities in this neighborhood.</FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The neighborhood West of Lake Washington Boulevard includes parks, single and multifamily dwellings, commercial uses, and marinas.  The primary policy direction for the area, including the Houghton Slope and East of Lakeview Drive, </FONT>");		
			document.write("<FONT SIZE='1'>would be to continue the primarily low-density residential uses. However, between Lakeview Drive and Lake Washington Boulevard, medium-density residential uses would be permitted, as well as limited offices.  </FONT>");
			document.write("<FONT SIZE='1'>Offices and limited freeway commercial would also be allowed at the Southern end of the neighborhood near Yarrow Bay.</FONT>");
		}
		if (hood == "M")   {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Market Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>Market Neighborhood is bounded by 98th Ave to the North, Lake Washington to the West, properties adjoining Market Street to the West, Marina Park to the South.  Major land use patterns are fairly well established in the Market Neighborhood.  </FONT>");
			document.write("<FONT SIZE='1'>The neighborhood is predominately residential in character and contains some of Kirkland's oldest homes.  The most significant issues for this neighborhood are maintaining the stability of older residential areas.</FONT>");		
		}
		if (hood == "N")   {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Norkirk Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>Norkirk Neighborhood is bounded roughly by the Northern property lines of properties adjoining Central Way, Burlington Northern Railroad to the East, 20th Ave. to the North, and the Eastern edge of properties along Market Street.  Major land use patterns </FONT>");
			document.write("<FONT SIZE='1'>are fairly well established in the Norkirk Neighborhood.  The neighborhood is predominately residential in character and contains some of Kirkland's oldest homes.  Despite the predominance of low-density residential use, there are areas containing industrial, </FONT>");
			document.write("<FONT SIZE='1'>commercial, or high-density residential use.   The most significant issues for this neighborhood are maintaining the stability of older residential areas and providing adequate buffering between different types of land use.</FONT>");
		}
		if (hood == "NJ")  {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>North Juanita Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>North Juanita Neighborhood is bounded by the City limits to the East and North, NE 124th /NE 128th to the South and 116 Way NE to the East.</FONT>");
			document.write("<FONT SIZE='1'>The existing single family areas are feeling pressure from the multifamily developments.  Other parts of the region, which are currently experiencing rapid growth, are sending traffic through the neighborhood to other destinations.  A major policy direction for South Juanita is to protect the low-density residential areas of the neighborhood.</FONT>");		
		}
		if (hood == "NRH") {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>North Rose Hill Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>North Rose Hill is the area lying between Interstate 405 and 132nd Avenue NE.  It is bounded by NE 85th Street on the South and NE 116th Street, Slater Avenue NE, and NE 123rd Street on the North.</FONT>");
			document.write("<BR><BR>");			
			document.write("<FONT SIZE='1'>Most of the area is developed, but there remain significant tracts of developable land. The land use pattern is relatively well established.  Low-density residential uses are predominant in the North Rose Hill Neighborhood, while </FONT>");		
			document.write("<FONT SIZE='1'>commercial uses are concentrated along its North and South boundaries in the North Rose Hill Commercial District and the NE 85th Street Subarea. Managed growth strengthens the unique residential character by preserving established low-density residential areas and by promoting a variety of housing alternatives and styles.</FONT>");
		}
		if (hood == "SJ")  {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>South Juanita Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>Located along the shores of Juanita Bay, South Juanita is a diverse neighborhood containing a concentrated commercial district with nearby multifamily and substantial single-family residential areas.  The business district is undergoing a large development including retail, commercial and residential uses.  There are relatively few large vacant parcels within the neighborhood, </FONT>");
			document.write("<FONT SIZE='1'>so most new development will be infill and redevelopment.  The existing single family areas are feeling pressure from the multifamily developments.  Other parts of the region, which are currently experiencing rapid growth, are sending traffic through the neighborhood to other destinations.  A major policy direction for South Juanita is to protect the low-density residential areas of the neighborhood.</FONT>");		
		}
		if (hood == "SRH") {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>South Rose Hill / Bridle Trails Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The South Rose Hill/Bridle Trails Neighborhoods are bounded on the North by N.E. 85th Street, to the West by I-405, and the City limits to the East and South. The neighborhoods can be characterized as a predominantly single-family area with large open spaces.  The primary policy direction for this neighborhood is to maintain the low-density residential character.</FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The South Rose Hill Neighborhood is heavily influenced by I-405 on the West and the 85th Street commercial corridor to the North.  This corridor is a major entranceway to Kirkland and provides a view of Lake Washington, Seattle, and the Olympic mountains to the West.  Retail and auto-oriented commercial development will probably continue to cluster around the interchange.</FONT>");
		}
		if (hood == "TL")  {
			document.write("<FONT SIZE='2' COLOR='#000080'><U><strong>Totem Lake Information</strong></U></FONT>");
			document.write("<BR><BR>");
			document.write("<FONT SIZE='1'>The Totem Lake area is a rapidly expanding activity center offering major commercial facilities, a hospital/clinic complex, and the potential for several large apartment developments.  Kirkland's largest industrial center occupies the central portion of this neighborhood.</FONT>");
			document.write("<FONT SIZE='1'></FONT>");
		}
	document.write("<BR><BR><HR>");
	document.write("</TD></TR></TABLE>");
}

function hitlisttitle(full)
{
	var full = "System Error. Contact Administrator";
	if(hood == "") {alert("Error.  Bad Full Neighborhood Name. Contact the System Administrator");}					
	hood = hood.slice(1);
	document.write("<DIV ALIGN='center'>");
	document.write("<P CLASS='appTitle'>Business Licenses Matching Your Search</P>");
	document.write("<P CLASS='appTitle'>in the " + full + " Neighborhood</P>");
	document.write("</DIV>");
}