Servizio di Counseling Telefonico ore 20-23 [051.555.661]"; # MA $std_cons[3] = "Servizio di Counseling Telefonico ore 20-23 [051.555.661]"; # ME $std_cons[4] = "Servizio di Counseling Telefonico ore 20-23 [051.555.661]"; # GI $std_cons[5] = "Servizio di Counseling Telefonico ore 20-23 [051.555.661]"; # VE $std_cdoc[1] = "Centro di Documentazione ore 14-24 [051.557.954]"; # LU $std_cdoc[2] = "Centro di Documentazione ore 14-24 [051.557.954]"; # MA $std_cdoc[3] = "Centro di Documentazione ore 14-19 [051.557.954]"; # ME $std_cdoc[4] = "Centro di Documentazione ore 14-19 e 21-24 [051.557.954]"; # GI $std_cdoc[5] = "Centro di Documentazione ore 14-19 [051.557.954]"; # VE if ($QUERY_STRING) { $tot_disp = $QUERY_STRING; } else { $tot_disp = 10; } $now = getdate(); if (($now['hours']*60+$now['minutes']) < 90) { $startday = mktime (0, 0, 0, date("m"), date("d")-1, date("Y")); } else { $startday = mktime (0, 0, 0, date("m"), date("d"), date("Y")); } $date = getdate ($startday); if ($link = @mysql_connect ($db_host, $db_user, $db_pass)) { $result = mysql_db_query ($db_db, "SELECT DISTINCT * FROM prg,luoghi_base WHERE prg.data>='" . date ("Y-m-d", $startday) . "' AND prg.data <='" . date ("Y-m-d", $startday + $tot_disp*60*60*24) . "' AND prg.visibile>0 AND (prg.luogo=luoghi_base.luogo OR prg.luogo<1) ORDER BY data, inizio"); for ($i = 0; $i < (mysql_num_rows ($result)); $i++) { $row = mysql_fetch_row ($result); $prg_id[$i] = $row[0]; $prg_data[$i] = $row[1]; $prg_inizio[$i] = $row[2]; $prg_fine[$i] = $row[3]; if (substr ($row[5], 0, 10) == "/show.php?") { $result2 = mysql_db_query ($db_db, "SELECT visibility FROM art WHERE id='" . substr ($row[5], 10) . "'"); $row2 = mysql_fetch_row ($result2); $prg_url[$i] = (($row2[0] > date ("0000-00-00 00:00:00") && $row2[0] <= date ("Y-m-d H:i:s"))) ? ($row[5]) : (""); } else { $prg_url[$i] = $row[5]; } $prg_luogo[$i] = $row[6]; $prg_tipo[$i] = $row[7]; $prg_occ[$i] = stripslashes ($row[8]); $prg_tit[$i] = stripslashes ($row[9]); $prg_desc[$i] = stripslashes ($row[10]); $prg_costo[$i] = $row[11]; $prg_opzioni[$i] = $row[12]; $prg_info[$i] = stripslashes ($row[13]); $luogo_nome[$i] = stripslashes ($row[21]); $luogo_ind[$i] = stripslashes ($row[22]); $luogo_cit[$i] = stripslashes ($row[23]); } mysql_close ($link); } else { $error = "Impossibile connettersi al database."; } ?> >
"; echo "
  PROGRAMMA Home
"; echo (ucfirst ($month[$date['mon']-1]) . " " . date ("Y", $startday)); echo "";?>
"; echo "
"; echo "
"; echo (ucfirst ($month[date ("m", $theday)-1]) . " " . date ("Y", $theday)); echo "
"; echo "<" . "/B><" . "/FONT>"; echo "<" . "/TD>"; echo "<" . "/TR>"; echo "<" . "/TABLE>"; echo (""); echo (""); echo (""); echo ("<" . "/TR>"); echo ("<" . "/TABLE>"); } } echo "\n"; echo "\t
 
\n\t\t\n\t\t\t\n"; echo "\t\t\t\n\t\t\n\t

