';
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 += "
Tags: ";
for (var x = 0; x < tags.length; x++) {
var tag = tags[x];
if(x > 0)
tagsHTML += ', ';
tagsHTML += '' + tag + '';
}
var tagsHTML = '
';
}
var locationHTML = '';
if(event.location != "") {
locationHTML = '
Location: ';
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('M j, Y') + ' ' + eventTitle + '' +
'
' + (ddHTML != ''?ddHTML:' ') + '';
htmlBuffer +=
' \';
return htmlBuffer;
}
|
Rubbertop Review--Open Mic and Submission Deadlines
|
 |
-
When:
-
Wed, March 13 2013 11:00 AM - Wed, March 13 2013 05:00 PM
- Building
-
Student Union , Starbucks
- Calendars:
-
English
The staff of the Rubbertop Review are inviting you to share your work at our open mic event on Wednesday March 13. The event will take place in front of the Starbucks in the student union at The University of Akron from 11 a.m.-5 p.m. This open mic is available to the public, and we are encouraging all of you to stop by and meet our staff, see what we're doing for our next issue, and perhaps share some of your work. We recognize that The Literary Guild has always been an incredible organization full of innovative writers, and we would like to invite all of you to attend and see what you've been working on.
We're currently accepting submissions for our next issue based on the theme of "Conversation." This year marks the first year we're accepting One Act Plays, and the deadline for submissions in all genres is April 1. For those interested in submitting work for publication, you may do so through our submittable page.
|
Related Events
No Related Events
|
Loading...