<!--
/*********************************
 * 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 = "#d9d9d9"; 
 
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");


//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("pic1.jpg", "pic2.jpg", "pic3.jpg", "pic4.jpg", "pic5.jpg");
var imgDir = "schedulepics";
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");

//Change the content "tb.innerHTML = " for each tab below.


   		
	   if (num==1){
		tb1.style.backgroundColor = tabBGcolor;
    tb1.style.borderBottom = "1px solid " +tabBGcolor;						
	  tb.innerHTML = '<p class="maintext">We are now in our fourth year of the CrossRoads Missions project to build two buildings. Our maintenance building has been completed and is in use--We are really enjoying using it. Thank you to CrossRoads and the groups who have worked through them to bless us in this way. <br><br>The present project is our new office building. Currently, it is almost weatherized!  The porches are completed and the siding is almost completely on. Thanks to those who have helped thus far--And we still need help! Please contact our office by phone 866-307-1947 or e-mail or the CrossRoads office by e-mail to get things started. You can do an all work retreat or add some of our adventure activities to your week while you are here. Let us or the CrossRoads coordinator know your desire. <br><br>What will the office building contain? Primarily an office :-), plus space for a store, a conference room, first aid center, two-bedroom intern housing, and storage area. The present office will be converted into our wilderness outfitting center. We will finally be able to bring together all the wilderness equipment stored in four different places under one roof. Ultimately, this will ease time management issues--giving us more time with campers and requiring less time to clean, sort and put away gear. <br><br>Thank you for your interest in our building projects. Please pray for safety and a special blessing for those who work to complete these projects.';

		tb2.style.backgroundColor = thBGcolor;
    tb2.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;		
			
    }	


	  if (num==2){
		tb2.style.backgroundColor = tabBGcolor;
		tb2.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<table bgcolor="#c0c0c0" cellspacing="2" cellpadding="2" border="2" frame="box" rules="cols">        <TBODY><tr>    <th align="middle">Projects</th>    <th align="middle">Estimated Cost</th></tr><tr><td><li>Painting picnic tables</li>  </td><td align=middle>$100</td></tr><tr></tr>        <TR><td><li>Paint inside Office bathrooms<br></li></td><td align=middle>$100</td></TR><tr><td><li>Haul and spread sawdust<br></li></td><td align=middle>$100</td></tr><tr><td><li>Repair trim around Railtree Lodge<br></li></td><td align=middle>$300</td></tr><tr><td><li>Paint/stain Railtree Lodge inside and out<br></li></td><td align=middle>$250</td></tr><tr><td><li>Build a campfire area<br></li></td><td align=middle>$500</td></tr><tr><td><li>Build retaining wall around playground and fill with pea gravel<br></li></td><td align=middle>$600</td></tr><tr><td><li>Fix and stain Pump House<br></li></td><td align=middle>$600</td></tr><tr><td><li>Construction of a group campfire area<br></li></td><td align=middle>$1,000</td></tr><tr><td><li>Waterproof decks<br></li></td><td align=middle>$200</td></tr><tr><td><li>Build equipment drying rack<br></li></td><td align=middle>$400</td></tr><tr><td><li>Update campground electric</li>  </td><td align=middle>$6000</td></tr></TD></td></table>';
		tb1.style.backgroundColor = thBGcolor;
    tb1.style.borderBottom = bottomBordr;
		tb3.style.backgroundColor = thBGcolor;
    tb3.style.borderBottom = bottomBordr;	
    }	
	  if (num==3){
		tb3.style.backgroundColor = tabBGcolor;
		tb3.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<table bgcolor="#c0c0c0" cellspacing="2" cellpadding="2" border="2" frame="box" rules="cols">        <TBODY><tr>    <th align="middle">Ongoing Projects</th>    <th align="middle">Little estimated cost, donations accepted</th></tr><tr>    <td><li>Splitting, hauling, stacking fire           wood</li>    </td>    <td>Cost of deisel/gas?</td></tr><tr>	<td><li>Camp trash pickup</li>  </td><td>Cost of gas?</td>        <TR>          <TD><li>Pick up rocks and trash on camp</TD>          <TD></TD></TR>        <TR>          <TD><li>Rake leaves around buildings</TD>          <TD></TD></TR></table>';
		tb1.style.backgroundColor = thBGcolor;
		tb1.style.borderBottom = bottomBordr;		
		tb2.style.backgroundColor = thBGcolor;
		tb2.style.borderBottom = bottomBordr;			
    }			
if (num==4){
		tb3.style.backgroundColor = tabBGcolor;
		tb3.style.borderBottom = "1px solid " + tabBGcolor;		
	  tb.innerHTML = '<table bgcolor="#c0c0c0" cellspacing="2" cellpadding="2" border="2" frame="box" rules="cols">        <TBODY><TR>          <TD> <P align=center><STRONG>Projects Off Camp</STRONG></P></TD>          <TD>            <P align=center><STRONG>Little estimated cost, donations             accepted</STRONG></P></TD></TR><tr><td><li>Trail building and maintenance</li>   </td><td>Cost of gas/transport?</td></tr><tr><td><li>Cave restoration</li> </td><td>Cost of gas/transport?</td></tr></TABLE>';
		tb1.style.backgroundColor = thBGcolor;
		tb1.style.borderBottom = bottomBordr;		
		tb2.style.backgroundColor = thBGcolor;
		tb2.style.borderBottom = bottomBordr;			
    }		

}		
//-->