<%@ language=vbscript %> <% DIM strMailID, strMailTitle, strMailPrefix strMailID = Request.QueryString("id") Select Case strMailID Case "01" strMailTitle = "League President" strMailPrefix = "league-president" Case "02" strMailTitle = "Vice President" strMailPrefix = "vice-president" Case "03" strMailTitle = "Vice President - Baseball" strMailPrefix = "baseball-vp" Case "04" strMailTitle = "Vice President - Softball" strMailPrefix = "softball-vp" Case "05" strMailTitle = "Safety Officer" strMailPrefix = "safety-officer" Case "06" strMailTitle = "Secretary" strMailPrefix = "league-secretary" Case "07" strMailTitle = "Treasurer" strMailPrefix = "league-treasurer" Case "08" strMailTitle = "Player Agent - Baseball" strMailPrefix = "baseball-agent" Case "09" strMailTitle = "Player Agent - Softball" strMailPrefix = "softball-agent" Case "10" strMailTitle = "Director of Operations" strMailPrefix = "ops-director" Case "11" strMailTitle = "Director of Operations (Yeates)" strMailPrefix = "ops-yeates" Case "12" strMailTitle = "Director of Auxiliary Programs" strMailPrefix = "auxiliary-programs" Case "13" strMailTitle = "Building and Grounds" strMailPrefix = "building-grounds" Case "14" strMailTitle = "Building and Grounds (Yeates)" strMailPrefix = "yeates-grounds" Case "15" strMailTitle = "Director of Ways and Means" strMailPrefix = "wm-director" Case "16" strMailTitle = "Equipment Director" strMailPrefix = "equip-director" Case "17" strMailTitle = "Equipment Director - Softball" strMailPrefix = "softball-equip" Case "18" strMailTitle = "Commissioner of T-Ball/Challenger" strMailPrefix = "tball" Case "19" strMailTitle = "Commissioner of Coach Pitch (Boys)" strMailPrefix = "cpitch-baseball" Case "20" strMailTitle = "Commissioner of Coach Pitch (Girls)" strMailPrefix = "cpitch-softball" Case "21" strMailTitle = "Commissioner of Baseball" strMailPrefix = "comish-baseball" Case "22" strMailTitle = "Commissioner of Softball" strMailPrefix = "comish-softball" Case "23" strMailTitle = "Commissioner of JR/SR Softball" strMailPrefix = "js-softball" Case "24" strMailTitle = "Information Officer (Webmaster)" strMailPrefix = "webmaster" Case "25" strMailTitle = "Board Member At Large" strMailPrefix = "atlarge" Case "30" strMailTitle = "Challengers Coordinator" strMailPrefix = "challenger-coordinator" Case "31" strMailTitle = "Challengers Assistant" strMailPrefix = "challenger-assistant" End Select %> Boardmember E-Mail: <% Response.Write strMailTitle %>

Bennett’s Creek Little League Official Website

E-Mail

E-Mail the <% Response.Write strMailTitle %>

BCLL Stamp graphic
Your Name:

Your E-Mail:


Message:

           Send a copy of this message to my e-mail address