=$articolo["titolo_it"]?>
if(sizeof($gallery->gallery>1)){?>-
foreach($gallery->gallery as $g){
$i++;
if($i>1){?>
- " rel="lightbox[gallery]" >" /> }}?>
include("../library/funzioni.php"); include("../library/class/gallery.php"); $tipo=1; $path_it="http://www.assisi.com/news/"; $path_en="http://english.assisi.com/news/"; $pag=$_GET["pag"]; $articolo=$db->getRow("contenuti","attivo AND tipo=".$tipo." AND it AND pag_it='".addslashes($pag)."'"); if($db->error || !$articolo) Redirect("http://www.assisi.com/news/"); ############################################################################## ## Pagine ## ############################################################################## if($articolo["it"]) $link_it=$path_it.$articolo["pag_it"].".html"; else $link_it=$path_it; if($articolo["en"]) $link_en=$path_en.$articolo["pag_en"].".html"; else $link_en=$path_en; $link_jp="#"; $link_fr="#"; $link_de="#"; $link_es="#"; $link_cn="#"; $link_ru="#"; ############################################################################## $gallery = new gallery(); $gallery->load($articolo["immagini"]); $prima=$gallery->get_preview(); $altro=unserialize($articolo["altro"]); ?>