That success is due to all of our friends, the dedicated efforts of our Scouts and the tireless work of our adult volunteers. Please plan on joining us to celebrate a great tradition and an outstanding organization this summer at our annual picnic on June 5, 2010. The program begins at 4:00 PM.
Please feel free to pass this information and the website address on to other 174 alums you may know. We’d like to see all of you return. If you can’t make it to the celebration (and even if you can) we’d also certainly appreciate your financial assistance. Life as a scout troop isn’t getting any easier or any cheaper and we’d sure appreciate your support.
The Event is at the Hobby Horse Farm (Frenzel Family Farm) located at 11920 Springmill Road, Carmel, IN. Directions are as follows:
Go to the intersection of North Meridian Street and 116th Street. Turn west (left if coming from the south, right if coming from the north). Go to Sprinmill Road (first street west of Meridian) and turn North (right)(you have to go 1/4 of the way around the roundabout). Go to 11920 Springmill Road and turn west (left). It's the first big, long driveway after you go around the roundabout. It's on the west side of the street in the middle of the big, long white fence that borders two big, long fields that run along the big, long road and then it takes you back to another big, long field. Parking will be on your left. There will be signs and scouts to direct you.
Send contributions payable to “BSA #174” to:
Blake Wallis
c/o Multiguard Corporation
2910 North Mitthoeffer Place
Indianapolis, IN 46299
and mark it “60th Celebration” in the memo section on the check.
Meanwhile, we’ll keep on doing what we do and we’ll look forward to seeing you in June or earlier. Come by anytime. We still meet on Mondays at 7:00 PM in the gym at Immaculate Heart. Some things never change!
function check_email1274486377(emailString)
{
var mailPattern = /^(".*"|[A-Za-z]\w*.*)@(\[\d{1,3}(\.\d{1,3}){3}]|[A-Za-z]\w*(\.[A-Za-z]\w*)+)$/;
var matchArray = emailString.match(mailPattern);
if (emailString.length == 0)
return false;
if (matchArray == null)
{
return false;
}
}
function getCheckedValue1274486377(radioObj)
{
if(radioObj!=undefined)
{
var len = radioObj.length;
for(i=0;i
RSVP June 5th 2010- 60th Party / Picnic
Email
Name
Phone
Adult Attending
Children Attending
function check_email1274486401(emailString)
{
var mailPattern = /^(".*"|[A-Za-z]\w*.*)@(\[\d{1,3}(\.\d{1,3}){3}]|[A-Za-z]\w*(\.[A-Za-z]\w*)+)$/;
var matchArray = emailString.match(mailPattern);
if (emailString.length == 0)
return false;
if (matchArray == null)
{
return false;
}
}
function getCheckedValue1274486401(radioObj)
{
if(radioObj!=undefined)
{
var len = radioObj.length;
for(i=0;i Address seems incorrect. Please check to make sure that it is a correct Email Address format.');
frm.email.focus();
return false;
}
if(getCheckedValue1274486401(frm.radiobutton)==0)
{
if (!frm.name.value)
{
alert('Please provide your name.');
frm.name.focus();
return false;
}
if (!frm.extra_personal_info1.value)
{
alert('Please provide your Phone');
frm.extra_personal_info1.focus();
return false;
}
if (!frm.extra_personal_info3.value)
{
alert('Please provide your Adult Attending');
frm.extra_personal_info3.focus();
return false;
}
if (!frm.extra_personal_info4.value)
{
alert('Please provide your Children Attending');
frm.extra_personal_info4.focus();
return false;
}
}
if (checkListSelection1274486401(frm)==false)
{
alert('Please select at least one category.');
frm.chb0.focus();
return false;
}
return true;
}