<!--
/*********************************
 * author@TechSystems.com        *
 * http://www.portaldepot.net    *
 * management@portaldepot.net    *
 * (c)TechSystems.com 2005       *
 * All Rights Reserved.          *
 *********************************
 */

//Change your initial tabBGcolor to your document background color.
var tabBGcolor = "#d9d9d9"; 

//Change your tab background color here.
var thBGcolor = "#f9efe9"; 
 
var num=1;
var bottomBordr="1px solid #000000"

var tb = document.getElementById("tb");
var tb1 = document.getElementById("tb1");
var tb2 = document.getElementById("tb2");
var tb3 = document.getElementById("tb3");
var tb4 = document.getElementById("tb4");
var tb5 = document.getElementById("tb5");


//If you input images in your content, you have to 
//preload the images. If you call your images from a separate
//directory, you have to put in the directory var imgDir = "imageDirectory".
//If you call the images from the same directory that holds your document,
//then just leave it empty. Put your images into the array.
var imgArray = new Array("008_8A.jpg", "creekscene.jpg", "familyhike.jpg", "gi-blob.jpg", "image002.jpg");
var imgDir = "playpics";
if (document.images) {
for (i=0; i<imgArray.length; i++) {
eval("imgObj" + i + "= new Image(50,30)");
eval("imgObj" + i + ".src = '" + imgDir + imgArray[i] + "'");
}
}

