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;
}
// ]]>
Grants 101
Description:
Grants 101 is two half-day sessions (7 hours total) that provide an overview of the process of preparing and submitting a grant application from UTHealth. The goal is to provide an overview of the grants process including what is necessary to submit a grant through UTHealth and the process by which the grant is processed and reviewed by funding agencies after it leaves the institution.
The Grants 101 sessions are open to anyone who would like to attend but are designed primarily for junior investigators who have not previously submitted proposals as a principal investigator and for administrative support staff (e.g., DMO’s, administrative assistants, department clerks, etc.) who assist faculty members with grant preparation and submission.
When:
Friday, January 25, 2013 08:30 AM - Friday, January 25, 2013 12:00 PM
Where:
MSB 2.103
Link:
http://www.uthouston.edu/nidp/
Calendars:
University Public Calendar
Contact Name:
Deanne Hernandez
Contact Phone:
713-500-3192
E-mail Address:
deanne.m.hernandez@uth.tmc.edu
Contact Fax:
713-500-3069
Download Event
Files
Related Events
Soft Drink Junkies: Teeth, Bones & Body Fat
When: Friday, January 18, 2013 08:30 AM - Friday, January 18, 2013 01:00 PM
Pathology Research Seminar
When: Friday, January 18, 2013 12:00 PM - Friday, January 18, 2013 01:00 PM
Microbiology and Molecular Genetics Seminar Series
When: Tuesday, January 22, 2013 10:30 AM - Tuesday, January 22, 2013 11:30 AM
Microbiology and Molecular Genetics Seminar Series
When: Thursday, January 24, 2013 10:30 AM - Thursday, January 24, 2013 11:30 AM
Loading...