var descriptions=new Array();var hoverimages=new Array();function setnavdesc(id){desc = '

' + descriptions[id] + '

';if(document.getElementById){var elem = document.getElementById("navdescd");elem.innerHTML = desc;}else if(document.all){var elem = document.all.navdescd;elem.innerHTML = desc;}else if(document.layers){document.navdescl.document.write(desc);document.navdescl.document.close();}}descriptions[0]=mnn(); hoverimages[1]=new Image(); hoverimages[1]="images/navdescPdirections.gif"; descriptions[1]=mnd(hoverimages[1], 'Click on the pitcher to get all the information you will need to find us', 'The pitcher is the most important player on the field and has the most influence over whether a game will be won or lost.' +' The pitcher’s main responsibility is to throw the ball near to the batter (through the strike zone) while making it as hard as possible for the batter to hit the ball.'); hoverimages[2]=new Image(); hoverimages[2]="images/navdescChistory.gif"; descriptions[2]=mnd(hoverimages[2], 'Click on the catcher to find detailed information about our clubs previous seasons', 'The catcher gets to wear the most protective equipment because it is the most physically dangerous position.' +' Not only does the catcher work closely with the pitcher, they are also the only player on the field who can see all of the other players on his team'); hoverimages[3]=new Image(); hoverimages[3]="images/navdesc1Bsenior.gif"; descriptions[3]=mnd(hoverimages[3], 'Click on the 1st baseman for details about the Senior Team', 'The first baseman is the only player on the field allowed to use a special glove which helps them gather balls that are thrown close to the ground.' +' Should a batter manage to hit the ball the first baseman is most likely to be the defensive player to retire the batter.'); hoverimages[4]=new Image(); hoverimages[4]="images/navdesc2Bbronco.gif"; descriptions[4]=mnd(hoverimages[4], 'Click on the 2nd baseman for details about the Bronco Team for children aged 9 to 13', '2nd Base is one of the more athletic fielding positions, and has the responsibilty of stopping any ball they can reach hit to the right side of the field of play.' +' It should be noted that unlike the 1st and 3rd baseman, the 2nd baseman does not actually stand on the base because he shares second base with the short stop.'); hoverimages[5]=new Image(); hoverimages[5]="images/navdescSSpony.gif"; descriptions[5]=mnd(hoverimages[5], 'Click on the ShortStop for details about the Pony Team for children aged 13 to 16', 'Short stop is the most athletic fielding positions.' +' They have the responsibilty of stopping any ball they can reach hit to the left side of the field of play.' +' After the short stop has stopped the ball, they must then throw to 1st base to get out the person who hit the ball.' +' The short stop also shares responsibilty for getting runners out at 2nd base, along with the 2nd baseman.'); hoverimages[6]=new Image(); hoverimages[6]="images/navdesc3Bpractice.gif"; descriptions[6]=mnd(hoverimages[6], 'Click on the 3rd baseman to find out when and where our next practice will be taking place', 'The third baseman requires the fastest reflexes, because the ball is often hit at him faster than any other player on the field.' +' The third baseman is often less athletic than you would imagine relying on the short stop to make the majority of catches that fall between them.'); hoverimages[7]=new Image(); hoverimages[7]="images/navdescLFintro.gif"; descriptions[7]=mnd(hoverimages[7], 'Click on left field to find out more about the game of baseball', 'The left fielder will only have the ball hit within their defensive area a couple of times in a game.' +' However if a player makes a mistake in the outfield this often means the opposition score more runs than any error on the infield.'); hoverimages[8]=new Image(); hoverimages[8]="images/navdescCFlinks.gif"; descriptions[8]=mnd(hoverimages[8], 'Links to other sites which containing useful information about baseball', 'The center fielder is in charge of the three outfielders and is responsible for making sure that the players do not collide with one another when they are all running at full speed with their eyes focused on the ball in the air'); hoverimages[9]=new Image(); hoverimages[9]="images/navdescRFcoaches.gif"; descriptions[9]=mnd(hoverimages[9], 'Click on right field for more information about the poeple who volunteer their time to our team', 'The right fielder will only have the ball hit within their defensive area a couple of times in a game.' +' However if a player makes a mistake in the outfield this often means the opposition score more runs than any error on the infield.'); function mnd(img, clubinfo, posinfo){return '';}function mnn(){return '';}