'content italico', 'en' => 'content anglofico' ); // to use more then one splash content (to be reviewed) $G_splash_contents = array( "a", "b"); $G_splash_cont_idx = 0; // (must be moved outside) // donometer related variables $G_with_donors = TRUE; $G_donors_cur = 12; $G_donors_all = 50; $G_room_roadmap = '
'; // is the top banner active ? $G_with_topbanner = FALSE; $G_topbanner = '
Torneo di briscola
chiamata - Milano
17/05/2008
'; // is the first side banner active ? $G_with_sidebanner = TRUE; $G_sidebanner = '
'; // is the second side banner active ? $G_with_sidebanner2 = TRUE; $G_sidebanner2 = '
'; // is poll active ? $G_with_poll = FALSE; $G_poll_name = "calcolo_punteggio"; $G_poll_title = "Vota come calcolare i punteggi!"; $G_poll_entries = array( array( 'id' => 'din', 'cont' => 'Dinner room'), array( 'id' => 'bat', 'cont' => 'Bath room'), array( 'id' => 'coo', 'cont' => 'Cooking room') ); $G_black_list = array(); // this is the prefix path to remove from backtrace $G_btrace_pref_sub = "/home/nastasi/web/"; ?>