<!-- Hide from older browsers
function PriPkgs(strEventId) {
document.form.EVENTID_SESSION.value=strEventId;
document.form.submit();
}
//-->