Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /htdocs/web/turkey.dol.ru/www/index.php:1) in /htdocs/web/grandtour.ru/www/shablon/dol/index.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /htdocs/web/turkey.dol.ru/www/index.php:1) in /htdocs/web/grandtour.ru/www/shablon/dol/index.php on line 2 Спецпредложения Турция
Спецпредложения Турция, цены на все отели Турции: Кемер Белек Сиде Мармарис
Сеть туристических салонов - 15 офисов в центре Москвы
Ваш личный Салон - это удобно, надежно, выгодно для Вас!
Это стильно!! - иметь личного семейного менеджера
Когда за окном дождь или пасмурно в душе, вспоминаем солнечную Турцию. Почему многие едут на отдых в Турцию снова и снова?
У нас Вы узнаете все о курортах Турции и лучших отелях Кемера, Антальи, Белека, Сиде, Аланьи, Бодрума, Мармариса, мы
посоветуем с выбором оптимального тура в Турцию, поделимся отзывами туристов, смешными историями и очень даже грустными,
чтоб Вас предостеречь. Также Вы узнаете о традициях и достопримечательностях этой страны, Вы полюбите Турцию , ее
гостеприимство, отличный сервис, восточный колорит и систему "Ультра супер все включено" от лучших туроператоров Турции!
Спецпредложения Турция:
global $country, $country_eng;
include "vars";
mysql_query("SET CHARACTER SET cp1251");
if($strana){
$country_eng = $strana;
}
if($country_eng == "indonezia"){
$temp = $country_eng;
$country_eng = "bali";
}
if($country_eng == "horvatia"){
$temp = $country_eng;
$country_eng = "horvat";
}
if($country_eng == "grecia"){
$temp = $country_eng;
$country_eng = "greece";
}
if($country_eng == "kipr"){
$temp = $country_eng;
$country_eng = "cypr";
}
if($country_eng == "thailand"){
$temp = $country_eng;
$country_eng = "tailand";
}
if(!$hot){
$hot = "1";
}
$hot = "hot"."$hot";
switch($type){
case "new":
$attr = "and new = \"on\"";
break;
case "hit":
$attr = "and main_page = \"on\"";
break;
default:
break;
}
if($count){
$limit = "limit $count";
}
//$request = "select spo, text, link from update_tours where country = \"$country_eng\" and hot = \"$hot\" and zagl_exist = \"off\" $attr order by zagl, number $limit";
$request = "select spo, text, link, zagl_exist from update_tours where country = \"$country_eng\" and hot = \"$hot\" $attr order by zagl, zagl_exist DESC, number $limit";
$result = mysql_query($request);
while($row = mysql_fetch_row($result)){
if($row[3] == "on"){
print "