elativePath . FILEPATH . "../../chatinfo.php"); //End Include Page implementation //Include Page implementation @4-8E6AE4FA include_once(RelativePath . FILEPATH . "../../Footer.php"); //End Include Page implementation //Initialize Page @1-AF7D84DD // Variables $FileName = ""; $Redirect = ""; $Tpl = ""; $TemplateFileName = ""; $BlockToParse = ""; $ComponentName = ""; // Events; $CCSEvents = ""; $CCSEventResult = ""; $FileName = "index.php"; $Redirect = ""; $TemplateFileName = "index2.html"; $BlockToParse = "main"; $TemplateEncoding = ""; $FileEncoding = ""; $PathToRoot = "../../"; //End Initialize Page //Initialize Objects @1-B9DB1DA1 // Controls $head_title = new clsControl(ccsLabel, "head_title", "head_title", ccsText, "", CCGetRequestParam("head_title", ccsGet)); $title_meta = new clsControl(ccsLabel, "title_meta", "title_meta", ccsText, "", CCGetRequestParam("title_meta", ccsGet)); $head_description = new clsControl(ccsLabel, "head_description", "head_description", ccsText, "", CCGetRequestParam("head_description", ccsGet)); $head_keywords = new clsControl(ccsLabel, "head_keywords", "head_keywords", ccsText, "", CCGetRequestParam("head_keywords", ccsGet)); $top_banner_alt = new clsControl(ccsLabel, "top_banner_alt", "top_banner_alt", ccsText, "", CCGetRequestParam("top_banner_alt", ccsGet)); $menu_main2 = new clsmenu_main2("../../"); $menu_main2->BindEvents(); $menu_main2->Initialize(); $chatinfo = new clschatinfo("../../"); $chatinfo->BindEvents(); $chatinfo->Initialize(); $Footer = new clsFooter("../../"); $Footer->BindEvents(); $Footer->Initialize(); $CCSEventResult = CCGetEvent($CCSEvents, "AfterInitialize"); $Charset = $Charset ? $Charset : $TemplateEncoding; if ($Charset) header("Content-Type: text/html; charset=" . $Charset); //End Initialize Objects //Initialize HTML Template @1-BA4209C8 $CCSEventResult = CCGetEvent($CCSEvents, "OnInitializeView"); $Tpl = new clsTemplate($FileEncoding, $TemplateEncoding); $Tpl->LoadTemplate(TemplatePath . $TemplateFileName, "main", $TemplateEncoding); $CCSEventResult = CCGetEvent($CCSEvents, "BeforeShow"); //End Initialize HTML Template //Execute Components @1-26F85640 $menu_main2->Operations(); $chatinfo->Operations(); $Footer->Operations(); //End Execute Components global $head_title; global $title_meta; global $head_keywords; global $head_description; global $top_banner_alt; $chathost_profile_type=$chathost_info["chathost_profile_type"]; switch($chathost_profile_type){ case"female": $head_title_value="SHOWSALON.COM: NUDE ".strtoupper($chathost_info["chathost_name"])."'S WEBCAM! ADULT LIVE SEX SHOW!"; $head_description_value="WATCH ".strtoupper($chathost_info["chathost_name"])."'s SEX WEBCAM SHOWS! NUDE GIRLS LIVE AMATEUR ADULT SHOWS! FREE LIVE ADULT CHAT WITH TEEN MODELS!"; $head_keywords_value="video chat, adult chat, live webcams, sex videos, web cameras, live adult webcams, nude girls, ".strtoupper($chathost_info["chathost_name"])."'s webcam"; break; case"male": $head_title_value="SHOWSALON.COM: NUDE ".strtoupper($chathost_info["chathost_name"])."'S WEBCAM! ADULT LIVE SEX SHOW!"; $head_description_value="WATCH ".strtoupper($chathost_info["chathost_name"])."'s SEX WEBCAM SHOWS! NUDE MEN LIVE AMATEUR ADULT SHOWS! FREE LIVE ADULT CHAT WITH GAY MALE TEENS!"; $head_keywords_value="video chat, adult chat, live webcams, sex videos, web cameras, live adult webcams, ".strtoupper($chathost_info["chathost_name"])."'s webcam"; break; case"couple": $head_title_value="SHOWSALON.COM: NUDE ".strtoupper($chathost_info["chathost_name"])."'S WEBCAM! ADULT LIVE SEX SHOW!"; $head_description_value="WATCH ".strtoupper($chathost_info["chathost_name"])."'s EX WEBCAM SHOWS! NUDE COUPLES LIVE AMATEUR ADULT SHOWS! FREE LIVE ADULT CHAT WITH HOT COUPLES!"; $head_keywords_value="video chat, adult chat, live webcams, sex videos, web cameras, live adult webcams, nude couples, ".strtoupper($chathost_info["chathost_name"])."'s webcam"; break; } $title_meta_value=$head_title_value; $top_banner_alt_value=$head_description_value; $head_title->SetValue($title_meta_value); $title_meta->SetValue($head_title_value); $head_keywords->SetValue($head_keywords_value); $head_description->SetValue($head_description_value); $top_banner_alt->SetValue($top_banner_alt_value); //Go to destination page @1-BECBAE86 if($Redirect) { $CCSEventResult = CCGetEvent($CCSEvents, "BeforeUnload"); header("Location: " . $Redirect); $menu_main2->Class_Terminate(); unset($menu_main2); $chatinfo->Class_Terminate(); unset($chatinfo); $Footer->Class_Terminate(); unset($Footer); unset($Tpl); exit; } //End Go to destination page //Show Page @1-1240C280 $menu_main2->Show("menu_main2"); $chatinfo->Show("chatinfo"); $Footer->Show("Footer"); $head_title->Show(); $title_meta->Show(); $head_description->Show(); $head_keywords->Show(); $top_banner_alt->Show(); $Tpl->PParse("main", false); //End Show Page //Unload Page @1-7030A29C $CCSEventResult = CCGetEvent($CCSEvents, "BeforeUnload"); $menu_main2->Class_Terminate(); unset($menu_main2); $chatinfo->Class_Terminate(); unset($chatinfo); $Footer->Class_Terminate(); unset($Footer); unset($Tpl); //End Unload Page ?>