function tgglTabs(n2) {
num = n2;
var tb = document.getElementById("tb");
var tb1 = document.getElementById("tb1");
var tb2 = document.getElementById("tb2");
var tb3 = document.getElementById("tb3"); 
var tb4 = document.getElementById("tb4");
var tb5 = document.getElementById("tb5");

//Change the content "tb.innerHTML = " for each tab below.


   		
	   if (num==1){
		tb1.style.backgroundColor = tabBGcolor;
    tb1.style.borderBottom = "1px solid " +tabBGcolor;						
	  tb.innerHTML = '<table align="bottom" bgcolor="#607a50" cellspacing="20" cellpadding="8" border="0"><tr>	<td align="center" valign="bottom"><img src="detailspics/gary.jpg" width="100" height="107" alt=""><br><br><a href="mailto:writedm@godm.org">Gary Colvin,<br> Co-Director</a></td>	<td align="center" valign="bottom"><img src="detailspics/david.jpg" width="100" height="99" alt=""><br><br><a href="mailto:writedm@godm.org"><br>David Freeman, <br>Co-Director</a></td>	<td align="center" valign="bottom"><img src="detailspics/ronnie.jpg" width="100" height="116" alt=""><br><a href="mailto:writedm@godm.org"><br>Ronnie Beller, <br>Wilderness Guru</a></td></tr><tr>	<td align="center" valign="bottom"><img src="detailspics/joanna.jpg" width="100" height="113" alt=""><br><a href="mailto:joanna@godm.org">Joanna Pincosy, <br>Wilderness Instructor</a></td>	<td align="center" valign="bottom"><img src="detailspics/jeremy.jpg" width="100" height="119" alt=""><br><a href="mailto:jeremy@godm.org">Jeremy Pincosy, <br>Wilderness Instructor</a></td>	<td align="center" valign="bottom"><img src="detailspics/joel.jpg" width="100" height="113" alt=""><br><a href="mailto:joel@godm.org">Joel Bates, <br>Wilderness Instructor</a></td></tr><tr>	<td align="center" valign="bottom"><img src="detailspics/becky.jpg" width="100" height="127" alt=""><br><a href="mailto:writedm@godm.org">Becky Colvin, <br>Head Cook and Office</a> </td>	<td align="center" valign="bottom"><img src="detailspics/frannie.jpg" width="101" height="130" alt=""><br><br><a href="mailto:writedm@godm.org">Frannie Halbert, <br>Morning Cook</a></td>	<td align="center" valign="bottom"><img src="detailspics/colette.jpg" width="100" height="114" alt=""><br><br><a href="mailto:colette@godm.org">Colette Freeman, <br>Instructor/Media</a></td></tr></table> ';

		tb2.style.backgroundColor = thBGcolor;
    tb2.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;	
		tb4.style.backgroundColor = thBGcolor;
    tb4.style.borderBottom = bottomBordr;
		tb5.style.backgroundColor = thBGcolor;
    tb5.style.borderBottom = bottomBordr;	
			
    }	


	  if (num==2){
		tb2.style.backgroundColor = tabBGcolor;
		tb2.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<div class="subtitle">Mission Statement</div><p class="maintext">Discovery Ministries exists to enable individuals and groups to grow to be like Jesus through challenge and recreation.</p><p class="maintext" align=right>--adopted September 2005</p><p class="subtitle">Purpose</p><p class="maintext">Discovery Ministries uses Gods creation as a classroom and a teacher to introduce people to God as their Lord, Savior, and Creator and to help them mature spiritually, intellectually and physically to become the men and women God desires in His Kingdom.  Discovery Ministries seeks to help people become caring of others, the environment and themselves; courageous and faithful, yet humble; responsible for their lives and decisions; purposeful and moral decision makers; and understanding of who they are and what their responsibilities are in relationships to God and others.</p><p class="maintext">Discovery Ministries strives toward these purposes through a variety of programs such as:</p><ul style="circle">	<li>2 - 14 day recreational trips or intensive challenge trips including activities such as backpacking, caving, canoeing, mountain biking and rock climbing in the Ozarks and other areas of the country.</li>	<li>1 - 7 day retreats at Discovery Ministries base camp near Eminence, Missouri, where activities such as group initiatives, ropes courses, canoeing, caving, and climbing can be utilized.</li>	<li>Family-centered programs such as family camps, couples retreats, D.A.D.S. trips, family vacations, family reunions, and recreational activities.</li>	<li>Skills seminars such as group initiatives, whitewater canoeing and introductory wilderness, and Wilderness First Responder.</li></ul>';
		tb1.style.backgroundColor = thBGcolor;
    tb1.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;
		tb4.style.backgroundColor = thBGcolor;
    tb4.style.borderBottom = bottomBordr;
		tb5.style.backgroundColor = thBGcolor;
    tb5.style.borderBottom = bottomBordr;	
    }	
	
	  if (num==3){
		tb3.style.backgroundColor = tabBGcolor;
		tb3.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<div class="subtitle">Foundational Beliefs</div><p class="maintext">Discovery Ministries Believes in:</p><ul type="circle"><li>The plenary inspiration of the Old and New         Testaments as the very Word of God; <li>The triune God-Father, Son, and Holy Spirit; <li>The deity of the Lord Jesus Christ, and His         substitutionary death in atonement for sin, His bodily resurrection, and         His personal visible return to reign in righteousness and glory; <li>The person of the Holy Spirit and His work of conviction, regeneration, and sanctification; and His indwelling of         every believer; <li>The necessity of the new birth, in God. s gift of salvation by faith in Jesus Christ alone, repentance of sins, obedient baptism, and the importance of a life committed to the will of God.</li></ul>';
		tb1.style.backgroundColor = thBGcolor;
		tb1.style.borderBottom = bottomBordr;		
		tb2.style.backgroundColor = thBGcolor;
		tb2.style.borderBottom = bottomBordr;
		tb4.style.backgroundColor = thBGcolor;
    tb4.style.borderBottom = bottomBordr;
		tb5.style.backgroundColor = thBGcolor;
    tb5.style.borderBottom = bottomBordr;			
    }			

	if (num==4){
		tb4.style.backgroundColor = tabBGcolor;
		tb4.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<p class="subtitle">Business Philosophy</p><p class="maintext">Discovery Ministries is a non-profit Christian camp dedicated to furthering Jesus Christ and His Kingdom.  As such, we offer Christian camping programs and a campground to those Christian families, churches, and groups who have like goals.  The amount you give to Discovery Ministries to defray our expenses is up to you.  Discovery Ministries feels that Christian camping is a great asset to families and churches and the ability to pay should not determine those who participate.</p><p class="maintext">Discovery Ministries, as a private Christian camp, does retain the right to refuse or ask to leave those who we determine are not in accord with Discovery Ministries. spiritual goals or guidelines for behavior.</p>';
		tb1.style.backgroundColor = thBGcolor;
		tb1.style.borderBottom = bottomBordr;		
		tb2.style.backgroundColor = thBGcolor;
		tb2.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;
		tb5.style.backgroundColor = thBGcolor;
    tb5.style.borderBottom = bottomBordr;			
    }			

	if (num==5){
		tb5.style.backgroundColor = tabBGcolor;
		tb5.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<p class="subtitle">Historical Information</p><ul> 	<li>1983--Established as a non-profit Christian         Camp with a board of directors. <li>1983--Operated from Christian Encounter        Ministries property on Sinkin Creek near Bunker, Missouri. Topped 360         campers. 	<li>1984--March, moved to our present          location on E highway west of Eminence, Missouri, purchasing 13 ½ acres from Mr. and Mrs. Wayne Rader. 	<li>1984--Moved the pavilion to the "new" property. 	<li>1985--Built the first ropes courses. 	<li>1985--Topped 1000 campers. 	<li>1986--Began raising funds for Railtree Lodge. 	<li>1990--Topped 2000 campers. 	<li>1991--Finished Railtree Lodge and built ½ of Pine Hollow Cabin. 	<li>1992--Topped 2500 campers. <li>1993--Finished Pine Hollow Cabin	<li>1996--Purchased additional 42 acres (giving a         total of 55 ½ acres) and renovated the office. 	<li>1997--Broke ground and started raising funds         for Iron Stake Lodge. 	<li>1999--Topped 3000 campers. 	<li>2001--Completed Iron Stake Lodge in July, began         raising funds for staff house. 	<li>2002--Broke ground for the new staff house. 	<li>2003--Finished staff house, moved in November 1. 	<li>2005--Broke ground for new office and         maintenance building.         <LI>2006--Finished maintenance building and put up walls and roof for new office.	<li>2009--Completed first apartment in new office building.</ul>';
		tb1.style.backgroundColor = thBGcolor;
		tb1.style.borderBottom = bottomBordr;		
		tb2.style.backgroundColor = thBGcolor;
		tb2.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;
		tb4.style.backgroundColor = thBGcolor;
    tb4.style.borderBottom = bottomBordr;			
    }			

}		
//-->