\n"; echo "\t\t\t" . date ("j", $theday) . "
" . $wd2[$weekday] . "
\n\n\t\t\t\n\t\t\t\t"; if ((date ("Y-m-d", $theday) == "2003-06-07") || (date ("Y-m-d", $theday) == "2003-06-28")) { # background pride echo "\n"; if ($std_cons[$weekday] || $std_doc[$weekday]) { echo "\t\t\t\t\n"; } if ($prg_data[@key($prg_id)] == date ("Y-m-d", $theday)) { while ($prg_data[key($prg_id)] == date ("Y-m-d", $theday)) { $opzioni = explode (",", $prg_opzioni[key ($prg_id)]); echo "\t\t\t\t\n"; echo "\t\t\t\t\n"; next ($prg_id); } } else { if ((date ("Y-m-d", $theday) > "2003-06-08") && (date ("Y-m-d", $theday) < "2003-10-01")) { echo "\t\t\t\t\n"; echo "\t\t\t\t\n"; } else { echo "\t\t\t\t\n"; echo "\t\t\t\t\n"; } } echo "\t\t\t
\n"; } else { echo "\n"; } echo "\t\t\t\t\t" . $apertura[$weekday] . "\n"; echo "\t\t\t\t
\n"; if ($std_cons[$weekday]) echo "\t\t\t\t\t" . $std_cons[$weekday] . "
\n"; if ($std_cdoc[$weekday]) echo "\t\t\t\t\t" . $std_cdoc[$weekday] . "
\n"; echo "\t\t\t\t
\n"; echo "\t\t\t\t\t" . substr ($prg_inizio[key($prg_id)], 0, 5); if (in_array ("visualizza ora fine", $opzioni)) echo "" . substr ($prg_fine[key($prg_id)], 0, 5); echo " [" . htmlentities (strtoupper ($prg_tipo[key ($prg_id)])) . "] "; if ($prg_luogo[key($prg_id)] == 2) { echo "First Floor\n"; } elseif ($prg_luogo[key($prg_id)] == 3) { echo "Groundfloor\n"; } elseif ($prg_luogo[key($prg_id)] == 4) { echo "Gardenfloor\n"; } elseif ($prg_luogo[key($prg_id)] > 4) { echo htmlentities ($luogo_nome[key($prg_id)]) . "\n"; } echo "\t\t\t\t
"; if ($prg_occ[key ($prg_id)]) { echo "\t\t\t\t\t" . htmlentities ($prg_occ[key ($prg_id)]) . "
\n"; } if ($prg_url[key ($prg_id)]) { echo "\t\t\t\t\t" . htmlentities ($prg_tit[key ($prg_id)]) . " \"\"
\n"; } else { echo "\t\t\t\t\t" . htmlentities ($prg_tit[key ($prg_id)]) . "
\n"; } if ($prg_desc[key ($prg_id)]) { echo "\t\t\t\t\t"; if (preg_match_all ("/<[^<>]+>/i", $prg_desc[key ($prg_id)], $tags)) { $temp = $prg_desc[key ($prg_id)]; reset ($tags[0]); while (list ($key, $val) = each ($tags[0])) { $pos = strpos ($temp, $val); echo nl2br (htmlentities (substr ($temp, 0, $pos))); echo $val; $temp = substr ($temp, $pos + strlen ($val)); } echo nl2br (htmlentities ($temp)); } else { echo nl2br (htmlentities ($prg_desc[key ($prg_id)])); } echo "
\n"; } if ($prg_luogo[key($prg_id)] > 4) { echo "\t\t\t\t\t"; echo "Dove: " . htmlentities ($luogo_nome[key($prg_id)]) . "" . (($luogo_ind[key($prg_id)] . $luogo_cit[key($prg_id)]) ? (" (" . (($luogo_ind[key($prg_id)]) ? (htmlentities ($luogo_ind[key($prg_id)]) . ", ") : ("")) . htmlentities ($luogo_cit[key($prg_id)]) . ")") : ("")); echo "
\n"; } if (!$prg_costo[key ($prg_id)] && !$prg_opzioni[key ($prg_id)]) { echo "\t\t\t\t\tIngresso libero\n"; } else { if (!in_array ("nascondi ingresso", $opzioni)) { echo "\t\t\t\t\tIngresso"; if ($prg_costo[key ($prg_id)]) { echo " " . ($prg_costo[key ($prg_id)]/100) . " €"; } elseif (in_array ("offerta", $opzioni)) { echo " offerta libera"; } else { echo " gratuito"; } if (in_array ("consumazione", $opzioni)) echo " (inclusa consumazione)"; if (in_array ("tessera", $opzioni)) echo " con tessera"; if (in_array ("tessera arci", $opzioni)) echo " con tessera ARCI"; if (in_array ("prenotabile", $opzioni)) echo ". Prenotabile durante gli orari di apertura del Cassero allo 051.6494416"; echo "\n"; } } if ($prg_info[key ($prg_id)]) { echo "\t\t\t\t\t
"; if (preg_match_all ("/<[^<>]+>/i", $prg_info[key ($prg_id)], $tags)) { $temp = $prg_info[key ($prg_id)]; reset ($tags[0]); while (list ($key, $val) = each ($tags[0])) { $pos = strpos ($temp, $val); echo nl2br (htmlentities (substr ($temp, 0, $pos))); echo $val; $temp = substr ($temp, $pos + strlen ($val)); } echo nl2br (htmlentities ($temp)); } else { echo nl2br (htmlentities ($prg_info[key ($prg_id)])); } echo "\n"; } echo "\t\t\t\t
\n"; echo "\t\t\t\t\tDalle 21:30 [GLBT GARDEN] Garden Floor. Il Cassero è aperto. Bar & giardino\n"; echo "\t\t\t\t
"; echo "\t\t\t\t\twelcome * centro documentazione * info point
bar@gardenfloor » drink e delirio nel giardino glbt di Bologna
\n"; echo "\t\t\t\t\tIngresso libero\n"; echo "\t\t\t\t
\n"; echo "\t\t\t\t\tDalle 21:30 [GLBT CENTER] First Floor. Il Cassero è aperto\n"; echo "\t\t\t\t
"; echo "\t\t\t\t\twelcome * centro documentazione * info point
\n"; echo "\t\t\t\t\tIngresso libero\n"; echo "\t\t\t\t
\n\t\t\t\n\t\t\t
\n\n\t\n\t\t\n\t\t\t\n\t\t\n\t
\n\n"; } ?>
Lunedì e Martedì 10:00 - 13:00 15:00 - 19:00 21:30 - 01:00
Mercoledì, Giovedì e Venerdì 10:00 - 13:00 15:00 - 19:00 21:30 - 02:00
Sabato - - 21:30 - 05:00
Domenica - - 21:30 - 02:30
Ingresso con tessera Arci
 
 
GASP! Gay contro l'AIDS per la Salute e la Prevenzione
gasp@cassero.it
SCOT Servizio di Counseling Telefonico
Dal martedì al venerdì, ore 20-23 [051.555.661]
scot@cassero.it
Linea Lesbica
In fase di riattivazione
Centro di documentazione Il Cassero
Aperto lunedì e martedì ore 14-24, mercoledì ore 14-19, giovedì ore 14-19 e 21-24, venerdì ore 14-19
doc@cassero.it [051.557954]