function divWrite(div, input)
{
	var div_x = simpleFindObj(div);
	input = input;
	if (div_x && div_x.innerHTML) 
	{
		div_x.innerHTML = input;
	}
	else if (div_x && div_x.document) 
	{
		div_x.document.writeln(input);
		div_x.document.close();
	}
}function simpleFindObj(name, inLayer) 
{
	return document[name] || (document.all && document.all[name])
	|| (document.getElementById && document.getElementById(name))
	|| (document.layers && inLayer && document.layers[inLayer].document[name]);
}
function panelDisplay(panelinput) 
{
	if (panelinput = 01)
	{divWrite("panel_01", "<br><br><br><br><br><center><font style=font-size:10pt face=arial><center><a href=jobdescription.html target=_top><img border=0 src=images/helpwanted.gif /></a><br>POSITION OPEN<br>Fishing Director/Researcher</font></center>")};

	if (panelinput = 02)
	{divWrite("panel_02", "<center>Please Support<br><a href=payment.html><img src=images/logo_payment.jpg></a>")};

	if (panelinput = 03)
	{divWrite("panel_03", "<center><a class=small href=area.html target=_top>Click to See Our Fishing Area</a></center>")};

	if (panelinput = 04)
	{divWrite("panel_04", "<font style=font-size:10pt face=arial><img border=0 align=right src=images/logo_56.gif /><br><b>Who We Are</b><br>A public, nonprofit group of fishermen helping fishermen and these <a class=small href=groups.html target=_top>nonprofit groups.</a> 32 species, any technique, streams, still-waters, and saltwater.")};

	if (panelinput = 05)
	{divWrite("panel_05", "<font style=font-size:10pt face=arial><a class=small href=benefits.html target=_top><center><img border=1 src=images/sturgeon_01.jpg /></center><i>We can show you how</a> to catch big ones! Dale had fun with this 11 foot sturgeon 6/14/05.</i>")};

	if (panelinput = 06)
	{divWrite("panel_06", "<center><a class=small href=staff.html target=_top>Meet the Staff</a>")};

	if (panelinput = 07)
	{divWrite("panel_07", "<center><a class=small href=http://www.adobe.com/products/acrobat/readstep2.html target=_top><img src=images/logo_acrobat.gif border=0 /></a>")};

	if (panelinput = 08)
	{divWrite("panel_08", "<center><a class=small href=donations.html target=_top>Click to <i>donate</i> $, equipment, or to volunteer</a>")};

	if (panelinput = 09)
	{divWrite("panel_09", "<!-- Begin Amazon Honor System Paybox --><img src=images/amazonhonor.jpg usemap=#T1BINL90P9S3R border=0 alt='Amazon Honor System'><map name=T1BINL90P9S3R><area coords=40,100,160,160 href=http://zme.amazon.com/exec/varzea/pay/T1BINL90P9S3R alt='Click Here to Pay' target=_top><area coords=23,183,178,195 href=http://zme.amazon.com/exec/varzea/subst/fx/help/how-we-know.html alt=Learn More target=_top></map><!-- End Amazon Honor System Paybox -->")};

	if (panelinput = 10)
	{divWrite("panel_10", "<font style=font-size:10pt face=arial><a class=small href=testimonials.html target=_top><center><img border=1 src=images/staff_dave.jpg /></center>Articles and Gameplans</a> from Dave Vedder, Dave Graybill, Dale Dorcas and Seth Norman")};


	if (panelinput = 11)
	{divWrite("panel_11", "<center><br><a class=small href=news.html><i>Click for the latest information.<br>Updated frequently.</i></a>")};

	if (panelinput = 12)
	{divWrite("panel_12", "<center><a class=small href=http://paypal.com><img border=0 src=images/logo_paypal.gif /><br><i>Click here to use PayPal<br>to pay Fishing Coaches</i></a>")};}
