';
}
htmlBuffer += ' ' +
'
';
for(var i = 0; i < dayEvents.length; i++) {
var event = dayEvents[i];
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
var eventTime = event.startDate.format('g:i a');
htmlBuffer += '
' + eventTime + ' ' +
'' + eventTitle + '
';
htmlBuffer +=
'\';
}
htmlBuffer +=
'
' +
'';
if(nowDate.format('w') == 6) {
htmlBuffer += '';
if(compareDates(nowDate, rangeEnds) < 0) {
htmlBuffer += '
';
}
}
nowDate = nowDate.add(Date.DAY, 1);
}
body.update(htmlBuffer);
hideLoadingCalendar();
$('monthlyView').show({duration: .4});
}
';
}
htmlBuffer += ' ' +
' ';
var lastEventTime = '';
for(var j = 0; j < dayEvents.length; j++, i++) {
var event = dayEvents[j];
var eventTime = event.startDate.format('ga');
//Breaking titles with too long words
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
htmlBuffer += (eventTime != lastEventTime?'
' + eventTime + '
':'') +
'
' + eventTitle + '
';
htmlBuffer +=
'\';
lastEventTime = eventTime;
}
htmlBuffer +=
'
' +
'';
currentDate = currentDate.add(Date.DAY, 1);
}
}
htmlBuffer += ' ';
body.update(htmlBuffer);
hideLoadingCalendar();
$('weeklyView').show({duration: .4});
}
';
return htmlBuffer;
}
function getOngoingEventHTML(event) {
var eventTitle = event.title.replace(/([^\s]{15})/g,"$1-
");
var htmlBuffer = '';
var tagsHTML = '';
if(event.tags != '' && event.tags != null) {
var tags = event.tags.split(',');
tagsHTML += "Tags: ";
for (var x = 0; x < tags.length; x++) {
var tag = tags[x];
if(x > 0)
tagsHTML += ', ';
tagsHTML += '
' + tag + ' ';
}
}
var locationHTML = '';
if(event.location != "") {
locationHTML = 'Where: ';
locationHTML += event.location + '
';
}
var categoriesHTML = '';
if(event.categories.length > 0) {
var categoriesHTML = 'Calendar: ';
for(var x = 0; x < event.categories.length; x++) {
var category = event.categories[x];
if(x > 0) categoriesHTML += ', ';
categoriesHTML += '
' + category.categoryName + ' '
}
categoriesHTML += '
';
}
var ddHTML = locationHTML + categoriesHTML + tagsHTML;
htmlBuffer +=
'
Through ' + event.endDate.format('F j, Y') + ' ' + eventTitle + ' ' +
'
' + (ddHTML != ''?ddHTML:' ') + ' ';
htmlBuffer +=
' \';
return htmlBuffer;
}
"RFK" and "Gertrude Stein and a Companion" Auditions, American Theatre Festival
When:
Mon, March 11 2013 07:00 PM - 09:00 PM
Building:
Fine Arts Building
Room:
110
Tags:
Description:
ROLE for RFK, Directed by Alex Saccavino. Performance dates: May 1-5
A role is available for one male
ROLES for Gertrude Stein and a Companion , directed by Becky David. Performance dates:May 1-5
Roles are available for 2 females
Contact Information:
Name:
Hal Berry
Email:
hberry@stchas.edu
Phone:
636-922-8261
Download Event
"Who's Afraid of Virginia Woolf?" Auditions, Center Stage Theatre
When: Monday, March 11 2013 07:00 PM - 08:00 PM
Tags:
Center Stage Theater
,
Center Stage Theatre
,
theatre
,
theater
,
auditions
,
performances
,
comedy
,
plays
,
entertainment
,
emergence
,
events
,
Centerstage
,
director
,
entertainment
,
actors
,
Donald D Shook
,
senior citizens
,
students
,
tickets
,
fine arts
"RFK" and "Gertrude Stein and a Companion" Auditions, American Theatre Festival
When: Monday, March 11 2013 07:00 PM - 09:00 PM
Tags:
auditions
,
American Theatre Festival
,
play
"RFK" and "Gertrude Stein and a Companion" Auditions, American Theatre Festival
When: Tuesday, March 12 2013 07:00 PM - 09:00 PM
Tags:
auditions
,
American Theatre Festival
,
play
"Who's Afraid of Virginia Woolf?" Auditions, Center Stage Theatre
When: Tuesday, March 12 2013 07:00 PM - 08:00 PM
Tags:
Center Stage Theater
,
Center Stage Theatre
,
theatre
,
theater
,
auditions
,
performances
,
comedy
,
plays
,
entertainment
,
emergence
,
events
,
Centerstage
,
director
,
entertainment
,
actors
,
Donald D Shook
,
senior citizens
,
students
,
tickets
,
fine arts
"RFK" and "Gertrude Stein and a Companion" Callbacks, American Theatre Festival
When: Wednesday, March 13 2013 07:00 PM - 09:00 PM
Tags:
auditions
,
American Theatre Festival
,
play
Loading...