var cssHref = "/ADF/apps/pt_calendar/style/calendar.css";
// Load the Unregistered Resource CSS
application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary");
var cssHref = "/ADF/apps/pt_calendar/style/calendaradmin.css";
// Load the Unregistered Resource CSS
application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary");
var cssHref = "/ADF/apps/pt_calendar/style/calendar-datetime-builder.css";
// Load the Unregistered Resource CSS
application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary");
var cssHref = "/ADF/apps/pt_calendar/style/calendar-recurrence-builder.css";
// Load the Unregistered Resource CSS
application.ptCalendar.scripts.loadUnregisteredResource(cssHref,"stylesheet","head","tertiary");