Overlay details:
* To close the overlay use the following script
on (release) { getURL("javascript:MM_showHideLayers('overlay_area','','hide')");
}
** To replay use the following script
on (release) { getURL("javascript:MM_showHideLayers('overlay_area','','visible')");
} |
Interstitials details:
*** Maximum width & height not to exceed 900 & 500 respectively;
Maximum duration not to exceed 10 secs; |