\n";
echo "";
//echo "Eleonline - Elezioni on line\n";
echo ''.$sitename.' '.$pagetitle.''."\n";
echo "\n";
echo "\n";
if(file_exists("modules/Elezioni/images/$siteistat.png")){
echo "\n"; #img fb
}else{
echo "\n"; #img fb
}
echo "\n\n\n";
if(file_exists("temi/$tema/head.php")) include("temi/$tema/head.php");
include("inc/javascript.php"); # rotazione (18 marzo 2009) tema tour
##### tema mobile
if (file_exists("temi/$tema/themeutils.php")) {
include("temi/$tema/themeutils.php"); #incluso x tema mobile
}
echo "\n\n\n\n";
# rotazione per tema tour
if (isset($_SESSION['ruota'])){$csv=1; echo "\n";
include("inc/authors.php");
include_once("modules/Elezioni/funzioni.php");
if (!$csv)testata();
}
head();
?>