function RunFoo()
{
   document.write('<APPLET id=Applet12 height=24 width=120 code=h2o.class name=Applet6 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<PARAM NAME="image" VALUE="calendar.gif">\n');
   document.write('<param name="link" value="http://dennismac.win.aplus.net/apps/calendar/calendar.aspx">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('<!--PARAM NAME="link" VALUE="Page2.htm"-->\n');
   document.write('</APPLET>\n');
   document.write('<APPLET id=Applet11 height=24 width=120 code=h2o.class name=Applet2 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<PARAM NAME="image" VALUE="rates.gif">\n');
   document.write('<param name="link" value="http://www.fishindy.com/onwater.htm">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('<!--PARAM NAME="link" VALUE="Page2.htm"-->\n');
   document.write('</APPLET>\n');
   document.write('<APPLET id=Applet8 height=24 width=120 code=h2o.class name=Applet3 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<param name="image" value="curriculum.gif">\n');
   document.write('<param name="link" value="http://www.fishindy.com/topics.htm">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('<!--PARAM NAME="link" VALUE="Page2.htm"-->\n');
   document.write('</APPLET>\n');
   document.write('<APPLET id=Applet9 height=24 width=120 code=h2o.class name=Applet4 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<param name="image" value="seminars.gif">\n');
   document.write('<param name="link" value="http://www.fishindy.com/seminars.htm">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write(' <!--PARAM NAME="link" VALUE="Page2.htm"-->\n');
   document.write('</APPLET>\n');
   document.write('<APPLET id=Applet10 height=24 width=120 code=h2o.class name=Applet5 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<param name="image" value="customlures.gif">\n');
   document.write('<param name="link" value="http://www.fishindy.com/matt/index.htm">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('</APPLET>\n');
   document.write('<APPLET id=Applet13 height=24 width=120 code=h2o.class name=Applet7 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<param name="image" value="photos.gif">\n');
   document.write('<param name="link" value="http://www.fishindy.com/trips.htm">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('</APPLET>\n');	

};

function RunFoo2()
{
   document.write('<APPLET id=Applet1 height=60 width=640 code=h2o.class name=Applet1 >\n');
   document.write('<PARAM NAME="foreground" VALUE="FFFFFF">\n');
   document.write('<PARAM NAME="image" VALUE="images/legend.jpg">\n');
   document.write('<PARAM NAME="background" VALUE="008080">\n');
   document.write('</APPLET>\n');
};

function RunFoo3()
{
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="348" height="243" id="terry0" align="middle">\n');
	document.write('<param name="allowScriptAccess" value="sameDomain" />\n');
	document.write('<param name="movie" value="flash/terry.swf" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#000000" />\n');
	document.write('<embed src="terry0.swf" quality="high" bgcolor="#000000" width="348" height="243" name="terry0" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n');
	document.write('</object>\n');
};

function LoadSponsors()
{		
	document.write('<object classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="960" height="100">');	
	document.write('<param name="movie" value="flash/sponsors2.swf">');
	document.write('<param name="quality" value="High">');
	document.write('<embed src="lure_rod.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="960" height="100"></object>');
};
