// ?>






Bóg widzi śmierć inaczej niż my.
My widzimy ją jako ciemny mur,
Bóg jako bramę
Głębokie wyrazy współczucia
oraz słowa otuchy
Zbigniewowi Papieżowi
Radnemu Gminy Tymbark
z powodu śmierci
MAMY
składają
Rada Gminy, Wójt Gminy
i pracownicy Urzędu Gminy
//_dp($module->list,1);
$images = array();
$titles = array();
$urls = array();
$targets = array();
$durations = array();
$texts = array();
if($module->list) {
$fileWidth = $module->list[0]->img->fileWidth;
$fileHeight = $module->list[0]->img->fileHeight;
foreach($module->list as $v) {
$images[] = "'".$v->img->filePath."'";
$urls[] = "'".$v->url."'";
$titles[] = "''";
$texts[] = "'".$v->description."'";
$targets[] = "'".$v->target."'";
$durations[] = "'5000'";
}
}
?>


