// JavaScript Document
<!--

function hmongHistory(){
	var hmongStory = "Interest in learning more about Hmong Culture."
	document.write(hmongStory)
}

function hmongHistoryDated(){
	document.write("Up Date 4-23-07")	
}
function boardMembers(){
	var memberStory = "Annual meetings and elections are held in November. "
	document.write(memberStory)
}

function boardMembersDated(){
	document.write("Up Date 12-30-06")	
}
function haapcMission(){
		var mission = "<H1>Mission</H1><pp>To provide Hmong-American families with community awareness, informational resources, and build partnerships and leadership skills that empower and enhance a positive move into the mainstream through community connetions, while preserving cultural values and traditions.</pp>"
		
		document.writeln(mission)		
}

function haapc_hmongHistory(){
	var hmongHistory = 	"<H1>Hmong History</H1><pp>The Hmong are a very ancient ethnic group of people who migrated from China many years ago.  Hmong means Free.  In the early 1800s, many Hmong fled from southern China to Laos, Vietnam, Burma, and Thailand.  In Laos, they lived in the mountainous country-sides where they grew food and met basic human needs through agriculture.  The Hmong people liked to live in peace and harmony.  In the 1900s, the French missionaries came to Laos, introduced western culture and taught them the Roman Popular Alphabet (RPA.)</pp><p><pp>The Secret War, during the Vietnam War, the Hmong were recruited by the United States CIA to fight against the Communists in Laos.  They were promised they would be protected after the war.  When the US withdrew from Vietnam in 1975, hundreds upon thousands of Hmong were wounded and or killed from the retaliation of the Pathet Lao Government because of their involvement with the U.S.  The Hmong people had no choice but to journey to refugee camps in Thailand.  During their long travel, many starved, were robbed, tortured, killed, or drowned while crossing the Mekong River.</pp><p><pp>In Thailand, the Hmong were offered resettlement to countries such as France, Australia, Canada, and United States.  To date approximately 300,000 thousand Hmong reside in the United States.   Over 50,000 Hmong currently reside in Wisconsin, in Stevens Point alone, over 1500.</pp>"

	document.write(hmongHistory)
}

function haapcHistory(){
	var history = "<H1>Organizational History</H1><p> The Hmong American Association of Portage County is a charitable non-profit organization founded in 1991 directed by a Board of volunteers. During its 15 year history, it has established a strong connection with the Southeast Asian community through its numerous supportive services and programs.<p> HAAPC is supported through donations and fundraising events only and has received donations from private industries such as Golden County Foods, Mekong Fresh Meats, Elmer&rsquo; Service Garage, and Country Wide Home Loans. In the past HAAPC has received grants from CAP Services to conduct youth and housing programs. Most of our funding comes from fundraising such as the Pre-New Year Celebration and Spring Soccer Tournament.<p> We currently have one paid staff to tend to the daily needs of our community and provide quicker service."
		
		document.write(history)
	}

function board_Members(){
		var president = "Blia Nhoua Lor<br />"
		var vicePresident = "Bee Yang<br />"
		var treasurer = "John Wa Lee Xiong<br />"
		var secretary = "Lance Chang<br />"
		document.write(president + vicePresident + treasurer + secretary)
	}
	
function RS_BoardMemgers(){
		var rs_BoardMembers = "Neng Thong Thao<br />" +
								"Chai Sue Xiong<br />" +
								"Chue Vue<br />" +
								"Ma Yang<br />" +
								"Ia Xiong<br />"
		document.write(rs_BoardMembers)
	}

function LS_BoardMembers(){
		var ls_BoardMembers = "Kao Chang<br />" +
								"Nhia Thong Vang<br />" +
								"Vang Moua<br />" +
								"Chai Lee<br />" +
								"Choua Phia Lor<br />" +
								"Tou Chia Yang<br />"
		document.write(ls_BoardMembers)
	}

function RS_BoardAdvisors(){
		var rs_BoardAdvisors = "Wa Meng Vang<br />" +
								"Song Chai Her<br />" +
								"Youa Vang Xiong<br />" +
								"Ong Yang<br />" 
								
		document.write(rs_BoardAdvisors)
	}

