// Set the UI theme from the Configuration Element uiTheme = application.ptSocialMedia.getUItheme(); // load jQuery headers application.ptSocialMedia.scripts.loadJQuery(noconflict=1); // load header for jQuery UI application.ptSocialMedia.scripts.loadJQueryUI(themeName=UItheme); // load headers for ADF lightbox application.ptSocialMedia.scripts.loadADFLightbox(); // load headers for jQuery Cookie application.ptSocialMedia.scripts.loadJQueryCookie(); // load header for social media admin style sheet application.ptSocialMedia.socialMediaService.loadSocialMediaAdminCSS(); // Set the manageTab file verions request.smManageTabsVersion = "1.0"; // Get the selected Service Types serviceTypeList = application.ptSocialMedia.getServiceTypeList(); application.ADF.scripts.addFooterJS(uiTabsFooterJS,"TERTIARY");