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;
}
// ]]>
Topics in Translational Research: The Genetic Basis of Autoimmunity--A Voyage from Bench to Bedside
Description:
John D. Reveille, M.D.
Professor and Director of the Division Of Rheumatology And Clinical Immunogenetics, Dept. of Internal Medicine, UTHealth Medical School
The Genetic Basis of Autoimmunity: A Voyage from Bench to Bedside
The purpose of this seminar series is to provide information about research at the basic science:clinical interface, with the goal of familiarizing the attendees with both procedural aspects (such as the patenting and technology transfer process) and specific examples to provide insight into how to create, plan, and carry out a translational research project.
Everyone is welcome to attend. The seminar series is available for course credit for graduate students and blue book credit for UTHealth medical students.
When:
Monday, October 29, 2012 12:00 PM - Monday, October 29, 2012 01:00 PM
Where:
MSB B.100
Link:
http://www.uth.tmc.edu/pathology/courses/transres2012/index.htm
Calendars:
School of Public Health
,
Graduate School of Biomedical Sciences
,
School of Biomedical Informatics
,
Academic Affairs & Research
,
Medical School
,
Institute of Molecular Medicine
,
Center for Clinical and Translational Sciences
,
University Public Calendar
Contact Name:
Steven Norris, Ph.D.
Contact Phone:
713-500-5338
E-mail Address:
Steven.J.Norris@uth.tmc.edu
Contact Fax:
713-500-0730
Download Event
Files
Related Events
Topics in Translational Research: Gene Discovery to Therapeutic Strategies
When: Monday, October 22, 2012 12:00 PM - Monday, October 22, 2012 01:00 PM
Microbiology and Molecular Genetics Seminar Series
When: Tuesday, October 23, 2012 10:30 AM
Healthcare Reform: Are we asking the right questions?
When: Wednesday, October 24, 2012 11:00 AM - Wednesday, October 24, 2012 01:00 PM
Tags:
Fleming Center Panel
,
Fleming Center
,
Public health
,
Public Health Seminar
GRN Workshop (Option B) – Caring for the Caregiver – Day Four
When: Thursday, October 25, 2012 08:00 AM - Thursday, October 25, 2012 04:30 PM
Microbiology & Molecular Genetics Seminar Series
When: Thursday, October 25, 2012 10:30 AM - Thursday, October 25, 2012 11:35 AM
Loading...