Current File : /home/aventura/public_html/modulos/galeria/templates/galeria_imagen.html |
<script>
$(window).resize(resizeHandler);
resizeHandler();
Cufon.replace('#fb-album-header', {fontFamily: "Lobster 1.3" });
Cufon.replace('.albumWrapper', {fontFamily: "Lobster 1.3" });
Cufon.replace('h2', {fontFamily: "Lobster 1.3" });
$('#fb-album').fbalbum({
pageId: 'avm.decastro',
include:[
{LISTADO}
],
lb:{fixedNavigation:true,
imageBtnPrev:'images/lightbox-btn-prev.gif',
imageBtnNext:'images/lightbox-btn-next.gif',
imageBlank:'images/lightbox-blank.gif',
imageLoading:'images/lightbox-ico-loading.gif',
imageBtnClose:'images/lightbox-btn-close.gif'
}
});
/* '732332566796724',
'732320303464617',
'732352800128034',
'732374206792560',
'732511300112184',
'732533136776667',
'732554090107905',
'732580430105271',
'794929637203683',
'732637686766212',
'732682736761707',
'732861590077155',*/
setTimeout(hideLoading, 1400);
</script>
<style>
#content_galeria{
font-family: 'Open Sans',sans-serif;
/*padding: 5px 10px 0px 10px;*/
color: #74C5F2;
background: #74C5F2;
/*width: 920px;*/
border-top: solid 0 #CCCCCC;
box-shadow: inset 0px 0px 0px 1px #fff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
}
</style>
<!-- -->
<article id="galeria">
<div id="content_galeria">
<p> </p>
<h2 class="page_header_2" align="center">Nuestra Aventura..</h2>
<div id="fb-album"></div>
<br>
<br style="clear:both; ">
<p></p>
</div>
</article>
<br style="clear:both; ">