Home The Factory Theatre Presents: The Spitfire Grill
Calendar
Sun
Mon
Tue
Wed
Thu
Fri
Sat
';
}
extraEventsHtmlBuffer +=
'';
extraEventsHtmlBuffer +=
'\';
eventsCount++;
}
eventsHtmlBuffer += ' ' +
'
';
extraEventsHtmlBuffer += ' ' +
'
';
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') + event.startDate.format('a').substring(0,1);
if(eventsCount < 2) {
eventsHtmlBuffer += '
' + eventTime + ' ' +
'' + eventTitle + '
';
eventsHtmlBuffer +=
'\';
}
extraEventsHtmlBuffer += '
' + eventTime + ' ' +
'
';
extraEventsHtmlBuffer +=
'\';
eventsCount++;
}
eventsHtmlBuffer += '
';
extraEventsHtmlBuffer += '
';
if(eventsCount > 2) {
eventsHtmlBuffer += '
+ ' +
(eventsCount - 2) + ' More...
';
eventsHtmlBuffer += '
';
extraEventsHtmlBuffer += '
Close
';
extraEventsHtmlBuffer += '
';
extraEventsHtmlBuffer +=
'\';
htmlBuffer += eventsHtmlBuffer + extraEventsHtmlBuffer;
} else {
eventsHtmlBuffer += '
';
htmlBuffer += eventsHtmlBuffer;
}
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});
}
function showHideMoreEvents (jsevent, day) {
if($('events' + day).visible()) {
//$('showMore' + day).hide();
$('events' + day).hide();
//$('hideMore' + day).show();
$('extraEvents' + day).show();
} else {
//$('hideMore' + day).hide();
$('extraEvents' + day).hide();
//$('showMore' + day).show();
$('events' + day).show();
}
}
';
}
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 = new Date(currentDate.getTime()+(1000*60*60*24));
}
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 != '') {
var tags = event.tags.split(',');
tagsHTML += "Filters: ";
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;
}
The Factory Theatre Presents: The Spitfire Grill
When:
Friday, February 8 2013 07:00 PM - 09:00 PM
Where:
The Factory Theatre, 315 East College Avenue, Greenville, IL 62246
Calendars:
Students
,
Chapel
,
About GC
Tags:
factory theatre
, musical
, performance
, theatre
, students
Description:
The Factory Theatre's spring production is The Spitfire Grill , a musical set in the late 70s that blends a folk and bluegrass-tinged score with a heartwarming story of renewal. The Spitfire Grill was written by friends and co-authors James Valcq and Fred Alley and is based on the 1996 award-winning movie .
Doors open at 7:00 PM. Show starts at 7:30 PM. The Factory Theatre is #43 on the campus guide .
Tickets are $4.00 for the Wednesday and Thursday performances. For the Friday and Saturday performances, tickets are $5 for GC students, faculty, and staff. And $7.00 for the community. Tickets are on sale at Jo's Java and Watson's Drug Store. You may also reserve your ticket by calling Jared Cole at (618) 664-6552.
If you have questions, please contact The Factory Theatre Manager Jared Cole at (618) 664-6552 or via email at jared.cole@greenville.edu.
Read full article here .
Last Updated: January 31, 2013
Files
Related Events
The Factory Theatre Presents: The Spitfire Grill
When: Wednesday, February 6 2013 07:00 PM - Wednesday, February 6 2013 09:00 PM
Tags:
factory theatre
,
musical
,
performance
,
theatre
,
students
The Factory Theatre Presents: The Spitfire Grill
When: Thursday, February 7 2013 07:00 PM - Thursday, February 7 2013 09:00 PM
Tags:
factory theatre
,
musical
,
performance
,
theatre
,
students
The Factory Theatre Presents: The Spitfire Grill
When: Saturday, February 9 2013 07:00 PM - Saturday, February 9 2013 09:00 PM
Tags:
factory theatre
,
musical
,
performance
,
theatre
,
students
Loading...