// ?>






22 grudnia, aktem notarialny, Gmina Tymbark nabyła 3-kondygnacyjny budynek o numerze ewidencyjnym 46, położony w Tymbarku. Jest to obiekt przylegający bezpośrednio do budynku Urzędu Gminy. Koszt zakupu nieruchomości to 250 000 zł.
W przyszłości budynek zostanie zmodernizowany i połączony z Urzędem Gminy oraz zaadaptowany na pomieszczenia urzędowe.
//_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'";
}
}
?>


