1: 2: 3: 4: 5: 6:
function openStaticPopup() { $.openPopupLayer({ name: "mySecondPopup", width: 550, target: "myHiddenDiv", });