<div class="G3-body joomla chronoforms  index">
	<div id="fe-home-page_start_page" class="ui container fluid form chronopage"><form action="https://www.fdmworld.generaphoto.com/en/sitemap.xml?chronoform=fe-home-page&gpage=start_page" method="post" id="fe-home-page-start_page" class="ui form G3-form" data-vmsgs="inlinetext" enctype="multipart/form-data" data-subanimation="1"><div data-vtype="html_code" data-uid="9"><link rel="stylesheet" type="text/css" href="/templates/custom/css/default.css" />
<link rel="stylesheet" type="text/css" href="/templates/custom/css/component.css" />
<script src="/templates/custom/js/modernizr.custom.js"></script>
<p class="gallery-description"><span style="text-transform: uppercase"><?php echo JText::_("GP_ACQUISTA_LE_TUE_FOTO_RICORDO");?></span></p>  




</div><div class="container-fluid" id="area_container_10" data-vtype="area_container" data-uid="10"><div data-vtype="html_code" data-uid="27"><div class="container-fluid">
	<ul class="grid effect-2" id="grid"></div><div class="grid effect-2" data-group="area_repeater30" data-match="area_repeater30" data-lastindex="6" id="grid" data-vtype="area_repeater" data-uid="30" style="position: relative; height: 1180.8px;"><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=5&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/P096DW3|family_gall_1|gp|28c444d16417623f314a19c0e00616ae.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Family
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][0]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=6&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/LG59FF3|family_gall_2|gp|98e9d310d6da0ec79f718e8fc7357630.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Party1
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][1]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=1&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/U078DW4|marriage-00|gp|6fb18ea24aee68726d35037610085587.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Matrimonio Renzo e Lucia
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][2]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=2&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/U095DW1|DSC_0007|gp|7854751856ab708dbe4b78adb87be2b0.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Natura di Ale Sorgon
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][3]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=3&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/C012DW6|concert_gall_1|gp|bb5316eb11ecd593e2c992ebe5da2af6.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Concert
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][4]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=4&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/F056DW8|party_gall_1|gp|3d9d6813e6436d48746c12dded32d6b0.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Party
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][5]" value="1" /></div><div data-vtype="html_code" data-uid="49"><?php 
 //con queste righe voglio sapere se la password della galleria privata 


$repeater_key = $this->get("area_repeater30.key", "error_repeater_key"); 
$array_galleria = $this->get("read_immagini_gallerie.$repeater_key.");
$tipo_galleria = $this->get("read_immagini_gallerie.$repeater_key.Galleria.gall_pub_priv"); 
$psw_cu_session = $_SESSION['cu_session'];

if ($tipo_galleria == 0)
          {$passw_locate = "gall_pubblica"; $this->data("tipo_galleria_desc", "pubblica", true); }
else
{
$passw_locate = json_encode($array_galleria);
$passw_locate = substr(strstr($passw_locate,$psw_cu_session,true),0,-3);
$passw_locate = substr($passw_locate, strrpos($passw_locate, '"') + 1);

$this->data("tipo_galleria_desc", "privata", true);
};

$this->data("passw_locate", $passw_locate, true);

?></div><div data-vtype="html_code" data-uid="20"><?php
$rep_images_key = $this->get("area_repeater30.key", "default");
$id_galleria=$this->get("read_immagini_gallerie.$rep_images_key.Galleria.id_galleria", "default");

//QUERY DI SELEZIONE COUNT FOTO
$db = JFactory::getDbo();
$query = $db->getQuery(true);
$query			
->select('COUNT(*)')
->from($db->quoteName('#__cf_product_data-2'))
->where($db->quoteName('g_id') . ' = '.$db->quote($id_galleria));
$db->setQuery($query);
$count_imgs = $db->loadResult();
//print_r($count_imgs);
?>


<li>
	<a href="/menu-gallery-details?id_galleria=7&tipo_gall=&passw_pos=">
		<div class="hovereffect ">
                        
                        <img src="/<?php echo CON_GP_AWS_CDN_URL  ?>/medio/MXYY2Q7|road_gall_31|gp|b307f4e65fe7588f52707cb1dcb46051.jpeg">
                        <div class=""></div>
                        <div class="overlay ">
			
				<h6 class="item_name">
					<br><?php echo JText::_("GP_NUMERO_FOTO");?>: <?php echo $count_imgs; ?>
					<br><?php echo JText::_("GP_NOME_GALLERIA");?>: <?php echo $gdes;?>Evento sportivo x
				</h6>
			</div>
                        
		</div>
	</a>
</li><input type="hidden" name="__loops[30][6]" value="1" /></div></div><div data-vtype="html_code" data-uid="16">	</ul>
</div></div></div><div data-vtype="html_code" data-uid="26"><script src="/templates/custom/js/masonry.pkgd.min.js"></script>
		<script src="/templates/custom/js/imagesloaded.js"></script>
		<script src="/templates/custom/js/classie.js"></script>
		<script src="/templates/custom/js/AnimOnScroll.js"></script>
		<script>
			new AnimOnScroll( document.getElementById( 'grid' ), {
				minDuration : 0.4,
				maxDuration : 0.7,
				viewportFactor : 0.2
			} );
		</script>
<script>
		// con questi due script blocco la funzione del tasto destro sia per l'immagine presente
//nel masonry, sia per l'overlay che vi compare sopra
$('img').bind('contextmenu', function(e) {
    return false;
}); 
$('.overlay').bind('contextmenu', function(e) {
    return false;
}); 
// fine
</script></div><input type="hidden" name="__cf_token" data-ghost="1" data-cftoken="1" value="4be36e02-d911-42ec-8fcd-27c77341864f" /></form></div>
</div><h3>This form was created by ChronoForms</h3>