<!---------Название альбома--------->
<div id="albom_name" class="menu">Природа</div>
<!------------Начало альбома--------------->
<div id="albom">
<div id="obert">
<script>
$(document).ready(function() {
$('.delete').hide();
$('.showFoto').hover(function(){
$(this).nextAll('.delete').fadeIn(300);},
function(){
$(this).nextAll('.delete').fadeOut(300);
});
});
</script>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=1&&idAlbum=7" rel="gallery"><img src="fotoMin/smalle368cf478007.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=43&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=2&&idAlbum=7" rel="gallery"><img src="fotoMin/smallcddcef64ac8c.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=45&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=3&&idAlbum=7" rel="gallery"><img src="fotoMin/small931b95b28110.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=46&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=4&&idAlbum=7" rel="gallery"><img src="fotoMin/small2d9d9af2a9b2.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=48&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=5&&idAlbum=7" rel="gallery"><img src="fotoMin/small794fb5f8d53f.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=49&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=6&&idAlbum=7" rel="gallery"><img src="fotoMin/small92eac04309a0.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=50&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=7&&idAlbum=7" rel="gallery"><img src="fotoMin/smallf730a9070ce3.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=51&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div>
<div class="foto"><a class="showFoto" href="slide.php?numberIm=8&&idAlbum=7" rel="gallery"><img src="fotoMin/small60a1e42813a9.jpg" height="200" width="200"></a><a id="del" href="action/delete.php?idImages=52&&idAlbum=7" title="Удалить изображение"><div style="display: none;" class="delete"></div></a></div></div>
<!------------Конец альбома--------------->
</div>