University 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:ia');
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;
}
// ]]>
United To Serve 2013
Description:
On March 2, 2013, the students, administrators, faculty and staff at The University of Texas Health Science Center at Houston (UTHealth) will partner with the Houston Food Bank (HFB) for the 2013 UTHealth United To Serve project. Registration information is found on the Student InterCouncil website at go.uth.edu/UnitedToServe
When:
Saturday, March 2, 2013 08:00 AM - Saturday, March 2, 2013 12:00 PM
Where:
Houston Food Bank, 535 Portwall Street, Houston, TX
Link:
http://www.uthouston.edu/sic/events/united-to-serve/
Calendars:
University Public Calendar
Contact Name:
Cristina Lioy
E-mail Address:
Lauren.C.Lioy@uth.tmc.edu
Download Event
Files
Related Events
Demystifying Dementia: Improving Diagnostic Accuracy
When: Saturday, February 23, 2013 08:00 AM - Saturday, February 23, 2013 12:30 PM
Tags:
dementia
18th Annual Public Forum: Concussions: Advances in Prevention, Diagnosis and Treatment
When: Saturday, February 23, 2013 10:30 AM - Saturday, February 23, 2013 12:00 PM
Tags:
Mark Adickes
,
sports medicine
,
sports
,
head trauma
,
concussion
,
football
,
soccer
,
ice hockey
The Department of Integrative Biology & Pharmacology Seminar Series presents:
When: Monday, February 25, 2013 04:00 PM - Monday, February 25, 2013 05:00 PM
Tags:
seminar series
Integrative Approaches to Musculoskeletal Repair and Regeneration
When: Thursday, February 28, 2013 09:00 AM - Thursday, February 28, 2013 12:00 PM
Tags:
muscular Dystrophy
,
chronic cardiovascular disease
,
metabolic disease
,
acute trauma
,
surgical resection
,
cancer
,
degeneration
,
nerves
,
bone cartilage
Loading...