function LS_BoardAdvisors(){
		var ls_BoardAdvisors = "Nhia Tou Yang<br />" +
								"Boua Hue Lee<br />" +
								"Doua Chang<br />" +
								"Wa Neng Lor<br />" +
								"Tria vue<br />"
								
		document.write(ls_BoardAdvisors)
	}
	
function RS_ClanLeaders(){
		var rs_ClanLeaders = "Nhia Chao Thao<br />" +
								"Tong Chao Lor<br />" +
								"Kao Chang<br />" +
								"Chue Vue<br />" +
								"Nao Pao Vang<br />" +
								"Chong Cha Vue<br />" +
								"Chong Nhia Yang<br />" +
								"Nao Houa Xiong<br />" +
								"Xai Pao Vang<br />" +
								"Cher Soua Vue<br />"
								
								
		document.write(rs_ClanLeaders)
	}
	
function LS_ClanLeaders(){
		var ls_ClanLeaders = "Cha Lee Vang<br />" +
								"Wa Neng Lor Yang<br />" +
								"Chai Lee<br />" +
								"Chai Sue Xiong<br />" +
								"Ying Moua<br />" +
								"Chong Hue Thao<br />" +
								"Blia Choua Lor<br />" +
								"Chong Chai Vang<br />" +
								"Nao toua Yang<br />" +
								"Chia Koua Lee<br />" +
								"Choua Mai Chang<br />"
								
		document.write(ls_ClanLeaders)
	}
	
function titleMeeting(){
		var title = "<center>Board Meeting September 2006</center><br /><br />" 
							
		document.write(title)
	}

function boardMeeting(){
		var meetingTitle = 	"<center>Monthly Meeting<br />" +
							"usually the 2nd Sunday of the month from 9am – 11am.</center>"
							
		document.write(meetingTitle)
	}

function haapcResources(){
		var resourceTop = 	"<p><br /><br /><H1>Assistance and Service</H1></p>" 
							
		document.write(resourceTop)
	}

function haapcServicesLeft(){
		var servicesLeft = 	"<b>Services</b><br />"
						+ "We provide a wide range of services to include but not limited to:" + "<p>"
		
						+ "<UL>"
						+ "<li>Health and Nutrition – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Housing Outreach – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Tobacco Prevention and Control – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Hunter Safety – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Driving Education – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Transportation – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Community Orientation – <hh2>Ongoing</hh2></li><br />"
						+ "<li>Hmong Language Literacy – <rr2>Coming Soon</rr2></li><br />"
						+ "<li>Cultural programs (Instrumental, Poetry, and Ceremonial) – <rr2>Coming Soon</rr2></li><br />"
						+ "</UL><br />"
							
		document.write(servicesLeft)
	}
function haapcServicesCenter(){
		var servicesCenter = 	"<b>Referral Services</b><br />"
						+ "We will refer anyone who has needs beyond our services:" + "<p>"
						+ "<UL>"
						+ "<li>Emergency Services</li><br />"
						+ "<li>Food pantry</li><br />"
						+ "<li>Interpretation and translation services</hh2></li><br />"
						
						+ "</UL><br />"
							
		document.write(servicesCenter)
	}
function haapcServicesRight(){
		var servicesRight = 	"<b>Support Services</b><br />"
						+ "We support several services from other organizations:" + "<p>"
						+ "<UL>"
						+ "<li>Domestic Violence</li><br />"
						+ "<li>Crisis Prevention</li><br />"
						+ "<li>Family Strengthening</hh2></li><br />"						
						+ "</UL><br />"
							
		document.write(servicesRight)
	}
	
function haapcContact(){
		var contacts = 	"<pp><H1>HMONG AMERICAN ASSOCIATION OF PORTAGE COUNTY</H1></pp><p /><br />"
						+ "101 Division Street, North, Suite E <br /><br />"
						+ "Stevens Point, WI  54481 <br /><br />"
						+ "Phone: (715) 341-3703 <br /><br />"
						+ "Fax: (715) 341-2404 <br /><br />"
						+ "Email: " 
						+ "<a href = mailto:hmong_am_assoc@sbcglobal.net class = producthdr>"
						+ "hmong_am_assoc@sbcglobal.net</a><br /><br />"
						+ "Office hours: 9am – 3pm. <br /><br />"
							
		document.write(contacts)
	}

//-->
		
	