$ln = $this -> ln; // Translates include "template/translate/site.php"; include "template/trans/translate.php"; include "modules/bs_gbk_v01/form_gbk.php"; // Various setting $image_bg = "home"; $show_Left = "display:none"; $show_Right = "display:none"; $image_bg_menu_left = "bg_menu_left.png"; $color_news_title = "#630"; $color_home_box_news = "#890303"; $image_submenubg = "bg_txt.png"; $image_text = "bg_txt.png"; $image_news = "home"; $image_bg = "home"; $image_logo = "hotel"; $link_logo = "."; $text_color = "#fff"; $currentNewsTitle = "News"; $currentNewsCategory = 1; if ( $this->page_chemin[$this->current_clef] == "hotel") { $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["home"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/hotel_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "hotel") { $image_text = "bg_txt.png";$text_color = "#fff"; } if ( $this->current_clef == "area_press_hotel") { $image_text = "bg_txt.png";$text_color = "#fff"; $image_bg ="hotel/hotel"; } if(isset($_GET['elsewhere']) && $_GET['elsewhere']=="yes") {$image_bg ="hotel/hotel"; $image_text = "bg_txt.png";} $currentNewsTitle = $_offerte; $currentNewsCategory = 3; } else if ( $this->page_chemin[$this->current_clef] == "ristorante_clesio") { $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["ristorante_clesio"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/ristorante_clesio_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "ristorante_clesio") { $image_text = "bg_txt.png"; $text_color = "#fff"; } if(isset($_GET['elsewhere']) && $_GET['elsewhere']=="yes") {$image_bg ="ristorante_clesio/ristorante_clesio"; $image_text = "bg_txt.png";} $currentNewsTitle = "Menu"; $currentNewsCategory = 4; } else if ( $this->page_chemin[$this->current_clef] == "caffe_metro") { $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["caffe_metro"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/caffe_metro_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "caffe_metro") { $image_text = "bg_txt.png";$text_color = "#fff"; } $currentNewsTitle = $_appuntamenti; $currentNewsCategory = 5; } else if ( $this->page_chemin[$this->current_clef] == "beauty_mind") { $image_bg_menu_left = "bg_menu_left_beauty.png"; $color_news_title = "#869804"; $color_home_box_news = "#A7BD00"; $image_submenubg = "bg_beauty.png"; $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["beauty_mind"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/beauty_mind_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "beauty_mind") { $image_text = "bg_beauty.png";$text_color = "#fff"; } if(isset($_GET['elsewhere']) && $_GET['elsewhere']=="yes") {$image_bg ="beauty_mind/beauty_mind"; $image_text = "bg_beauty.png";} $currentNewsTitle = $_offerterelax; $currentNewsCategory = 6; } else if ( $this->page_chemin[$this->current_clef] == "centro_congressi") { $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["centro_congressi"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/centro_congressi_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "centro_congressi") { $image_text = "bg_txt.png";$text_color = "#fff"; } if(isset($_GET['elsewhere']) && $_GET['elsewhere']=="yes") {$image_bg ="centro_congressi/centro_congressi"; $image_text = "bg_txt.png";} $currentNewsTitle = $_offerte; $currentNewsCategory = 3; } else if ( $this->page_chemin[$this->current_clef] == "la_citta") { $image_bg = $this->page_chemin[$this->current_clef]."/".$this->current_clef; $image_logo = $this->page_chemin[$this->current_clef]; $link_logo = $this->lien["la_citta"]; $image_text = $image_bg."_text.jpg"; $image_text = $this->page_chemin[$this->current_clef]."/la_citta_text.jpg"; $text_color = "#755030"; if ( $this->current_clef == "la_citta") { $image_text = "bg_txt.png";$text_color = "#fff"; } if(isset($_GET['elsewhere']) && $_GET['elsewhere']=="yes") {$image_bg ="la_citta/la_citta"; $image_text = "bg_txt.png";} $currentNewsTitle = $_danonperdere; $currentNewsCategory = 8; } else { $image_text = "home"; $image_news = "home"; $image_bg = "hotel/hotel"; $image_logo = "hotel"; $link_logo = $this->lien["home"]; $image_text = "bg_txt.png"; $text_color = "#fff"; if ($this->current_clef == "news") { $currentNewsTitle = $this->page_menu["news"]; $currentNewsCategory = 1; } else if ($this->current_clef == "eventi") { $currentNewsTitle = $_events; $currentNewsCategory = 2; } } ?>