?> <h1><?php printImageTitle(true); ?> </h1> <div id="descText"><?php printImageDesc(true); ?> </div> <?php } ?> </div> <?php $ls = isLandscape(); setOption('image_size', 480, false); $w = getDefaultWidth(); $h = getDefaultHeight(); if ($ls) { $wide = ''; } else { $wide = "style=\"width:" . ($w + 22) . "px;\""; } ?> <div class="main" <?php echo $wide; ?> > <?php if ($show = !checkForPassword()) {
echo gettext('Images in '); echo getBareAlbumTitle(); ?> (<?php echo getNumImages(); ?> )</span> </h4> <div class="image-wrap"> <ul> <?php while (next_image()) { ?> <?php if (isLandscape()) { ?> <li class="thumb-landscape"> <div class="album-tools-landscape"> <?php if ($zpfocus_use_colorbox && !isImageVideo()) { ?> <a class="album-tool" rel="zoom" href="<?php if ($zpfocus_cbtarget) { echo htmlspecialchars(getDefaultSizedImage()); } else { echo htmlspecialchars(getUnprotectedImageURL()); } ?> " title="<?php echo getBareImageTitle();
} ?> <?php printImageMetaData(); ?> </div> </div> <div class="image suffix_5"> <?php $linkImage = getFullImageURL(); ?> <?php if (!empty($linkImage)) { echo '<a href="' . getFullImageURL() . '" alt="' . getImageTitle() . '">'; } $iL = isLandscape($_zp_current_image); if ($iL) { setOption('image_size', 776, false); } else { setOption('image_size', 456, false); } setOption('image_use_side', 'longest', false); printDefaultSizedImage(getImageTitle()); if (!empty($linkImage)) { echo '</a>'; } ?> </div> <div class="clear"></div> <div class="imgnav"> <?php