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;
}
// ]]>
|
4th Annual Meeting of the International Association of Clinical Research (IACRN)
|
Description:
Session Topics include:
* “Helping Tomorrow’s Patients Today”, Oct 18, 19 & 20, 2012 at the OMNI Houston, 12 to 15 contact hours provided for CNEs
* Roles within the Clinical Research Nurse Specialty,
* Challenges to the Practice of Clinical Research Nursing, and
* Genetics/Genomics in Clinical Practice.
* Two pre-conference workshops, Wednesday, October 17th, 1:00-4:30 pm:
* Financial Management of Clinical Trials OR From Abstracts to Publication
* For more information, go to: http://iacrn.memberlodge.org/ or contact Madelene J. Ottosen at 713-500-7910
-
When:
-
Thursday, October 18, 2012 08:00 AM - Thursday, October 18, 2012 06:00 PM
- Calendars:
-
University Public Calendar
- Contact Name:
- Madelene J. Ottosen
- Contact Phone:
- 713-500-7910
- E-mail Address:
- Madelene.J.Ottosen@uth.tmc.edu
Download Event
|
Files
Related Events
-
2012 Advances in Oncology
-
When: Friday, October 12, 2012 07:30 AM - Friday, October 12, 2012 05:00 PM
-
The Baby Boomer Imperative: Working Together to Care for the Aging Population
-
When: Friday, October 12, 2012 08:30 AM - Friday, October 12, 2012 04:30 PM
Tags:
geriatrics
-
SBMI Special Seminar
-
When: Friday, October 12, 2012 11:00 AM - Friday, October 12, 2012 12:00 PM
Tags:
research seminar series. SBMI
-
Pathology Research Seminar
-
When: Friday, October 12, 2012 12:00 PM - Friday, October 12, 2012 01:00 PM
-
Topics in Translational Research
-
When: Monday, October 15, 2012 12:00 PM - Monday, October 15, 2012 01:00 PM
|
Loading...