// load jQuery headers // no longer needed with new ADFlightbox Framework //application.ptPortlet.scripts.loadJQuery("1.3.2",1); //Must Force jQuery to output in the LightBox variables.contentType = ""; variables.podid = ""; if ( LEN(TRIM(url.podType)) ) variables.contentType = url.podType; if ( LEN(TRIM(url.podid)) ) variables.podid = url.podid;