Esempio n. 1
0
        ?>
 /><?php 
        ?>
<a href="#" onclick="this.previousSibling.checked=!this.previousSibling.checked; return false;"><?php 
        echo $sImage;
        ?>
</a><?php 
    }
    if (!$bShowInput) {
        ?>
	<div style="position:relative;" class="photo-photo-item-description">
		<div class="photo-photo-item-description-inner" id="item_<?php 
        echo $arItem["ID"];
        ?>
" <?php 
        echo PhotoGetBrowser() == "opera" ? 'style="overflow:auto; height:150px;"' : '';
        ?>
>
<?php 
        if ($arResult["USER_HAVE_ACCESS"] == "Y") {
            ?>
			<div class="photo-title"><a href="<?php 
            echo $arItem["URL"];
            ?>
"><?php 
            echo $arItem["NAME"];
            ?>
</a></div>
			<div class="photo-controls photo-view">
				<noindex><a rel="nofollow" href="<?php 
            echo $arItem["SLIDE_SHOW_URL"];
Esempio n. 2
0
</table><?php 
        ?>
</div><?php 
        ?>
</th></tr><?php 
        ?>
<tr><td class="result_text"><?php 
        if (!empty($arItem)) {
            ?>
<div style="position:relative;"><?php 
            ?>
<div class="photo-image-inner" id="item_<?php 
            echo $arItem["ELEMENT"]["ID"];
            ?>
" <?php 
            if (PhotoGetBrowser() == "opera") {
                ?>
 style="overflow:auto; height:150px;"<?php 
            }
            ?>
><?php 
            ?>
<div class="photo-title"><?php 
            if ($arResult["USER_HAVE_ACCESS"]) {
                ?>
<a href="<?php 
                echo $arItem["ELEMENT"]["URL"];
                ?>
"><?php 
                echo $arItem["TITLE_FORMATED"];
                ?>