| | Copyright: copyright (C) 2004 by Mike de Boer | | Description: zOOm Image Gallery, a multi-gallery component for | | Mambo based on RSGallery by Ronald Smit. It's the most | | feature-rich gallery component for Mambo! | | Filename: lightbox.php | | Version: 2.1.4 | | | ----------------------------------------------------------------------- ----------------------------------------------------------------------- | | | Ok, what is a lightbox? First of all, it's a little cardboard box, | | containing two dozen or so matches. | | The digital lightbox is somewhat the same: it's a box (ZIP-file), | | containing a dozen or so images, which the user selected. | | The idea is, that users can download a gallery filled with images | | at once, intead of downloading each image individually...that would | | be a bore...:-p Plus in a nice package too! | | | ----------------------------------------------------------------------- **/ // MOS Intruder Alerts defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); if(array_key_exists('PageNo', $_REQUEST)) $PageNo = $_REQUEST['PageNo']; if(array_key_exists('action', $_REQUEST)) $action = $_REQUEST['action']; ?>
_gallery->_id."&PageNo=".$PageNo;?>">
|
|