-- MySQL dump 10.13  Distrib 5.6.28, for Linux (x86_64)
--
-- Host: localhost    Database: sweeth22_data
-- ------------------------------------------------------
-- Server version	5.6.28-log

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `admins`
--

DROP TABLE IF EXISTS `admins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admins` (
  `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,
  `username` varchar(20) NOT NULL,
  `password` varchar(50) NOT NULL,
  `login` int(10) NOT NULL,
  `perm` tinyint(1) NOT NULL,
  `active` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  UNIQUE KEY `username` (`username`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `admins`
--

LOCK TABLES `admins` WRITE;
/*!40000 ALTER TABLE `admins` DISABLE KEYS */;
INSERT INTO `admins` (`id`, `username`, `password`, `login`, `perm`, `active`) VALUES (1,'feras','137e76e014d8941b51195236b372ad90',0,0,1),(2,'arabbata','5f871e371aa266d1c79d2a1c5e5b82a8',0,0,1),(5,'Diaa','5ab5ab3f4aae836efd4d314909391392',0,0,1),(6,'nawras','aa617ddb544b7634c08fdc65f4d9d994',0,0,1);
/*!40000 ALTER TABLE `admins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `admins_events`
--

DROP TABLE IF EXISTS `admins_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admins_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `admin` varchar(20) NOT NULL,
  `event` varchar(40) NOT NULL,
  `details` text NOT NULL,
  `date_time` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `admins_events`
--

LOCK TABLES `admins_events` WRITE;
/*!40000 ALTER TABLE `admins_events` DISABLE KEYS */;
INSERT INTO `admins_events` (`id`, `admin`, `event`, `details`, `date_time`) VALUES (1,'1','login','',1444048008),(2,'1','login','',1444048043),(3,'1','login','',1444048382),(4,'1','login','',1444048657),(5,'1','login','',1444048900),(6,'1','login','',1444048972),(7,'1','login','',1444049021),(8,'1','login','',1444049128),(9,'1','login','',1444049170),(10,'1','login','',1444049201),(11,'1','login','',1444061319),(12,'1','login','',1444078322),(13,'1','login','',1444141541),(14,'1','login','',1444151771),(15,'1','login','',1444153494),(16,'1','login','',1444173214),(17,'1','','',1444173501),(18,'1','login','',1444339389),(19,'1','login','',1444373999),(20,'1','','',1444375185),(21,'1','','',1444375213),(22,'1','','',1444375291),(23,'1','','',1444375379),(24,'3','login','',1444375406),(25,'3','login','',1444375417),(26,'2','login','',1444375509),(27,'2','login','',1444375837),(28,'2','login','',1444396750),(29,'2','login','',1444399883),(30,'2','','',1444400819),(31,'2','','',1444401082),(32,'2','','',1444401090),(33,'1','login','',1444410152),(34,'2','login','',1444485651),(35,'1','login','',1444486607),(36,'2','login','',1444584087),(37,'1','login','',1444585531),(38,'2','login','',1444590939),(39,'2','login','',1444652658),(40,'1','login','',1444652939),(41,'1','login','',1444654250),(42,'2','login','',1444657303),(43,'2','حذف مشرف من لوحة التحكم','',1444657323),(44,'2','','',1444657360),(45,'2','','',1444657405),(46,'4','login','',1444661117),(47,'4','login','',1444661177),(48,'2','تعديل بيانات المشرف في لوحة التحكم','',1444663108),(49,'2','تعديل بيانات المشرف في لوحة التحكم','',1444663128),(50,'4','login','',1444663147),(51,'1','login','',1444854865),(52,'1','','',1444855009),(53,'1','','',1444855021),(54,'1','login','',1445022849),(55,'2','login','',1445164624),(56,'2','login','',1445253898),(57,'2','login','',1445868343),(58,'4','login','',1446213768),(59,'4','login','',1446215390),(60,'4','login','',1446276305),(61,'4','login','',1446289529),(62,'4','login','',1446462824),(63,'4','login','',1446479106),(64,'4','login','',1446541103),(65,'4','login','',1446629330),(66,'4','login','',1446643962),(67,'4','login','',1446668544),(68,'4','login','',1446668561),(69,'4','login','',1446709265),(70,'2','login','',1446717657),(71,'4','login','',1446733502),(72,'2','login','',1446797523),(73,'2','login','',1446798762),(74,'4','login','',1446803474),(75,'1','login','',1446839114),(76,'4','login','',1446883831),(77,'4','login','',1446883878),(78,'2','login','',1446887629),(79,'1','login','',1446984042),(80,'4','login','',1447071985),(81,'4','login','',1447078170),(82,'4','login','',1447316645),(83,'4','login','',1447317421),(84,'2','login','',1447318793),(85,'4','login','',1447324301),(86,'2','login','',1447332213),(87,'4','login','',1447332335),(88,'4','login','',1447332335),(89,'4','login','',1447332431),(90,'4','login','',1447337783),(91,'2','login','',1447338136),(92,'4','login','',1447410373),(93,'4','login','',1447412905),(94,'4','login','',1447417828),(95,'4','login','',1447666352),(96,'2','login','',1447676353),(97,'4','login','',1447676456),(98,'4','login','',1447762899),(99,'4','login','',1447837135),(100,'4','login','',1447923562),(101,'4','login','',1447924255),(102,'4','login','',1447925152),(103,'4','login','',1448024733),(104,'2','login','',1448273332),(105,'4','login','',1448357147),(106,'4','login','',1448357161),(107,'4','login','',1448369303),(108,'4','login','',1448443686),(109,'2','login','',1448449769),(110,'4','login','',1448536140),(111,'2','login','',1448537481),(112,'4','login','',1448545805),(113,'4','login','',1448547828),(114,'1','login','',1448571285),(115,'4','login','',1448617733),(116,'4','login','',1448628658),(117,'4','login','',1448634180),(118,'4','login','',1448707386),(119,'4','login','',1448721498),(120,'2','login','',1448721844),(121,'2','login','',1448721884),(122,'2','login','',1448722411),(123,'2','login','',1448722494),(124,'2','login','',1448722733),(125,'2','login','',1448871897),(126,'4','login','',1448874832),(127,'2','login','',1448885838),(128,'2','login','',1448889248),(129,'4','login','',1448889488),(130,'4','login','',1448918574),(131,'4','login','',1448963099),(132,'4','login','',1448973603),(133,'2','login','',1448977029),(134,'4','login','',1449050388),(135,'4','login','',1449060899),(136,'4','login','',1449133891),(137,'4','login','',1449135795),(138,'4','login','',1449137877),(139,'4','login','',1449149712),(140,'4','login','',1449177760),(141,'4','login','',1449178123),(142,'4','login','',1449227759),(143,'4','login','',1449235444),(144,'4','login','',1449305286),(145,'4','login','',1449307871),(146,'4','login','',1449482412),(147,'4','login','',1449501579),(148,'4','login','',1449503785),(149,'2','login','',1449748393),(150,'2','??? ????','',1449748406),(151,'2','','',1449748547),(152,'2','','',1449748842),(153,'5','login','',1449751941),(154,'5','login','',1449760209),(155,'5','login','',1449841339),(156,'5','login','',1449913055),(157,'5','login','',1449920644),(158,'5','login','',1450099010),(159,'5','login','',1450105487),(160,'5','login','',1450257491),(161,'5','login','',1450259107),(162,'5','login','',1450262905),(163,'5','login','',1450268039),(164,'5','login','',1450270420),(165,'5','','',1450270707),(166,'5','','',1450270712),(167,'5','','',1450270725),(168,'2','login','',1450274298),(169,'5','login','',1450275578),(170,'5','login','',1450353948),(171,'5','login','',1450361244),(172,'5','login','',1450363313),(173,'5','','',1450363334),(174,'2','login','',1450693371),(175,'5','login','',1450696309),(176,'5','login','',1450883823),(177,'5','login','',1450956361),(178,'5','login','',1450961787),(179,'5','login','',1451394225),(180,'5','login','',1451400147),(181,'5','login','',1451486763),(182,'5','login','',1451487019),(183,'5','login','',1451653637),(184,'1','login','',1451846448),(185,'1','','',1451846516),(186,'5','login','',1451907249),(187,'2','login','',1451913377),(188,'5','login','',1451921210),(189,'2','login','',1452127308),(190,'5','login','',1452258736),(191,'5','login','',1452340644),(192,'5','login','',1452945447),(193,'5','login','',1453116198),(194,'5','login','',1453123834),(195,'5','login','',1453198271),(196,'5','login','',1453199283),(197,'5','login','',1453315418),(198,'5','login','',1453473957),(199,'5','login','',1453713155),(200,'5','login','',1453729936),(201,'2','login','',1453730064),(202,'5','login','',1453812185),(203,'5','login','',1453814734),(204,'5','login','',1453889993),(205,'5','login','',1453903613),(206,'5','login','',1453976295),(207,'2','login','',1454142319),(208,'5','login','',1454150300),(209,'5','login','',1454326711),(210,'5','login','',1454330923),(211,'5','login','',1454582776),(212,'2','login','',1455095635),(213,'5','login','',1455100167),(214,'5','login','',1455102061),(215,'5','login','',1455115895),(216,'5','login','',1455115896),(217,'5','login','',1455204697),(218,'2','login','',1455255382),(219,'2','login','',1455259791),(220,'5','login','',1455260976),(221,'5','login','',1455270202),(222,'5','login','',1455275620),(223,'5','login','',1455281116),(224,'5','login','',1455286459),(225,'5','login','',1455293787),(226,'5','login','',1455354167),(227,'5','login','',1455523785),(228,'5','login','',1455612804),(229,'5','login','',1455614119),(230,'5','login','',1455614939),(231,'5','login','',1455615727),(232,'5','login','',1455633763),(233,'5','login','',1455637180),(234,'5','login','',1455714554),(235,'5','login','',1455872786),(236,'5','login','',1455873330),(238,'5','login','',1456147151),(239,'5','login','',1456315315),(240,'5','login','',1456408571),(241,'5','login','',1456486247),(242,'2','login','',1457434795),(243,'2','login','',1457604845),(244,'2','login','',1457695131),(245,'2','login','',1457776655),(246,'5','login','',1457951676),(247,'5','login','',1457971988),(248,'5','login','',1458033753),(249,'2','login','',1458755202),(250,'2','','',1458755323),(251,'2','login','',1458755508),(252,'2','','',1458755536),(253,'2','login','',1459326032),(254,'5','login','',1459419885),(255,'5','login','',1459499868);
/*!40000 ALTER TABLE `admins_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `admins_privilages`
--

DROP TABLE IF EXISTS `admins_privilages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `admins_privilages` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `admin_id` tinyint(3) unsigned NOT NULL,
  `event_id` varchar(30) NOT NULL,
  `allowed` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=81 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `admins_privilages`
--

LOCK TABLES `admins_privilages` WRITE;
/*!40000 ALTER TABLE `admins_privilages` DISABLE KEYS */;
INSERT INTO `admins_privilages` (`id`, `admin_id`, `event_id`, `allowed`) VALUES (17,1,'login',1),(18,1,'add_menu',0),(19,1,'edit_menu',1),(20,1,'add_admins',1),(21,1,'edit_admins',1),(22,1,'add_projects',1),(23,1,'edit_projects',1),(24,1,'view_contactus',1),(25,1,'view_log',1),(26,1,'add_pages',1),(27,1,'edit_pages',1),(28,1,'edit_settings',1),(29,1,'add_lands',1),(30,1,'edit_lands',1),(31,1,'add_apartments',1),(32,1,'edit_apartments',1),(49,5,'login',1),(50,5,'add_menu',1),(51,5,'edit_menu',1),(52,5,'add_admins',0),(53,5,'edit_admins',0),(54,5,'add_projects',1),(55,5,'edit_projects',1),(56,5,'view_contactus',1),(57,5,'view_log',0),(58,5,'add_pages',1),(59,5,'edit_pages',1),(60,5,'edit_settings',0),(61,5,'add_lands',1),(62,5,'edit_lands',1),(63,5,'add_apartments',1),(64,5,'edit_apartments',1),(65,6,'login',0),(66,6,'add_menu',0),(67,6,'edit_menu',0),(68,6,'add_admins',0),(69,6,'edit_admins',0),(70,6,'add_projects',0),(71,6,'edit_projects',0),(72,6,'view_contactus',0),(73,6,'view_log',0),(74,6,'add_pages',0),(75,6,'edit_pages',0),(76,6,'edit_settings',0),(77,6,'add_lands',0),(78,6,'edit_lands',0),(79,6,'add_apartments',0),(80,6,'edit_apartments',0);
/*!40000 ALTER TABLE `admins_privilages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `apartments`
--

DROP TABLE IF EXISTS `apartments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `apartments` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `code` varchar(10) NOT NULL,
  `picture` varchar(14) NOT NULL,
  `price` mediumint(8) unsigned NOT NULL,
  `currency` varchar(1) NOT NULL,
  `installable` tinyint(1) NOT NULL DEFAULT '0',
  `rooms` varchar(12) NOT NULL,
  `bathrooms` tinyint(1) NOT NULL,
  `bedrooms` tinyint(1) NOT NULL,
  `longitude` varchar(40) NOT NULL,
  `latitude` varchar(40) NOT NULL,
  `location` smallint(5) unsigned NOT NULL,
  `private_title` varchar(50) NOT NULL,
  `private_owner` varchar(50) NOT NULL,
  `private_percentage` varchar(3) NOT NULL,
  `featured` tinyint(1) NOT NULL,
  `ready` tinyint(1) NOT NULL,
  `aorder` smallint(5) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `apartments`
--

LOCK TABLES `apartments` WRITE;
/*!40000 ALTER TABLE `apartments` DISABLE KEYS */;
INSERT INTO `apartments` (`id`, `code`, `picture`, `price`, `currency`, `installable`, `rooms`, `bathrooms`, `bedrooms`, `longitude`, `latitude`, `location`, `private_title`, `private_owner`, `private_percentage`, `featured`, `ready`, `aorder`) VALUES (1,'','property.png',150000,'$',0,'4 + 1',2,0,'28.5','41.1',1,'','','',0,0,0),(2,'','1.jpg',200000,'$',1,'1 + 1',1,0,'28.9','40.',0,'','','',0,0,0),(3,'','2.jpg',200000,'$',1,'1 + 1',1,0,'28.9','40.9',1,'','','',0,0,0),(4,'','3.jpg',200000,'$',1,'3 + 1',1,0,'28.9','40.9',1,'','','',0,0,0),(5,'','4.jpg',200000,'$',0,'4 + 1',1,0,'28.9','40.9',1,'','','',0,0,0),(6,'','property.png',200000,'$',1,'2 + 1',1,0,'28.9','40.9',1,'','','',0,0,0),(7,'','property.png',200000,'$',0,'1 + 1',1,0,'28.9','40.9',1,'','','',0,0,0);
/*!40000 ALTER TABLE `apartments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `apartments_photos`
--

DROP TABLE IF EXISTS `apartments_photos`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `apartments_photos` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `pid` smallint(5) NOT NULL,
  `photo` varchar(50) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `apartments_photos`
--

LOCK TABLES `apartments_photos` WRITE;
/*!40000 ALTER TABLE `apartments_photos` DISABLE KEYS */;
INSERT INTO `apartments_photos` (`id`, `pid`, `photo`) VALUES (1,1,'property.png'),(2,1,'1.jpg'),(3,1,'2.jpg'),(4,1,'3.jpg'),(5,1,'4.jpg'),(6,1,'5.jpg'),(7,1,'6.jpg');
/*!40000 ALTER TABLE `apartments_photos` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `cities`
--

DROP TABLE IF EXISTS `cities`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cities` (
  `id` tinyint(2) unsigned NOT NULL AUTO_INCREMENT,
  `country` tinyint(3) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `cities`
--

LOCK TABLES `cities` WRITE;
/*!40000 ALTER TABLE `cities` DISABLE KEYS */;
INSERT INTO `cities` (`id`, `country`) VALUES (1,0),(2,0),(3,0),(4,0),(5,0),(6,0);
/*!40000 ALTER TABLE `cities` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `contactus`
--

DROP TABLE IF EXISTS `contactus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `contactus` (
  `id` smallint(8) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(30) NOT NULL,
  `email` varchar(30) NOT NULL,
  `phone` varchar(20) NOT NULL,
  `country` varchar(20) NOT NULL,
  `message` text NOT NULL,
  `datetime` int(10) unsigned NOT NULL,
  `ip` varchar(30) NOT NULL,
  `url` varchar(200) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `contactus`
--

LOCK TABLES `contactus` WRITE;
/*!40000 ALTER TABLE `contactus` DISABLE KEYS */;
INSERT INTO `contactus` (`id`, `name`, `email`, `phone`, `country`, `message`, `datetime`, `ip`, `url`) VALUES (1,'Feras Jobeir','fjobeir@yahoo.com','(+90) 5384119985','Turkey','مساء الخير استاذ عبد الهادي، الرجاء إعلامي في حال وصول هذا البريد لكم.\r\n\r\nشكرا لك',1444656272,'78.185.70.232','http://sweethomecompany.com/projects/1'),(2,'ضياء ','diazalzoul@yahoo.com','4715856','تركيا','مرحبا',1444661002,'91.93.224.207','http://sweethomecompany.com'),(3,'Feras Jobeir','fjober@yahoo.com','00905384119985','Turkey','Hello,\r\nTexting you',1444671575,'212.252.138.18','http://www.sweethomecompany.com/projects/1'),(4,'Feras Jobeir','fjobeir@yahoo.com','05384119985','Turkey','مرحبا استاذ عبد الهادي\r\nصار موضوع ترتيب المشاريع بالصفحة الرئيسية',1448752680,'212.252.140.248','http://www.sweethomecompany.com/projects'),(5,'diaa','diazalzoul@yahoo.com','05468','595','تأسست شركة سويت هوم للاستشارات و الاستثمار العقاري عام 2015.\r\n\r\nحيث بدأت نشاطها الخدمي في مجال الاستشارات العقارية وإدارة الاستثمار في أكثر من بلد عربي.\r\n\r\n \r\n\r\nوتطلعاً من سويت هوم للتفرد بتقديم أعلى معايير الخدمات والإدارة توجهت إلى سوق تركيا لما في هذا السوق من أهمية كبيرة في المنطقة بما يخص الاستثمارات العقارية ذات الأرباح الآمنة.\r\n\r\n \r\n\r\nتنظر سويت هوم إلى السوق العقاري على أنه مجموعة أفكار وخيارات ذات أشكال وأطياف متعددة تضع المستثمر في حيرة الاختيار والكثير من التساؤلات عما هو أفضل وأضمن للاستثمار.\r\n\r\n \r\n\r\nوبناءً على هذه الرؤية هدفت سويت هوم إلى تقديم خيارات ذات ذوق رفيع ورفاهية عالية في السوق العقاري لترقى إلى أعلى مستويات الراحة والرخاء.\r\n\r\n \r\n\r\nوهو ما جعل سويت هوم تضع مفهوم &quot; اختيار الأفضل للمستثمر &quot; كسياسة عليا لها فقامت في إطار بحثها عن النخبة وعن الاستثمار الآمن بالتعاون مع أكبر شركات الانشاءات والتطوير العقاري التركية لتلبية احتياجات وتطلعات المستثمر.\r\n\r\n \r\n\r\nسويت هوم عنوان الثقة والأمان  .......\r\n\r\n \r\n\r\n \r\n\r\n \r\n\r\nالرجاء ترك أي استفسار حول الاستثمار و العقارات و إدارتها في نموذج التواصل في أسفل الصفحة.',1450271070,'151.250.148.220','http://www.sweethomecompany.com/pages/3'),(6,'fatma','tota_batota.2011@yahoo.com','05362762769','Türkiye','نسأل عن الشقق التي للبيع ',1450951225,'212.252.164.206','http://sweethomecompany.com'),(7,'Mark','mark357177@hotmail.com','96614291491','USA','R15g7V http://www.FyLitCl7Pf7kjQdDUOLQOuaxTXbj5iNG.com',1454536439,'188.143.232.14','http://www.sweethomecompany.com/project/9'),(8,'Leen','Leenouscan84@gmail.con','05060599309','Turkey','Hfhjcjucjic',1458331394,'82.222.106.225','http://www.sweethomecompany.com'),(9,'OlenkaArjag','olenka@essaygood.com','123456','Russia','маска для ускорения роста волос купитьперцовая настойка для роста волос в домашних условияхмасло для окраски волосрастут белые волосы на лицедля роста волос в нижнем тагилеборода в чернышевскоммасло для гладкости волосборода в немепочему волосы долго растутспрей для волос 10 в 1в каких продуктах содержатся витамины для роста волоскакую бороду носитьмаски для роста волос репейное масло с перцемсхема роста волосжелатин для роста волос рецепт \r\n \r\nмаска для роста волос с горчичным порошком и репейным маслом \r\n&lt;a href=http://ufadetsad302.ru/rost&gt;маски для активации роста волос&lt;/a&gt; \r\nвосстанавливающая маска для сухих и поврежденных волос \r\n&lt;a href=http://ufadetsad302.ru/rost&gt;натуральные средства для роста бороды&lt;/a&gt; \r\nоливковое масло для волос купить \r\n&lt;a href=http://ufadetsad302.ru/protiv&gt;борода в привольном&lt;/a&gt; \r\nлечение волос уфа \r\n&lt;a href=http://ufadetsad302.ru/protiv&gt;народная медицина лечение волос&lt;/a&gt; \r\nultra hair spray \r\n&lt;a href=http://ufadetsad302.ru/protiv&gt;илья словесник борода&lt;/a&gt; \r\n \r\nрецепты с алоэ для волоснабор для ухода за бородойсколько растут волосы у мужчинв день должно выпадать волосвыпадают волосы что делать витаминыволосы после льняного маслакокосовое масло для волос применение отзывычто нужно сделать чтобы быстро росли волосы на головедомашние средства для роста волослечение окрашенных волос \r\n \r\nборода в киреевске \r\n&lt;a href=http://ufadetsad302.ru/dlya&gt;рецепты масок для роста волос с перцем&lt;/a&gt; \r\nтиамин для волос в ампулах \r\n&lt;a href=http://ufadetsad302.ru/rost&gt;масло для волос картинки&lt;/a&gt; \r\nв 17 лет выпадают волосы \r\n&lt;a href=http://ufadetsad302.ru/rost&gt;крем для удаления волос на теле отзывы&lt;/a&gt; \r\nникотинка для роста волос \r\n&lt;a href=http://ufadetsad302.ru/dlya&gt;борода растет не везде&lt;/a&gt; \r\nпродукты ускоряющие рост волос \r\n&lt;a href=http://ufadetsad302.ru/protiv&gt;рецепты для волос в домашних условиях отзывы&lt;/a&gt; \r\n \r\nборода в покровкевыпадают волосы анализыборода в липецкеочень жирные волосы лечениерост волос на лице от бадяги',1459339859,'192.99.3.171','http://sweethomecompany.com/project/41');
/*!40000 ALTER TABLE `contactus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `districts`
--

DROP TABLE IF EXISTS `districts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `districts` (
  `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,
  `city` tinyint(2) unsigned NOT NULL,
  `name` varchar(50) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `districts`
--

LOCK TABLES `districts` WRITE;
/*!40000 ALTER TABLE `districts` DISABLE KEYS */;
INSERT INTO `districts` (`id`, `city`, `name`) VALUES (1,1,'Arnavutköy'),(2,1,'Ataşehir'),(3,1,'Bağcılar'),(4,1,'Bakırköy'),(5,1,'Başakşehir'),(6,1,'Bayrampaşa'),(7,1,'Beşiktaş'),(8,1,'Beykoz'),(9,1,'Beylikdüzü'),(10,1,'Beyoğlu'),(11,1,'Büyükçekmece'),(12,1,'Çatalca'),(13,1,'Çekmeköy'),(14,1,'Esenler'),(15,1,'Eyüp'),(16,1,'Fatih'),(17,1,'Gaziosmanpaşa'),(18,1,'Güngören'),(19,1,'Kadıköy'),(20,1,'Kağıthane'),(21,1,'Küçükçekmece'),(22,1,'Maltepe'),(23,1,'Pendik'),(24,1,'Sancaktepe'),(25,1,'Sarıyer'),(26,1,'Silivri'),(27,1,'Sultanbeyli'),(28,1,'Sultangazi'),(29,1,'Şişli'),(30,1,'Tuzla'),(31,1,'Pendik'),(32,1,'Ümraniye'),(33,1,'Üsküdar'),(34,1,'Zeytinburnu'),(35,2,'Bursa'),(37,3,'Ankara'),(39,1,'Bahçılıevler'),(40,1,'Esenyurt'),(41,1,'Avcılar'),(42,4,'Trapzon'),(43,5,'Yalava'),(44,6,'Antalya');
/*!40000 ALTER TABLE `districts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `footer`
--

DROP TABLE IF EXISTS `footer`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `footer` (
  `id` tinyint(2) NOT NULL AUTO_INCREMENT,
  `link` varchar(255) NOT NULL,
  `forder` tinyint(3) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `footer`
--

LOCK TABLES `footer` WRITE;
/*!40000 ALTER TABLE `footer` DISABLE KEYS */;
/*!40000 ALTER TABLE `footer` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `installments`
--

DROP TABLE IF EXISTS `installments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `installments` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `table` tinyint(1) unsigned NOT NULL,
  `pid` smallint(5) unsigned NOT NULL,
  `first_payment` mediumint(8) unsigned NOT NULL,
  `life` varchar(5) NOT NULL,
  `discount_payment` tinyint(2) unsigned NOT NULL,
  `discount_amount` tinyint(2) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `installments`
--

LOCK TABLES `installments` WRITE;
/*!40000 ALTER TABLE `installments` DISABLE KEYS */;
/*!40000 ALTER TABLE `installments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `lands`
--

DROP TABLE IF EXISTS `lands`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `lands` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `code` varchar(10) NOT NULL,
  `picture` varchar(14) NOT NULL,
  `price` mediumint(8) unsigned NOT NULL,
  `currency` varchar(1) NOT NULL DEFAULT '$',
  `installable` tinyint(1) NOT NULL,
  `featured` tinyint(1) NOT NULL,
  `longitude` varchar(40) NOT NULL,
  `latitude` varchar(40) NOT NULL,
  `location` smallint(5) unsigned NOT NULL,
  `license` varchar(15) NOT NULL,
  `private_title` varchar(50) NOT NULL,
  `private_owner` varchar(50) NOT NULL,
  `private_percentage` varchar(3) NOT NULL,
  `lorder` smallint(5) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `lands`
--

LOCK TABLES `lands` WRITE;
/*!40000 ALTER TABLE `lands` DISABLE KEYS */;
INSERT INTO `lands` (`id`, `code`, `picture`, `price`, `currency`, `installable`, `featured`, `longitude`, `latitude`, `location`, `license`, `private_title`, `private_owner`, `private_percentage`, `lorder`) VALUES (1,'','property.png',12000000,'$',1,0,'28.12545','41.10555',1,'agricultrural','','','',0),(2,'','1.jpg',12000000,'$',0,0,'28.12545','41.10555',1,'Agricultrural','','','',0),(3,'','2.jpg',12000000,'$',1,0,'28.12545','41.10555',1,'Agricultrural','','','',0),(4,'','3.jpg',12000000,'$',0,0,'28.12545','41.10555',1,'Agricultrural','','','',0),(5,'','4.jpg',12000000,'$',0,0,'28.12545','41.10555',1,'Agricultrural','','','',0),(6,'sh btata','',1000000,'U',1,1,'','',1,'زراعي','land','ana','100',6),(7,'SH-100','1450361782IMG_',1500000,'U',0,1,'','',0,'construction','ARSA','YC GROUP','50 ',7);
/*!40000 ALTER TABLE `lands` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `languages`
--

DROP TABLE IF EXISTS `languages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `languages` (
  `id` int(2) NOT NULL AUTO_INCREMENT,
  `language` varchar(25) NOT NULL,
  `folder` varchar(15) NOT NULL,
  `code` varchar(4) NOT NULL,
  `direction` tinyint(1) NOT NULL,
  `publish` tinyint(1) NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `language` (`language`,`code`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `languages`
--

LOCK TABLES `languages` WRITE;
/*!40000 ALTER TABLE `languages` DISABLE KEYS */;
INSERT INTO `languages` (`id`, `language`, `folder`, `code`, `direction`, `publish`) VALUES (1,'العربية','arabic','ar',0,1),(2,'English','english','en',1,1),(3,'Turkish','turkish','tr',1,0);
/*!40000 ALTER TABLE `languages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `menus`
--

DROP TABLE IF EXISTS `menus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `menus` (
  `id` tinyint(3) unsigned NOT NULL AUTO_INCREMENT,
  `pid` tinyint(2) NOT NULL,
  `link` varchar(255) NOT NULL,
  `morder` tinyint(2) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `menus`
--

LOCK TABLES `menus` WRITE;
/*!40000 ALTER TABLE `menus` DISABLE KEYS */;
INSERT INTO `menus` (`id`, `pid`, `link`, `morder`) VALUES (1,0,'http://www.sweethomecompany.com',1),(5,0,'http://www.sweethomecompany.com/projects',3),(8,0,'http://sweethomecompany.com/pages/2',8);
/*!40000 ALTER TABLE `menus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `pages`
--

DROP TABLE IF EXISTS `pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pages` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `picture` varchar(20) NOT NULL,
  `views` smallint(5) unsigned NOT NULL,
  `publish` tinyint(1) NOT NULL DEFAULT '0',
  `porder` smallint(5) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `pages`
--

LOCK TABLES `pages` WRITE;
/*!40000 ALTER TABLE `pages` DISABLE KEYS */;
INSERT INTO `pages` (`id`, `picture`, `views`, `publish`, `porder`) VALUES (2,'',0,1,2);
/*!40000 ALTER TABLE `pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `project_properties`
--

DROP TABLE IF EXISTS `project_properties`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `project_properties` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `pid` smallint(5) unsigned NOT NULL,
  `porder` smallint(5) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=226 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `project_properties`
--

LOCK TABLES `project_properties` WRITE;
/*!40000 ALTER TABLE `project_properties` DISABLE KEYS */;
INSERT INTO `project_properties` (`id`, `pid`, `porder`) VALUES (8,1,1),(10,1,2),(11,1,4),(12,1,3),(20,1,5),(23,3,23),(24,3,24),(26,3,26),(27,3,27),(30,3,30),(31,4,31),(32,4,32),(33,4,33),(34,4,34),(36,4,36),(37,5,37),(38,5,38),(39,5,39),(40,5,40),(41,7,41),(42,7,42),(43,7,43),(44,7,44),(47,7,47),(49,9,49),(50,9,50),(51,9,51),(52,9,52),(53,9,53),(54,9,54),(55,10,1),(56,10,2),(58,10,4),(59,10,3),(61,11,61),(62,11,62),(63,11,63),(64,11,64),(65,11,65),(67,10,67),(68,13,1),(69,13,2),(75,13,5),(76,15,1),(78,15,3),(79,15,4),(80,15,5),(81,15,2),(82,17,82),(83,17,83),(84,17,84),(85,17,85),(86,17,86),(87,18,87),(88,18,88),(89,18,89),(90,18,90),(91,18,91),(92,19,92),(93,19,93),(94,19,94),(95,19,95),(96,19,96),(97,20,97),(98,20,98),(99,20,99),(100,20,100),(103,20,103),(104,21,104),(105,21,105),(106,21,106),(107,21,107),(108,21,108),(109,22,1),(110,22,2),(111,22,3),(112,22,4),(113,23,113),(114,23,114),(115,23,115),(116,23,116),(118,23,118),(121,24,121),(122,24,122),(123,24,123),(124,24,124),(125,24,125),(126,25,126),(127,25,127),(128,25,128),(130,25,130),(131,25,131),(132,26,132),(133,26,133),(135,26,135),(136,26,136),(137,26,137),(138,27,138),(139,27,139),(140,27,140),(141,27,141),(142,27,142),(143,28,143),(144,28,144),(145,28,145),(146,28,146),(148,28,147),(149,29,149),(150,29,150),(151,29,151),(152,29,152),(153,29,153),(154,30,154),(155,30,155),(156,30,156),(157,30,157),(158,31,158),(159,31,159),(160,31,160),(161,31,161),(162,32,1),(164,32,2),(165,32,5),(166,32,3),(167,32,4),(168,33,168),(169,33,169),(170,33,170),(171,33,171),(172,33,172),(173,34,173),(174,34,174),(175,34,175),(176,34,176),(177,34,177),(179,36,179),(180,36,180),(181,36,181),(182,36,182),(183,36,183),(184,37,184),(185,37,185),(186,37,186),(187,37,187),(188,37,188),(189,38,189),(190,38,190),(191,38,191),(192,39,192),(193,39,193),(194,39,194),(195,40,195),(196,40,196),(197,40,197),(198,40,198),(199,41,199),(200,41,200),(201,41,201),(202,13,3),(203,13,4),(204,42,204),(205,42,205),(206,42,206),(207,42,207),(208,43,208),(209,43,209),(210,43,210),(211,43,211),(212,44,212),(213,44,213),(214,44,214),(215,44,215),(216,45,216),(217,45,217),(218,45,218),(219,45,219),(220,46,220),(221,46,221),(222,46,222),(224,46,223),(225,46,225);
/*!40000 ALTER TABLE `project_properties` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `projects`
--

DROP TABLE IF EXISTS `projects`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `projects` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `code` varchar(10) NOT NULL,
  `location` smallint(5) unsigned NOT NULL,
  `picture` varchar(50) NOT NULL,
  `ready` tinyint(1) NOT NULL,
  `installable` tinyint(1) NOT NULL,
  `longitude` varchar(40) NOT NULL,
  `latitude` varchar(40) NOT NULL,
  `featured` tinyint(1) NOT NULL DEFAULT '0',
  `private_title` varchar(30) NOT NULL,
  `private_company` varchar(30) NOT NULL,
  `private_percentage` tinyint(3) unsigned NOT NULL,
  `porder` smallint(5) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=47 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `projects`
--

LOCK TABLES `projects` WRITE;
/*!40000 ALTER TABLE `projects` DISABLE KEYS */;
INSERT INTO `projects` (`id`, `code`, `location`, `picture`, `ready`, `installable`, `longitude`, `latitude`, `featured`, `private_title`, `private_company`, `private_percentage`, `porder`) VALUES (1,'SH-001',40,'1446277353arkada.jpg',0,1,'28.654853','41.022618',1,'Innovia 4','Yasil / Realty Port',9,3),(3,'SH-003',40,'1446465413‫ko_1_‫(221722630)‬_‫‬_-_نسخة.jpg',0,0,'28.666345','41.059437',0,'KOZA','GARANTEE KOZA',10,14),(4,'SH-004',40,'Untitled.png',1,1,'28.680247','41.016901',1,'SEMBOL','SEMBOL / Realty Port',8,6),(5,'SH-036',5,'5.jpg',1,1,'28.69323','41.072665',1,'SPRADON VADI','Optima',8,22),(7,'SH-007',21,'1446644147016-1.jpg',1,1,'28.770908','41.04071',1,'TERRAC TEMA','INANLAR / RealtyPort',6,5),(9,'SH-009',40,'1446719924‫nlogo_5772_-_نسخة.jpg',0,1,'41.031362,28','683452999999986',1,'Nlogo İstanbul','ozyurtlar / realtyport',9,7),(10,'SH-010',11,'1446727829coastal_city_‫(326109662arkada)‬_‫‬.jpg',0,1,'28.61127799999997','40.999268',1,'Costal City','Özyurtlar / realtyport',9,11),(11,'SH-015',40,'144673354512222222222222222222222222.jpg',0,1,'28.686060999999995','41.011548',1,'TERRAC MIX','İnanlar / realtyport',6,20),(13,'SH-002',40,'1447076167‫04_Babacqwerrrrrrrrrrrrrrrr_-.jpg',0,1,'28.68174799999997','41.012591',1,'Babacan Premium','realtyport',9,1),(15,'SH-006',9,'1447079142‫3oZOQ3mrucnzaI3xC5Rt_-_نسخة.jpg',0,1,'28.651992999999948','41.007029',1,'West Side Istanbul','realtyport / beyaz insaat',5,8),(17,'SH-008',17,'1447320190‫halic_panorama_-_نسخة.jpg',0,1,'28.92039299999999','41.058126',1,'Halic Panorama','realtyport / kahraman yapı',6,23),(18,'SH-011',25,'1447327232‫slide5_-_نسخة.jpg',1,0,'29.033997999999997','41.190579',1,'Istanbul Terrace Plus',' realtyport / Inanlar Insaat',4,27),(19,'SH-012',20,'144733464265156555.png',0,1,'29.007475999999997','41.079077',1,'Levent Life','Baray İnşaat - İmaj İnşaat - S',5,18),(20,'SH-013',21,'1447338146ldskuhbfuk.jpg',0,1,'28.812763000000018','41.002979',1,'Fortis İstanbul','Yiğit Group / realtyport',6,21),(21,'SH-014',44,'1447412864arka_calista.jpg',0,1,'32.085133','36.497801',1,'Calista Premium','CEBECİ İNŞAAT / realtyport',10,26),(22,'SH-016',42,'1447417924‫trabzoarakaa.jpg',0,1,'39.93773299999998','40.954598',1,'Arsin Altınkent','AKS GRUP / realtyport',9,9),(23,'SH-005',44,'1447669087‫Azura_Park_Alanya_1_-_نسخة_(Copy).jpg',1,1,'32.11670600000002','36.489136',0,'Azura Park Alanya','CEBECİ İNŞAAT / realtyport',10,17),(24,'SH-017',44,'1447677240sfera-residence_‫(1)‬_‫‬.jpg',0,1,'32.086539000000016','36.49918',1,'Sfera Premium','CEBECİ İNŞAAT  / realtyport',10,16),(25,'SH-018',35,'1447837409‫133190418799949362_-_نسخة.jpg',1,1,'29.08718699999997','40.246092',0,'Bursa Modern','SİNPAŞ GYO / Realty Port',4,12),(26,'SH-019',35,'1447840609‫LKR_1914ca_-_نسخة.jpg',1,1,'28.929333000000042','40.267249',0,'Foresta Balat','ALPİŞ İNŞAAT TAAH.SAN.VE TİC.A',8,24),(27,'SH-020',35,'1447846708‫Tuana_Exterior_Design-07_-_نسخة.png',0,1,'29.06710099999998','40.252844',1,'Bursa Tuana Evleri','ALPİŞ İNŞAAT / Realty Port',8,19),(28,'SH-023',42,'1448362930vhhhhhhhhhhhhhhhh.jpg',0,1,'39.82768999999996','40.964925',1,'Aquamarin Platinium Evleri','AKS GRUP / realtyport',9,25),(29,'SH-022',42,'1448368454‫16_-_نسخة.jpg',0,1,'39.82848899999999','40.963757',1,'Aquamarin Evleri','AKS GRUP / realtyport',9,15),(30,'SH-021',42,'1448372386klffffars1_‫(1)‬.jpg',0,1,'39.92705599999999','40.952722',1,'Arsin 7','AKS GRUP / realtyport',9,13),(31,'SH-037',40,'1448547782مصنع_الصيغ‫gul-park_original_-_نسخة.jpg',1,1,'28.668940','41.009963',0,'gülpark','gülproje',10,10),(32,'SH-038',9,'1448553819ogt.jpg',0,1,'28.648787','40.987298',1,'VIRA','gülproje',10,2),(33,'SH-024',11,'1449235933wwwwwrraa.jpg',0,1,'28.615941','41.017229',1,'Büyükçekmece Prestige Evleri',' Prestige Group / realtyport',9,28),(34,'SH-039',5,'1449152646hlfffffffff.jpg',0,1,'28.694287','41.071869',1,'vaditepe','BINRES / KIPTAŞ / BÜYÜKŞEHİR B',5,29),(36,'SH-025',5,'1449754035نسختيين_تنتين.jpg',0,1,'28.788986000000023','41.11023',1,'Istanbul Olimpia Plus','FUZUL İNŞAAT / realtyport',6,30),(37,'SH-026',5,'1449847831‫cmr02-2_-_نسخة.jpg',0,1,'28.817890000000034','41.083615',1,'Vadi Yaka','FUZUL İNŞAAT / realtyport',6,31),(38,'SH-041',40,'1449919245RAYA_111.JPG',1,1,'28.647457','41.017879',0,'Rayana Residence','yeniprojeler',5,32),(39,'SH-040',40,'1450101312afa.jpg',1,1,'28.641601','41.023033',0,'Arena residence','PUSULA İNŞAAT / ERHAN ',10,33),(40,'SH-035',40,'1451488137‫IMG_5664_-_NSHA.jpg',0,1,'28.647370','41.024650',1,'NIDA LIFE','Özmilenyum İnşaat',10,34),(41,'SH-034',40,'1451918500‫b8b99f_8b74_5ffcac_-_نسخة.jpg',1,1,'28.672400','41.012594',1,'milpark plusa','milpark plusa',10,4),(42,'SH-042',9,'1453724679‫5_-_نسخة.jpg',0,1,'28.638714','41.020238',1,'FLY BUTIK RESIDENCE','Uçarlar Yapı',7,35),(43,'SH-043',9,'1453812660‫b201102211847067_b_-_نسخة.jpg',0,1,'28.632330','41.022758',1,'Kristal Şehir','IHLAS INSAAT',10,36),(44,'SH-044',9,'1455294111‫مصنع_الصيغbig3_-_نسخة.jpg',0,1,'28.660995','40.967056',1,'denizistanbul','Keleşoğlu Holding',255,37),(45,'SH-027',24,'1455294195‫2_-_نسخة.jpg',0,1,'29.236190','40.963214',1,'Aydos Country','SİNPAŞ GYO',255,38),(46,'SH-028',21,'1455714839‫111111_-_نسخة.jpg',0,1,'28.767989','40.992474',1,'blue laek ','realty port ',6,39);
/*!40000 ALTER TABLE `projects` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `projects_details`
--

DROP TABLE IF EXISTS `projects_details`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `projects_details` (
  `id` mediumint(8) NOT NULL AUTO_INCREMENT,
  `pid` smallint(5) unsigned NOT NULL,
  `room` varchar(12) NOT NULL,
  `min_area` smallint(5) unsigned NOT NULL,
  `max_area` smallint(5) unsigned NOT NULL,
  `min_price` int(10) unsigned NOT NULL,
  `max_price` int(10) unsigned NOT NULL,
  `currency` varchar(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=166 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `projects_details`
--

LOCK TABLES `projects_details` WRITE;
/*!40000 ALTER TABLE `projects_details` DISABLE KEYS */;
INSERT INTO `projects_details` (`id`, `pid`, `room`, `min_area`, `max_area`, `min_price`, `max_price`, `currency`) VALUES (1,2,'1 + 1',72,84,118000,135000,'USD'),(2,2,'2 + 1',105,156,172500,245000,'USD'),(3,2,'3 + 1',177,232,275000,315000,'USD'),(4,2,'4 + 1',312,312,485000,485000,'USD'),(5,3,'1 + 1',0,0,0,0,''),(6,3,'2 + 1',0,0,0,0,''),(7,3,'3 + 1',0,0,0,0,''),(8,3,'4 + 1',0,0,0,0,''),(9,3,'5 + 1',0,0,0,0,''),(12,5,'2 + 1',71,180,108145,383921,'USD'),(27,7,'1 + 1',85,108,161017,242372,'USD'),(28,7,'2 + 1',130,173,252542,406780,'USD'),(29,7,'3 + 1',230,231,437288,466102,'USD'),(31,1,'1 + 1',40,83,219700,419750,'TRY'),(34,9,'0 + 1',40,65,70000,89000,'USD'),(35,9,'1 + 1',65,92,94000,175000,'USD'),(36,9,'2 + 1',90,148,146000,260000,'USD'),(37,9,'3 + 1',140,280,209000,475000,'USD'),(38,1,'2 + 1',71,127,394670,725020,'TRY'),(39,1,'3 + 1',119,138,541300,775280,'TRY'),(40,10,'1 + 1',58,90,116000,178000,'USD'),(41,10,'2 + 1',86,200,189000,441000,'USD'),(42,10,'3 + 1',143,231,282000,498000,'USD'),(43,10,'4 + 1',233,278,519000,612000,'USD'),(44,11,'0 + 1',36,35,56,95000,'USD'),(45,11,'1 + 1',36,64,82000,131000,'USD'),(46,11,'2 + 1',65,100,134000,181000,'USD'),(48,11,'3 + 1',110,113,171000,197000,'USD'),(49,13,'0 + 1',42,43,89000,96000,'USD'),(50,13,'1 + 1',73,79,109600,146500,'USD'),(51,13,'2 + 1',90,326,149100,381100,'USD'),(52,13,'3 + 1',130,326,199100,493100,'USD'),(53,15,'0 + 1',38,49,224230,289231,'TRY'),(54,15,'1 + 1',67,81,368350,436070,'TRY'),(55,15,'2 + 1',102,240,447932,611686,'TRY'),(56,15,'3 + 1',158,240,643354,846063,'TRY'),(57,15,'4 + 1',212,239,899728,1016264,'TRY'),(58,17,'1 + 1',64,69,435000,448000,'TRY'),(59,17,'2 + 1',105,114,529000,702000,'TRY'),(60,17,'3 + 1',146,147,819000,829000,'TRY'),(63,19,'1 + 1',58,59,350000,350001,'USD'),(64,19,'2 + 1',116,117,690000,705000,'USD'),(65,20,'0 + 1',58,59,125434,155046,'USD'),(66,20,'1 + 1',86,90,194639,236214,'USD'),(67,21,'1 + 1',73,123,108000,173000,'USD'),(68,21,'2 + 1',136,182,209000,336000,'USD'),(69,22,'1 + 1',80,81,135000,135001,'TRY'),(70,22,'2 + 1',118,119,170000,170001,'TRY'),(71,22,'3 + 1',160,185,225000,360000,'TRY'),(72,22,'4 + 1',191,192,325000,325001,'TRY'),(73,22,'5 + 1',210,211,360000,435000,'TRY'),(74,23,'1 + 1',71,155,141000,204000,'USD'),(75,23,'2 + 1',109,351,157000,550000,'USD'),(76,24,'1 + 1',66,83,88000,121000,'USD'),(80,25,'2 + 1',189,188,940256,940257,'TRY'),(81,25,'3 + 1',193,227,535768,1559120,'TRY'),(82,25,'4 + 1',191,212,562393,999955,'TRY'),(84,26,'4 + 1',290,291,910000,980000,'TRY'),(85,27,'2 + 1',140,141,119000,119001,'USD'),(86,27,'3 + 1',160,161,143000,143001,'USD'),(87,27,'4 + 1',240,241,167000,167000,'USD'),(88,27,'5 + 1',280,281,190000,190000,'USD'),(89,28,'3 + 1',190,191,300000,300000,'TRY'),(90,28,'4 + 1',207,208,370000,370000,'TRY'),(91,29,'3 + 1',165,176,310000,310000,'TRY'),(92,29,'4 + 1',215,216,335000,335000,'TRY'),(93,30,'3 + 1',165,166,275000,285000,'TRY'),(94,31,'0 + 1',34,43,140000,157978,'TRY'),(95,31,'1 + 1',55,123,194012,340553,'TRY'),(96,31,'2 + 1',80,186,306894,521550,'TRY'),(97,31,'3 + 1',167,174,573664,622156,'TRY'),(98,32,'1 + 1',71,72,290190,343230,'TRY'),(99,32,'2 + 1',82,137,352920,604350,'TRY'),(100,32,'3 + 1',172,203,693090,852720,'TRY'),(101,32,'4 + 1',194,201,787950,1040910,'TRY'),(102,22,'6 + 2',285,286,475000,475001,'TRY'),(103,22,'8 + 2',350,351,510000,510001,'TRY'),(105,26,'7 + 2',580,581,1380000,1380001,'TRY'),(106,33,'2 + 1',72,79,115491,127962,'USD'),(107,33,'3 + 1',149,173,216515,339294,'USD'),(108,33,'4 + 1',168,185,271850,363732,'USD'),(109,33,'5 + 2',317,320,615497,656121,'USD'),(110,34,'1 + 1',69,70,304000,345000,'TRY'),(111,34,'2 + 1',126,144,417000,696200,'TRY'),(112,34,'3 + 1',184,215,576500,920000,'TRY'),(113,34,'4 + 1',234,235,1012500,1060500,'TRY'),(114,33,'2 + 2',145,186,235661,375691,'USD'),(115,36,'3 + 1',134,138,248910,292402,'USD'),(116,36,'4 + 1',194,196,359556,414692,'USD'),(117,37,'2 + 1',108,109,182606,189830,'USD'),(118,37,'3 + 1',142,149,241455,290770,'USD'),(119,37,'4 + 1',185,186,331273,371650,'USD'),(120,39,'1 + 1',69,70,224250,224251,'TRY'),(121,39,'2 + 1',114,143,370500,464750,'TRY'),(122,39,'3 + 1',165,172,536250,559000,'TRY'),(123,38,'1 + 1',80,90,240000,290000,'TRY'),(124,38,'2 + 1',120,140,330000,390000,'TRY'),(125,38,'3 + 1',160,180,440000,600000,'TRY'),(126,38,'4 + 1',210,211,750000,750001,'TRY'),(127,40,'1 + 1',87,105,217500,288000,'TRY'),(128,40,'2 + 1',87,148,226200,444000,'TRY'),(129,41,'1 + 1',72,84,118000,133000,'USD'),(130,41,'2 + 1',105,193,154000,230000,'USD'),(131,41,'3 + 1',177,206,220000,265000,'USD'),(132,41,'4 + 1',257,312,320000,330000,'USD'),(133,4,'0 + 1',39,47,203945,263054,'TRY'),(134,4,'1 + 1',75,123,421772,680796,'TRY'),(135,4,'2 + 1',132,206,683026,880751,'TRY'),(136,4,'3 + 1',191,229,900088,1625796,'TRY'),(137,42,'0 + 1',40,41,140000,140001,'TRY'),(138,42,'1 + 1',60,220,210000,770000,'TRY'),(140,42,'2 + 1',110,208,385000,728000,'TRY'),(141,42,'3 + 1',141,142,493500,493501,'TRY'),(142,43,'1 + 1',68,88,180000,230000,'TRY'),(143,43,'2 + 1',96,135,322000,352000,'TRY'),(144,43,'3 + 1',155,156,475000,475001,'TRY'),(145,44,'1 + 1',82,83,134828,146897,'USD'),(146,44,'2 + 1',125,144,212069,253448,'USD'),(147,44,'3 + 1',160,194,241034,352069,'USD'),(148,44,'4 + 1',168,533,427586,1458621,'USD'),(149,44,'5 + 1',619,715,1696552,2482759,'USD'),(150,45,'1 + 1',69,71,302600,399400,'TRY'),(151,45,'2 + 1',100,105,527700,618300,'TRY'),(152,45,'3 + 1',119,169,597600,933000,'TRY'),(153,45,'4 + 1',203,208,1265700,1265701,'TRY'),(154,46,'0 + 1',60,62,218767,336682,'USD'),(155,46,'1 + 1',82,265,303487,1501451,'USD'),(156,46,'2 + 1',134,268,724302,1671641,'USD'),(157,46,'3 + 1',173,646,659821,4028304,'USD'),(158,46,'4 + 1',340,436,1406880,2559360,'USD'),(159,18,'2 + 1',157,158,690000,690001,'USD'),(160,18,'3 + 1',177,208,819500,895000,'USD'),(161,23,'3 + 1',158,434,198000,605000,'USD'),(162,21,'3 + 1',185,211,242000,330000,'USD'),(163,24,'2 + 1',112,113,176000,189000,'USD'),(164,24,'3 + 1',185,211,242000,330000,'USD'),(165,25,'5 + 2',586,587,3085950,3830400,'TRY');
/*!40000 ALTER TABLE `projects_details` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `projects_photos`
--

DROP TABLE IF EXISTS `projects_photos`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `projects_photos` (
  `id` smallint(5) unsigned NOT NULL AUTO_INCREMENT,
  `pid` smallint(5) NOT NULL,
  `photo` varchar(50) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=724 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `projects_photos`
--

LOCK TABLES `projects_photos` WRITE;
/*!40000 ALTER TABLE `projects_photos` DISABLE KEYS */;
INSERT INTO `projects_photos` (`id`, `pid`, `photo`) VALUES (7,2,'2.jpg'),(38,2,'web3.jpg'),(39,2,'Web2.jpg'),(40,4,'Untitled.png'),(58,3,'1446464034k1.jpg'),(59,3,'1446464043k2.jpg'),(61,3,'1446464073k4.jpg'),(62,3,'1446464086ko_1_‫(221722614)‬_‫‬.jpg'),(65,3,'1446464147ko_1_‫(221722615)‬_‫‬.jpg'),(67,3,'1446464192ko_1_‫(221722617)‬_‫‬.jpg'),(69,3,'1446464207ko_1_‫(221722619)‬_‫‬.jpg'),(70,3,'1446464214ko_1_‫(221722620)‬_‫‬.jpg'),(71,3,'1446464222ko_1_‫(221722621)‬_‫‬.jpg'),(76,3,'1446464287ko_1_‫(221722626)‬_‫‬.jpg'),(78,3,'1446464318ko_1_‫(221722628)‬_‫‬.jpg'),(79,3,'1446464327ko_1_‫(221722629)‬_‫‬.jpg'),(80,3,'1446464339ko_1_‫(221722630)‬_‫‬.jpg'),(81,3,'1446464351ko_1_‫(221722631)‬_‫‬.jpg'),(87,4,'14464691701_‫(1)‬.jpg'),(89,4,'14464691941_‫(224905981)‬_‫‬.jpg'),(90,4,'14464692061_‫(224905983)‬_‫‬.jpg'),(91,4,'14464692131_‫(224905984)‬_‫‬.jpg'),(92,4,'14464692221_‫(224905982)‬_‫‬.jpg'),(93,4,'14464692321_‫(1)‬_‫‬.jpg'),(94,4,'14464692431_‫(224905985)‬_‫‬.jpg'),(95,4,'14464692571_‫(224905986)‬_‫‬.jpg'),(96,4,'14464692661_‫(224905987)‬_‫‬.jpg'),(97,4,'14464692831_‫(224905990)‬_‫‬.jpg'),(98,4,'14464693041_‫(224905989)‬_‫‬.jpg'),(99,4,'14464693221_‫(224905991)‬_‫‬.jpg'),(100,4,'14464693441_‫(224905992)‬_‫‬.jpg'),(101,4,'14464693781_‫(224905997)‬_‫‬.jpg'),(102,4,'14464693911_‫(224906000)‬_‫‬.jpg'),(103,1,'1446547152inov1_‫(1)‬_‫‬.jpg'),(104,1,'1446547160inov1_‫(1)‬.jpg'),(105,1,'1446547167inov1_‫(228030965)‬_‫‬.jpg'),(106,1,'1446547174inov1_‫(228030966)‬_‫‬.jpg'),(107,1,'1446547181inov1_‫(228030967)‬_‫‬.jpg'),(108,1,'1446547187inov1_‫(228030968)‬_‫‬.jpg'),(109,1,'1446547202inov1_‫(228030969)‬_‫‬.jpg'),(110,1,'1446547209inov1_‫(228030970)‬_‫‬.jpg'),(111,1,'1446547216inov1_‫(228030971)‬_‫‬.jpg'),(112,1,'1446547227inov1_‫(228030972)‬_‫‬.jpg'),(113,5,'1446566749spra_1_‫(1)‬_‫‬.jpg'),(116,5,'1446566783spra_1_‫(188636966)‬_‫‬.jpg'),(117,5,'1446566792spra_1_‫(188636967)‬_‫‬.jpg'),(118,5,'1446566804spra_1_‫(188636968)‬_‫‬.jpg'),(119,5,'1446566816spra_1_‫(188636969)‬_‫‬.jpg'),(120,5,'1446566828spra_1_‫(188636970)‬_‫‬.jpg'),(121,5,'1446566838spra_1_‫(188636971)‬_‫‬.jpg'),(122,5,'1446566852spra_1_‫(188636972)‬_‫‬.jpg'),(123,5,'1446566866spra_1_‫(188636973)‬_‫‬.jpg'),(124,5,'1446566877spra_1_‫(188636974)‬_‫‬.jpg'),(125,5,'1446566885spra_1_‫(188636975)‬_‫‬.jpg'),(126,7,'1446644305tema_1_‫(1)‬_‫‬.jpg'),(127,7,'1446644311tema_1_‫(1)‬.jpg'),(128,7,'1446644318tema_1_‫(246169461)‬_‫‬.jpg'),(129,7,'1446644327tema_1_‫(246169462)‬_‫‬.jpg'),(130,7,'1446644332tema_1_‫(246169463)‬_‫‬.jpg'),(131,7,'1446644339tema_1_‫(246169464)‬_‫‬.jpg'),(132,7,'1446644345tema_1_‫(246169465)‬_‫‬.jpg'),(133,7,'1446644351tema_1_‫(246169466)‬_‫‬.jpg'),(135,7,'1446644374tema_1_‫(246169470)‬_‫‬.jpg'),(137,7,'1446644394tema_1_‫(246169472)‬_‫‬.jpg'),(138,7,'1446644402tema_1_‫(246169467)‬_‫‬.jpg'),(139,7,'1446644412tema_1_‫(246169465)‬_‫‬.jpg'),(140,7,'1446644463tema_1_‫(246169475)‬_‫‬.jpg'),(141,7,'1446644475tema_1_‫(246169476)‬_‫‬.jpg'),(142,7,'1446644496tema_1_‫(246169477)‬_‫‬.jpg'),(143,7,'1446644503tema_1_‫(246169478)‬_‫‬.jpg'),(144,7,'1446644515tema_1_‫(246169480)‬_‫‬.jpg'),(145,7,'1446644528tema_1_‫(246169481)‬_‫‬.jpg'),(146,7,'1446644536tema_1_‫(246169482)‬_‫‬.jpg'),(147,7,'1446644547tema_1_‫(246169483)‬_‫‬.jpg'),(148,7,'1446644555tema_1_‫(246169484)‬_‫‬.jpg'),(151,7,'1446644580tema_1_‫(246169487)‬_‫‬.jpg'),(152,7,'1446644595tema_1_‫(246169488)‬_‫‬.jpg'),(153,9,'1446720097inlo1_‫(1)‬_‫‬.jpg'),(154,9,'1446720148inlo1_‫(142536165)‬_‫‬.jpg'),(155,9,'1446720156inlo1_‫(142536167)‬_‫‬.jpg'),(157,9,'1446720176inlo1_‫(142536174)‬_‫‬.jpg'),(158,9,'1446720183inlo1_‫(142536175)‬_‫‬.jpg'),(159,9,'1446720191inlo1_‫(142536173)‬_‫‬.jpg'),(160,9,'1446720198inlo1_‫(142536172)‬_‫‬.jpg'),(161,9,'1446720206inlo1_‫(142536171)‬_‫‬.jpg'),(162,9,'1446720213inlo1_‫(142536170)‬_‫‬.jpg'),(163,9,'1446720219inlo1_‫(142536169)‬_‫‬.jpg'),(164,9,'1446720235inlo1_‫(142536166)‬_‫‬.jpg'),(165,10,'1446727922arkada_coastal_city_‫(326109663)‬_‫‬.jpg'),(167,10,'1446727939coastal_city_‫(1)‬.jpg'),(168,10,'1446727950coastal_city_‫(326109661)‬_‫‬.jpg'),(170,10,'1446727974coastal_city_‫(326109665)‬_‫‬.jpg'),(171,10,'1446727981coastal_city_‫(326109666)‬_‫‬.jpg'),(173,10,'1446728016coastal_city_‫(326109668)‬_‫‬.jpg'),(175,10,'1446728034coastal_city_‫(326109670)‬_‫‬.jpg'),(176,10,'1446728041coastal_city_‫(326109671)‬_‫‬.jpg'),(177,10,'1446728049coastal_city_‫(326109672)‬_‫‬.jpg'),(178,10,'1446728055coastal_city_‫(326109674)‬_‫‬.jpg'),(179,10,'1446728064coastal_city_‫(326109675)‬_‫‬.jpg'),(180,10,'1446728087coastal_city_‫(326109676)‬_‫‬.jpg'),(190,13,'144707624403_Babacan_Premium_General_Day.jpg'),(191,13,'14470762512+1_SALON.JPG'),(192,13,'14470762681+1_SALON01.jpg'),(193,13,'14470762852+1_MUTFAK.JPG'),(194,13,'14470762981+1_BANYO.JPG'),(196,13,'144707631102_Babacan_Premium_Aerial.jpg'),(198,13,'144707632908_Babacan_Premium_Garden.jpg'),(199,13,'144707634013_Babacan_Premium_Playground.jpg'),(200,13,'144707635315_Babacan_Premium_Hotel_Shopping.jpg'),(201,13,'144707636412_Babacan_Premium_Zenital.jpg'),(202,13,'1447076370lokasyon_görseli2.jpg'),(203,15,'14470792743oZOQ3mrucnzaI3xC5Rt.jpg'),(204,15,'14470792812ax3u5OFXnAykHdiKEtB.jpg'),(205,15,'14470792881ZN36BmXMQJci54VsTCd.jpg'),(206,15,'14470793024mw3FftbNX3U5JZVWhAQ.jpg'),(207,15,'14470793094wgrVxM8YTk1N3RZWjol.jpg'),(208,15,'14470793148zCV5AHWulcULrK2ZnDB.jpg'),(209,15,'1447079321bfRolLdXYjWAqcDzF8v2.jpg'),(210,15,'1447079328BT2sa3x8zrCRQSeAUcug.jpg'),(211,15,'1447079335ecyDxJmuAq5V4kn8R3IF.jpg'),(212,15,'1447079341FqEDfAek3Ud1hYm3rviN.jpg'),(213,15,'1447079347fTnyC4zGQHFw6Mtj31Ke.jpg'),(214,15,'1447079353G4oXd4BH3uiJAEcW3tzj.jpg'),(215,15,'1447079359tGfVQI5yeh21q3NFSjRA.jpg'),(216,15,'1447079365uirG5SMABZwH8gL3vntJ.jpg'),(218,15,'1447079378zifeU34FHurmxhN2ZwJg.jpg'),(219,15,'1447079383xOKmafJXUDj4EhTicW6l.jpg'),(220,15,'1447079390WZqc5uD3CjzVwB4A2SJo.jpg'),(221,15,'1447079399WiIoO5g2Sa8Y3NtCd6Ey.jpg'),(222,15,'1447079404DSC_7569.JPG'),(223,17,'14473203853ad5f3db-b628-4027-8122-352991ad43f9.jpg'),(224,17,'14473203901444203581-b9fb8a.jpg'),(226,17,'1447320411halic_panorama.jpg'),(227,17,'1447320421Haliç-Panorama-daireler.jpg'),(228,17,'1447320450Haliç-Panorama-foto.jpg'),(229,17,'1447320464Haliç-Panorama-kameyo.jpg'),(230,17,'1447320488halic-panorama-satilik1442495372-3.jpg'),(231,17,'1447320499Haliç-Panorama-teras.jpg'),(232,17,'1447320536kahraman-yapi-yatirimlari__108745.jpg'),(236,17,'1447320962iehgklnmsdaljjfnjjhfjhoiejjf574169.jpg'),(239,17,'1447321013kklflkdfjgjgovnr5864879521213.jpg'),(240,18,'144732730607SAM.jpg'),(241,18,'14473273110111.jpg'),(243,18,'1447327324193938.jpg'),(244,18,'14473273330397382001418222855.jpg'),(246,18,'1447327350slide5.jpg'),(247,18,'1447327357slide6.jpg'),(248,18,'1447327364terrace-plus_227.jpg'),(250,18,'1447327378terrace-plus-9-1600x900.jpg'),(251,18,'1447327383terrace-plus_52529.jpg'),(254,19,'144733469922.jpg'),(255,19,'14473347071028x361px_banner1.jpg'),(256,19,'14473347162344.png'),(257,19,'14473347282345345.jpg'),(259,19,'14473347585katbahcesi-dis1_(3).jpg'),(260,19,'1447334768levent-life-satilik-1315992562.jpg'),(262,19,'1447334784Kat-Bahçesi1.jpg'),(264,19,'1447334819Office-Koridor.jpg'),(266,19,'1447334843orta-alan2.jpg'),(268,19,'1447334869shutterstock_70726888-1030x702.jpg'),(269,19,'1447334877shutterstock_97605815-1030x687.jpg'),(271,19,'1447334896yatak-odasi1.jpg'),(272,19,'1447334905vesion.png'),(279,20,'14473383991_‫(206152733)‬_‫‬.jpg'),(280,20,'14473384071_‫(206152735)‬_‫‬.jpg'),(281,20,'14473384141_‫(206152734)‬_‫‬.jpg'),(282,20,'14473384221_‫(206152736)‬_‫‬.jpg'),(283,20,'14473384301_‫(206152737)‬_‫‬.jpg'),(284,20,'14473384381_‫(206152738)‬_‫‬.jpg'),(285,20,'14473384441_‫(206152739)‬_‫‬.jpg'),(286,20,'14473384491_‫(206152740)‬_‫‬.jpg'),(288,20,'14473384671_‫(206152742)‬_‫‬.jpg'),(290,20,'1447338483edw.jpg'),(291,21,'1447412928Calista_Premium_‫(1)‬_‫‬.jpg'),(292,21,'1447412938Calista_Premium_‫(2)‬.jpg'),(295,21,'1447412971Calista_Premium_‫(3)‬.png'),(296,21,'1447412980Calista_Premium_‫(67696598)‬_‫‬.jpg'),(297,21,'1447412986Calista_Premium_‫(67696599)‬_‫‬.jpg'),(298,21,'1447412994Calista_Premium_‫(67696600)‬_‫‬.jpg'),(299,21,'1447413001Calista_Premium_‫(67696601)‬_‫‬.jpg'),(300,21,'1447413007Calista_Premium_‫(67696602)‬_‫‬.jpg'),(301,21,'1447413016Calista_Premium_‫(67696604)‬_‫‬.jpg'),(302,21,'1447413023Calista_Premium_‫(67696605)‬_‫‬.jpg'),(303,21,'1447413031Calista_Premium_‫(67696606)‬_‫‬.jpg'),(304,21,'1447413039Calista_Premium_‫(67696607)‬_‫‬.jpg'),(305,21,'1447413046Calista_Premium_‫(67696608)‬_‫‬.jpg'),(306,21,'1447413052Calista_Premium_‫(67696609)‬_‫‬.jpg'),(307,21,'1447413075Calista_Premium_‫(67696610)‬_‫‬.jpg'),(308,21,'1447413080Calista_Premium_‫(67696603)‬_‫‬.jpg'),(309,22,'14474180331_‫(1)‬_‫‬.jpg'),(311,22,'14474180531_‫(189102453)‬_‫‬.jpg'),(312,22,'14474180691_‫(189102454)‬_‫‬.jpg'),(313,22,'14474180771_‫(189102455)‬_‫‬.jpg'),(314,22,'14474180891_‫(189102456)‬_‫‬.JPG'),(315,22,'14474181011_‫(189102457)‬_‫‬.jpg'),(316,22,'14474181101_‫(189102458)‬_‫‬.jpg'),(317,22,'14474181181_‫(189102459)‬_‫‬.jpg'),(318,23,'1447669548Azura_Park_Alanya_1.jpg'),(320,23,'1447669612Azura_Park_Alanya_3.jpg'),(323,23,'1447669662Azura_Park_Alanya_6.jpg'),(325,23,'1447669846Azura_Park_Alanya_8.jpg'),(326,23,'1447669897Azura_Park_Alanya_9.jpg'),(327,23,'1447669905Azura_Park_Alanya_10.jpg'),(328,23,'1447669910Azura_Park_Alanya_11.jpg'),(329,23,'1447669916Azura_Park_Alanya_12.jpg'),(330,23,'1447669925Azura_Park_Alanya_13.jpg'),(331,23,'1447669986Azura_Park_Alanya_14.jpg'),(332,23,'1447669993Azura_Park_Alanya_15.jpg'),(333,23,'1447670001Azura_Park_Alanya_16.jpg'),(334,24,'1447677283sfera-residence_‫(1)‬.jpg'),(335,24,'1447677289sfera-residence_‫(35R1)‬.jpg'),(336,24,'1447677340sfera-residence_‫(321)‬.jpg'),(337,24,'1447677347sfera-residence_‫(2531_)‬_‫‬.jpg'),(338,24,'1447677365sfera-residence_‫(253125)‬_‫‬.jpg'),(339,24,'1447677371sfera-residence_‫(250398429)‬_‫‬.jpg'),(341,24,'1447677385sfera-residence_‫(250398430)‬_‫‬.jpg'),(342,24,'1447677393sfera-residence_‫(250398431)‬_‫‬.jpg'),(343,24,'1447677410sfera-residence_‫(250398432)‬_‫‬.jpg'),(344,24,'1447677424sfera-residence_‫(250398433)‬_‫‬.jpg'),(345,24,'1447677431sfera-residence_‫(250398434)‬_‫‬.jpg'),(346,24,'1447677439sfera-residence_‫(250398435)‬_‫‬.jpg'),(347,24,'1447677446sfera-residence_‫(250398436)‬_‫‬.jpg'),(348,24,'1447677454sfera-residence_‫(250398437)‬_‫‬.jpg'),(349,24,'1447677463sfera-residence_‫RT4)‬_‫‬.jpg'),(350,24,'1447677472sfera-residence_‫(RT32)‬_‫‬.jpg'),(351,25,'14478389587_b_1.jpg'),(352,25,'1447838963138.jpg'),(353,25,'1447838968120920121921491.jpg'),(354,25,'1447838977120920121921492.jpg'),(355,25,'1447838984133190418799949362.jpg'),(356,25,'1447839000bize_ulasin_bursamodern.jpg'),(357,25,'1447839005Bursa-Modern5.jpg'),(358,25,'1447839039Ginta_5_2.jpg'),(359,25,'1447839044MTMyMzUxND-bursa_modern_fiyatlari.jpg'),(363,25,'1447839186rftgred.jpg'),(364,25,'1447839191مصنع_الصيغ1_‫(1)‬_‫‬.jpg'),(365,25,'1447839195مصنع_الصيغ1.jpg'),(366,25,'1447839200مصنع_الصيغ12.jpg'),(367,26,'14478406340a1e0680-2c4a-436e-891f-7e3c7e31866d.jpg'),(369,26,'1447840649abeliaplus-konutlari_21338.jpg'),(370,26,'1447840654CUM_0072.jpg'),(371,26,'1447840664DSC_8361ca.jpg'),(372,26,'1447840676DSC_8377ca.jpg'),(373,26,'1447840687DSC_8382ca.jpg'),(374,26,'1447840698DSC_8391ca.jpg'),(375,26,'1447840707DSC_8862ca.jpg'),(376,26,'1447840716foresta-balat_62876.jpg'),(377,26,'1447840723foresta-balat_71154.jpg'),(378,26,'1447840732Foresta-Balat-görünüm-4.png'),(379,26,'1447840755IMG_0034.jpg'),(380,26,'1447840773LKR_1914ca.jpg'),(381,26,'1447840786LKR_1983ca.jpg'),(382,26,'1447840804LKR_2021ca.jpg'),(383,26,'1447840829maxresdefault.jpg'),(385,26,'1447840865plan_project.png'),(387,27,'144784675016.jpg'),(388,27,'144784675817.jpg'),(389,27,'144784677018.jpg'),(390,27,'144784677919.jpg'),(391,27,'144784679020150903aw516699-04-55e82cb5714b7.jpg'),(394,27,'1447846830Tuana_Exterior_Design-07.png'),(395,28,'14483629611-1.jpg'),(396,28,'14483629671-2.jpg'),(400,28,'14483630152-1.jpg'),(401,28,'14483630232-2.jpg'),(402,28,'14483630313-1.jpg'),(403,28,'14483630483-2.jpg'),(404,28,'1448363062banyo.jpg'),(405,28,'1448363071MUTFAK.jpg'),(406,28,'1448363077oturma_odası1.jpg'),(407,28,'1448363088YATAK_ODASI_BANYO.jpg'),(408,28,'1448363100مصنع_الصيغ3.jpg'),(409,28,'1448363112مصنع_الصيغ2.jpg'),(411,28,'1448363141YATAK_ODASI.jpg'),(414,28,'1448363184مصنع_الصيغ4.jpg'),(416,28,'1448363226مصنع_الصيغ8.jpg'),(417,28,'1448363242مصنع_الصيغ7.jpg'),(418,28,'1448363259مصنع_الصيغ6.jpg'),(420,28,'1448363278مصنع_الصيغ12.jpg'),(421,28,'1448363307مصنع_الصيغ11.jpg'),(422,28,'1448363319مصنع_الصيغ10.jpg'),(424,28,'1448363352مصنع_الصيغ13.jpg'),(425,28,'1448363368مصنع_الصيغ14.jpg'),(426,28,'1448363394مصنع_الصيغ16.jpg'),(427,28,'1448363410مصنع_الصيغ15.jpg'),(428,28,'1448363435مصنع_الصيغ9.jpg'),(429,28,'1448363449مصنع_الصيغ10.jpg'),(430,28,'1448363457مصنع_الصيغ11.jpg'),(432,28,'1448363518مصنع_الصيغ20.jpg'),(433,28,'1448363532مصنع_الصيغ27.jpg'),(434,28,'1448363544مصنع_الصيغmap.jpg'),(435,29,'1448368739مصنع_الصيغac_1_‫(1)‬_‫‬.jpg'),(436,29,'1448368745مصنع_الصيغac_1_‫(1)‬_‫‬~1.jpg'),(437,29,'1448368751مصنع_الصيغac_1_‫(1)‬.jpg'),(439,29,'1448368772مصنع_الصيغac_1_‫(1)‬~1.jpg'),(440,29,'1448368780مصنع_الصيغac_1_‫(2)‬_‫‬.jpg'),(441,29,'1448368788مصنع_الصيغac_1_‫(2)‬_‫‬~1.jpg'),(442,29,'1448368795مصنع_الصيغac_1_‫(3)‬_‫‬.jpg'),(443,29,'1448368804مصنع_الصيغac_1_‫(3)‬_‫‬~1.jpg'),(445,29,'1448368976مصنع_الصيغac_1_‫(4)‬_‫‬~1.jpg'),(446,29,'1448368985مصنع_الصيغac_1_‫(5)‬_‫‬.jpg'),(447,29,'1448368990مصنع_الصيغac_1_‫(5)‬_‫‬~1.jpg'),(448,29,'1448368998مصنع_الصيغac_1_‫(6)‬_‫‬.jpg'),(449,29,'1448369013مصنع_الصيغac_1_‫(7)‬_‫‬.jpg'),(450,29,'1448369032مصنع_الصيغac_1_‫(8)‬_‫‬.jpg'),(452,29,'1448369048مصنع_الصيغac_1_‫(10)‬_‫‬.jpg'),(453,29,'1448369056مصنع_الصيغac_1_‫(11)‬_‫‬.jpg'),(454,29,'1448369068مصنع_الصيغac_1_‫(14)‬_‫‬.jpg'),(455,29,'1448369080مصنع_الصيغac_1_‫(12)‬_‫‬.jpg'),(456,29,'1448369087مصنع_الصيغac_1_‫(13)‬_‫‬.jpg'),(457,29,'1448369097مصنع_الصيغac_1_‫(15)‬_‫‬.jpg'),(458,29,'1448369108مصنع_الصيغac_1_‫(16)‬_‫‬.jpg'),(459,29,'1448369114مصنع_الصيغac_1_‫(17)‬_‫‬.jpg'),(460,29,'1448369120مصنع_الصيغac_1_‫(18)‬_‫‬.jpg'),(462,29,'1448369137مصنع_الصيغac_1_‫(19)‬_‫‬.jpg'),(463,29,'1448369147مصنع_الصيغac_1_‫(20)‬_‫‬.jpg'),(464,29,'1448369161مصنع_الصيغac_1_‫(21)‬_‫‬.jpg'),(465,29,'1448369175مصنع_الصيغac_1_‫(22)‬_‫‬.jpg'),(467,30,'1448372417ars1_‫(1)‬_‫‬.jpg'),(468,30,'1448372430ars1_‫(2)‬_‫‬.jpg'),(469,30,'1448372439ars1_‫(2)‬_‫‬.png'),(470,30,'1448372562مصنع_الصيغars1_‫(8)‬_‫‬.jpg'),(473,30,'1448372616مصنع_الصيغars1_‫(5)‬_‫‬.jpg'),(475,30,'1448372658مصنع_الصيغars1_‫(3)‬_‫‬.jpg'),(476,30,'1448372673مصنع_الصيغars1_‫(397625752)‬_‫‬.jpg'),(477,30,'1448372681مصنع_الصيغars1_‫(397625751)‬_‫‬.jpg'),(478,30,'1448372692مصنع_الصيغars1_‫(397625750)‬_‫‬.jpg'),(479,30,'1448372703مصنع_الصيغars1_‫(397625749)‬_‫‬.jpg'),(480,30,'1448372712مصنع_الصيغars1_‫(10)‬_‫‬.jpg'),(481,31,'1448547906مصنع_الصيغ09psd.jpg'),(483,31,'1448547925مصنع_الصيغ01.jpg'),(487,31,'14485479952134532wt512.jpg'),(489,31,'1448548821مصنع_الصيغmaxresdefault.jpg'),(490,31,'1448548831مصنع_الصيغgul-park_original.jpg'),(493,31,'1448548881lgdk.jpg'),(494,31,'1448548927Ekran_Resmi_2014-04-26_00_43_35.jpg'),(495,31,'1448548950ok2.jpg'),(496,31,'1448548958ok3.jpg'),(497,31,'1448548965ok4.jpg'),(498,31,'1448548969ok5.jpg'),(499,31,'1448548975ok6.jpg'),(500,31,'1448548981ok8.jpg'),(501,31,'1448548986ok10.jpg'),(502,31,'1448548989ok12.jpg'),(503,31,'1448548996ok13.jpg'),(504,31,'1448549004مصنع_الصيغok7.jpg'),(505,31,'1448549009مصنع_الصيغok11.jpg'),(506,31,'1448549029مصنع_الصيغok1.jpg'),(507,31,'1448550336مصنع_الصيغ138747764695919434.jpg'),(514,32,'144862460911v1v22v11vvvvv1.jpg'),(516,32,'1448624626v3.jpg'),(517,32,'1448624636v4.jpg'),(518,32,'1448624645v5.jpg'),(519,32,'1448624715v7.jpg'),(520,32,'1448624723v8.jpg'),(521,32,'1448624729v9.jpg'),(522,32,'1448624738v10.png'),(523,32,'1448624742v11.jpg'),(525,32,'1448624763v12.jpg'),(526,32,'1448624799v6.jpg'),(527,32,'1448628681vok1.jpg'),(528,32,'1448628688vok2.jpg'),(529,32,'1448628695vok3.jpg'),(530,32,'1448628701vok4.jpg'),(531,32,'1448628706vok5.jpg'),(532,32,'1448628714vok6.jpg'),(538,34,'1449140647kiptasin-vad.jpg'),(539,34,'1449140656duslerin-otesinde(1).jpg'),(543,34,'1449140700KİPTAŞ-Vaditepe-Göl-Evleri’nde-.jpg'),(544,34,'1449140739vaditepegolevlerineredee-660x330.jpg'),(545,34,'1449140778vaditepe-gol-evleri-6-662x280.jpg'),(546,34,'1449140787vv1.jpg'),(547,34,'1449140804wer.jpg'),(548,34,'1449140811Vaditepe-Göl-Evleri-Resim-7-640x330.jpg'),(549,34,'14491408291.jpg'),(550,34,'14491408382.jpg'),(551,34,'14491408431240x0_3_1_c02_blok_tip_01-a_192_m2.jpg'),(552,34,'1449140850142719409693259561.jpg'),(553,34,'1449140857vaditepe-gol-evleri-kat-4.jpg'),(558,36,'14497540821.jpg'),(560,36,'14497540913.jpg'),(561,36,'14497540974.jpg'),(566,36,'14497541239.jpg'),(567,36,'144975412910.jpg'),(569,36,'144975413913.jpg'),(570,36,'144975414514.jpg'),(571,37,'1449847860cmr01-3.jpg'),(572,37,'1449847866cmr01-3_crop.jpg'),(573,37,'1449847871cmr02-2.jpg'),(574,37,'1449847877cmr03-1.jpg'),(575,37,'1449847882cmr04-2.jpg'),(576,37,'1449847901cmr05-2.jpg'),(578,37,'1449847915cmr06-2_crop.jpg'),(579,37,'1449847932OB2_4576.jpg'),(580,37,'1449847939OB2_4581.jpg'),(581,37,'1449847946OB2_4592.jpg'),(582,37,'1449847953OB2_4617.jpg'),(583,37,'1449847969vazPL-2.jpg'),(584,38,'1449919291IMG_7894.JPG'),(585,38,'1449919303IMG_7895.JPG'),(586,38,'1449919313IMG_7897.JPG'),(588,38,'1449919391-rayana_res_idence-.JPG'),(590,38,'1449919475IMG_7907.JPG'),(591,38,'1449919488IMG_7906.JPG'),(592,38,'1449919504IMG_7904.JPG'),(593,38,'1449919534IMG_7880.JPG'),(594,38,'1449919552IMG_7871.JPG'),(595,38,'1449919569IMG_7851.JPG'),(596,38,'1449919585IMG_7856.JPG'),(597,38,'1449919596IMG_7846.JPG'),(598,38,'1449919608IMG_7855.JPG'),(599,38,'1449919626IMG_7854.JPG'),(600,38,'1449919647IMG_7870.JPG'),(601,38,'1449920334A-A1_BLOK.jpg'),(602,38,'1449920396A2-A3_BLOK.jpg'),(603,39,'1450101473800x0_arena_residence_1.jpg'),(605,39,'1450101487859.jpg'),(606,39,'14501015002545.jpg'),(608,39,'1450101522584756985351885.jpg'),(609,39,'14501015352321.jpg'),(611,39,'145010156012564.jpg'),(612,39,'1450101574123456564.jpg'),(613,39,'1450101582251097913s3e.jpg'),(615,39,'14501016355874jku.jpg'),(616,39,'1450101656MTIzODYzMj-arena-residence-satilik.jpg'),(618,39,'14501016822132.jpg'),(619,39,'1450102271بدون_عنوان.jpg'),(620,33,'14509597452.jpg'),(621,33,'1450959830Untitled-1.jpg'),(622,33,'1450959868yeni_cephe_7.jpg'),(623,33,'1450959899RENDER2.jpg'),(624,33,'1450959927A_1_SALON_DEN__Z.jpg'),(625,33,'1450959940b1__دat___balkon2.jpg'),(627,33,'1450960047VAZ__YET_PLANI.jpg'),(628,33,'1450960067havuz_3.jpg'),(629,33,'1450960090___ç_MEKAN_4.jpg'),(630,33,'1450960105MUTFAK_2.png'),(631,33,'1450960152MUTFAK_1.png'),(632,11,'145096047912222222222222222222222222.jpg'),(634,11,'1450960514hj.jpg'),(635,11,'1450960531ef.jpg'),(636,11,'1450960542dfg.jpg'),(638,11,'1450960575rhjk.jpg'),(640,11,'1450960606lki.jpg'),(642,11,'1450960641rweed.jpg'),(644,11,'1450960667gvb_fgds.jpg'),(645,11,'1450960694fvdf.jpg'),(646,11,'1450960706gbnt4rnbtrf.jpg'),(647,40,'145148817083.jpg'),(648,40,'1451488308146.jpg'),(649,40,'1451488316ASFD.jpg'),(650,40,'1451488322162.jpg'),(651,40,'1451488457Kensington_Close_Pool1.jpg'),(652,40,'1451488466parking2.jpg'),(653,40,'1451488473sauna.jpg'),(654,40,'1451488482plan.jpg'),(655,40,'1451488492panoramic3.jpg'),(656,40,'1451488501RESİMHARİTA.jpg'),(657,40,'1451488517googlemap.jpg'),(660,41,'14519185871232141.jpg'),(661,41,'1451918593M453TY5.jpg'),(662,41,'1451918602M654TGRE543.jpg'),(663,41,'1451918610M6754TG.jpg'),(666,41,'1451918668M85545.jpg'),(667,41,'1451918676M8765645.jpg'),(668,41,'1451918686MUY765.jpg'),(669,42,'14537244061.jpg'),(670,42,'14537244142.jpg'),(671,42,'14537244213.jpg'),(672,42,'14537244324.jpg'),(674,42,'1453724462123212.jpg'),(675,42,'1453724475sa.jpg'),(677,43,'1453814037b201102211843441_b.jpg'),(678,43,'1453814042b201102211844232_b.jpg'),(679,43,'1453814048b201102211844473_b.jpg'),(680,43,'1453814054b201102211845074_b.jpg'),(681,43,'1453814061b201102211846055_b.jpg'),(682,43,'1453814071b201102211846366_b.jpg'),(683,43,'1453814083b2011022118481710_b.jpg'),(684,43,'1453814100b2011022118483711_b.jpg'),(686,43,'1453814220satilikdairebeylikduzu1.jpg'),(687,43,'14538146240OVu4l-7T8CzkRmI.jpg'),(688,44,'1455357608مصنع_الصيغbig1.jpg'),(689,44,'1455357617مصنع_الصيغbig2.jpg'),(691,44,'1455357635مصنع_الصيغbig3.jpg'),(692,44,'1455357654مصنع_الصيغbig4.jpg'),(693,44,'1455357663مصنع_الصيغbig5.jpg'),(694,44,'1455357672مصنع_الصيغbig6.jpg'),(695,44,'1455357683مصنع_الصيغbig7.jpg'),(696,44,'1455357705مصنع_الصيغbig8.jpg'),(697,44,'1455357717مصنع_الصيغbig9.jpg'),(698,44,'1455357727مصنع_الصيغbig11.jpg'),(699,45,'14553594201.jpg'),(700,45,'14553594342.jpg'),(701,45,'14553594463.jpg'),(702,45,'14553594564.jpg'),(703,45,'14553594675.jpg'),(704,45,'14553594856.jpg'),(705,45,'1455359496123E.jpg'),(706,45,'1455359514slide12.jpg'),(707,46,'14557148695.jpg'),(708,46,'1455714886111111.jpg'),(709,46,'1455714892444444.jpg'),(710,46,'14557148983333333.jpg'),(711,46,'14557149242222222.jpg'),(713,46,'1455714962HTRDTYG.jpg'),(714,46,'1455714972sacfafبدون_عنوان.jpg'),(715,46,'1455714988vizyon_01.jpg'),(716,46,'1455715004img211.jpg'),(717,46,'1455715008img215.jpg'),(718,46,'1455715013img219.jpg'),(719,46,'1455715018img223.jpg'),(720,46,'1455715025img229.jpg'),(721,46,'1455715029img233.jpg'),(722,46,'1455715034img237.jpg'),(723,46,'1455715040img239.jpg');
/*!40000 ALTER TABLE `projects_photos` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `settings`
--

DROP TABLE IF EXISTS `settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `settings` (
  `id` tinyint(1) unsigned NOT NULL AUTO_INCREMENT,
  `meta_tags` text NOT NULL,
  `meta_desc` text NOT NULL,
  `dl` tinyint(1) NOT NULL,
  `site_title1` varchar(50) NOT NULL,
  `site_title2` varchar(50) NOT NULL,
  `site_title3` varchar(50) NOT NULL,
  `close` varchar(20) NOT NULL,
  `home1` text NOT NULL,
  `home2` text NOT NULL,
  `home3` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `settings`
--

LOCK TABLES `settings` WRITE;
/*!40000 ALTER TABLE `settings` DISABLE KEYS */;
INSERT INTO `settings` (`id`, `meta_tags`, `meta_desc`, `dl`, `site_title1`, `site_title2`, `site_title3`, `close`, `home1`, `home2`, `home3`) VALUES (1,'Real estate, Turkey, Istanbul, Apartments, Lands, Projects','',2,'Sweet Home Company','Sweet Home Company','','','','','');
/*!40000 ALTER TABLE `settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `translations`
--

DROP TABLE IF EXISTS `translations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `translations` (
  `id` int(5) NOT NULL AUTO_INCREMENT,
  `source` varchar(25) NOT NULL,
  `pid` int(10) NOT NULL,
  `keyword` varchar(40) NOT NULL,
  `translation` text NOT NULL,
  `language` int(2) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3008 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `translations`
--

LOCK TABLES `translations` WRITE;
/*!40000 ALTER TABLE `translations` DISABLE KEYS */;
INSERT INTO `translations` (`id`, `source`, `pid`, `keyword`, `translation`, `language`) VALUES (5,'menus',2,'TITLE','اتصل بنا',1),(6,'menus',2,'TITLE','Contact us',2),(7,'menus',6,'TITLE','أراضي',1),(8,'menus',6,'TITLE','Lands',2),(9,'menus',2,'TITLE','العقارات',1),(10,'menus',2,'TITLE','Realestate Sections',2),(17,'cities',1,'TITLE','اسطنبول',1),(18,'cities',1,'TITLE','Istanbul',2),(19,'cities',2,'TITLE','بورصة',1),(20,'cities',2,'TITLE','Bursa',2),(21,'cities',3,'TITLE','انقرة',1),(22,'cities',3,'TITLE','Ankara',2),(28,'projects',6,'SHORT1','short description goes here',2),(30,'projects',8,'SHORT1','short description goes here',2),(49,'lands',1,'TITLE','First land',2),(50,'lands',1,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(51,'lands',2,'TITLE','Second land',2),(52,'lands',2,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(53,'lands',3,'TITLE','Third land',2),(54,'lands',3,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(55,'lands',4,'TITLE','Fourth land',2),(56,'lands',4,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(57,'lands',5,'TITLE','Fifth land',2),(58,'lands',5,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(59,'menus',7,'TITLE','Apartments',2),(60,'apartments',1,'TITLE','SH-146',2),(61,'apartments',1,'DETAILS','Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s.\r\n\r\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.',2),(62,'apartments',2,'TITLE','SH-147',2),(63,'apartments',3,'TITLE','SH-148',2),(64,'apartments',4,'TITLE','SH-149',2),(65,'apartments',5,'TITLE','SH-150',2),(66,'apartments',6,'TITLE','SH-151',2),(67,'apartments',7,'TITLE','SH-152',2),(68,'footer',1,'TITLE','Khibrat Real-estate management and consulting',2),(69,'footer',2,'TITLE','build your drream here',2),(70,'footer',3,'TITLE','Invest in turkey',2),(71,'footer',4,'TITLE','Check our partners',2),(72,'footer',5,'TITLE','Explore highclass agents',2),(73,'footer',6,'TITLE','become a member',2),(74,'footer',7,'TITLE','and final link goes here',2),(89,'arartments',1,'SHORT','Some description goes here',2),(116,'cities',4,'TITLE','طرابزون',1),(117,'cities',4,'TITLE','Trapzon',2),(118,'cities',5,'TITLE','يالاوا',1),(119,'cities',5,'TITLE','Yalava',2),(336,'pages',2,'TITLE','حول سويت هوم',1),(337,'pages',2,'DETAILS','<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">تأسست شركة سويت هوم للاستشارات و الاستثمار العقاري عام 2015.</p>\r\n\r\n<p dir=\"RTL\">حيث بدأت نشاطها الخدمي في مجال الاستشارات العقارية وإدارة الاستثمار في أكثر من بلد عربي.</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">وتطلعاً من سويت هوم للتفرد بتقديم أعلى معايير الخدمات والإدارة توجهت إلى سوق تركيا لما في هذا السوق من أهمية كبيرة في المنطقة بما يخص الاستثمارات العقارية ذات الأرباح الآمنة.</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">تنظر سويت هوم إلى السوق العقاري على أنه مجموعة أفكار وخيارات ذات أشكال وأطياف متعددة تضع المستثمر في حيرة الاختيار والكثير من التساؤلات عما هو أفضل وأضمن للاستثمار.</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">وبناءً على هذه الرؤية هدفت سويت هوم إلى تقديم خيارات ذات ذوق رفيع ورفاهية عالية في السوق العقاري لترقى إلى أعلى مستويات الراحة والرخاء<span dir=\"LTR\">.</span></p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">وهو ما جعل سويت هوم تضع مفهوم &quot; اختيار الأفضل للمستثمر &quot; كسياسة عليا لها فقامت في إطار بحثها عن النخبة وعن الاستثمار الآمن بالتعاون مع أكبر شركات الانشاءات والتطوير العقاري التركية لتلبية احتياجات وتطلعات المستثمر.</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">سويت هوم عنوان الثقة والأمان&nbsp; .......</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">&nbsp;</p>\r\n\r\n<p dir=\"RTL\">الرجاء ترك أي استفسار حول الاستثمار و العقارات و إدارتها في نموذج التواصل في أسفل الصفحة.</p>\r\n',1),(338,'pages',2,'TITLE','About Sweet Home',2),(339,'pages',2,'DETAILS','<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Sweet Home is a consulting and investment managment company, it was established on 2015.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Where the activities began in the field of real estate consultancy, services and investment management in more than an Arab country.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Regarding Sweet Home overview for the uniqueness of providing the highest standards of services and management, Sheet Home starts looking on Turkey market as this market has a great importance in the region, taking into account the respect to real estate investments safe profits.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Sweet Home considers the real estate market as a set of ideas and options with multiple forms and spectra put the investor in a loss of choices and a lot of questions about what is the best guarantee of the investment.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Based on this vision Sweet Home aims to provide options which include high quality lucxry in the real estate market to live up to the highest levels of comfort and prosperity.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Which made Sweet Home put the concept of &quot;the best choice for the investor&quot; as a company high policy in the context of the search for the elite and safe investment in cooperation with the largest construction companies and real estate developer in Turkey to meet the needs and aspirations of the investor.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Sweet Home is your choice when you are looking for TRUST and SAFETY</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Please ask all questions you have about the Investing and the asset management by filling the form below.</p>\r\n',2),(340,'pages',2,'TITLE','',3),(341,'pages',2,'DETAILS','',3),(478,'project_properties',5,'TITLE','تاريخ الانتهاء',1),(479,'project_properties',5,'DETAILS','2016-01-01',1),(480,'project_properties',6,'TITLE','End Data',2),(481,'project_properties',6,'DETAILS','2016-01-01',2),(486,'project_properties',8,'TITLE','تاريخ البدء',1),(487,'project_properties',8,'DETAILS','12-01-2013',1),(488,'project_properties',8,'TITLE','Date of Start',2),(489,'project_properties',8,'DETAILS','12-01-2013',2),(530,'menus',1,'TITLE','الرئيسية',1),(531,'menus',1,'TITLE','Home',2),(532,'menus',1,'TITLE','',3),(536,'menus',5,'TITLE','المشاريع',1),(537,'menus',5,'TITLE','Projects',2),(538,'menus',5,'TITLE','',3),(554,'menus',8,'TITLE','حول سويت هوم',1),(555,'menus',8,'TITLE','About Sweet Home',2),(556,'menus',8,'TITLE','',3),(579,'contact',0,'DETAILS','<table>\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"text-align:center\">الفرع الرئيسي</td>\n		</tr>\n		<tr>\n			<td>العنوان</td>\n			<td style=\"text-align:right\">تركيا، اسطنبول، بيليك دوزو، جادة السلطان سليم<br />\n			محلة عدنان قهوجي، مجمع كيوبست بارك<br />\n			الطابق 11 / المكتب 372</td>\n			<td rowspan=\"3\">\n			<div class=\"clear col s12\" id=\"footer_map\">&nbsp;</div>\n			</td>\n		</tr>\n		<tr>\n			<td>الهاتف</td>\n			<td dir=\"ltr\" style=\"text-align:right\">(+90) 212 931 37 25<br />\n			(+90) 553 586 04 73<br />\n			(+90) 534 721 26 77</td>\n		</tr>\n		<tr>\n			<td>البريد الالكتروني</td>\n			<td style=\"text-align:right\"><a href=\"mailto:info@sweethomecompany.com\">info@sweethomecompany.com</a></td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"text-align:center\">العراق</td>\n		</tr>\n		<tr>\n			<td>العنوان</td>\n			<td dir=\"rtl\" style=\"text-align:right\">العراق</td>\n			<td rowspan=\"3\" style=\"text-align:center\">\n			<div class=\"clear col s12\" id=\"footer_map2\">&nbsp;</div>\n			</td>\n		</tr>\n		<tr>\n			<td>رقم الهاتف</td>\n			<td>\n			<div dir=\"ltr\" style=\"text-align: right;\">(+964) 750 705 38 68<br />\n			(+964) 770 712 20 10</div>\n			</td>\n		</tr>\n		<tr>\n			<td>البريد الالكتروني</td>\n			<td style=\"text-align:right\"><a href=\"mailto:info@sweethomecompany.com\">iraq@sweethomecompany.com</a></td>\n		</tr>\n	</tbody>\n</table>\n',1),(580,'contact',0,'DETAILS','<table>\n	<tbody>\n		<tr>\n			<td colspan=\"3\" style=\"text-align:center\">Head Office</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">Address</td>\n			<td>Yavuz Sultan SalimBlv. Adnan Kahveci Mah.<br />\n			Kubist Park Residence floor 11-No:372<br />\n			Beylikduzu / Istanbul Turkey</td>\n			<td rowspan=\"3\">\n			<div class=\"clear col s12\" id=\"footer_map\">&nbsp;</div>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">Phone</td>\n			<td>(+90) 212 931 37 25<br />\n			(+90) 553 586 04 73<br />\n			(+90) 534 721 26 77</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">E-mail</td>\n			<td><a href=\"mailto:info@sweethomecompany.com\">info@sweethomecompany.com</a></td>\n		</tr>\n		<tr>\n			<td colspan=\"3\" style=\"text-align:center\">Iraq Branch</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">Address</td>\n			<td>Iraq</td>\n			<td rowspan=\"3\" style=\"text-align:center\">\n			<div class=\"clear col s12\" id=\"footer_map2\">&nbsp;</div>\n			</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">Phone</td>\n			<td>(+964) 750 705 38 68<br />\n			(+964) 770 712 20 10\n			</td>\n		</tr>\n		<tr>\n			<td style=\"text-align:right;\">E-mail</td>\n			<td><a href=\"mailto:info@sweethomecompany.com\">iraq@sweethomecompany.com</a></td>\n		</tr>\n	</tbody>\n</table>\n',2),(581,'contact',0,'DETAILS','<table>\r\n	<tbody>\r\n		<tr>\r\n			<td>address</td>\r\n			<td>Yavuz Sultan SalimBlv. Adnan Kahveci Mah.<br />\r\n			Kubist Park Residence floor 11-No:372<br />\r\n			Beylikduzu / Istanbul Turkey</td>\r\n		</tr>\r\n		<tr>\r\n			<td>Phone</td>\r\n			<td>(+90) 212 931 37 25<br />\r\n			(+90) 553 586 04 73<br />\r\n			(+90) 534 721 26 77</td>\r\n		</tr>\r\n		<tr>\r\n			<td>E-mail</td>\r\n			<td><a href=\"mailto:info@sweethomecompany.com\">info@sweethomecompany.com</a></td>\r\n		</tr>\r\n	</tbody>\r\n</table>\r\n',3),(692,'project_properties',10,'TITLE','تاريخ الانتهاء',1),(693,'project_properties',10,'DETAILS','30-06-2017',1),(694,'project_properties',10,'TITLE','Date of Finish',2),(695,'project_properties',10,'DETAILS','30-06-2017',2),(696,'project_properties',11,'TITLE','الحد الأعلى للسعر',1),(697,'project_properties',11,'DETAILS','783,100 TL',1),(698,'project_properties',11,'TITLE','Max Price',2),(699,'project_properties',11,'DETAILS','783,100 TL',2),(700,'project_properties',12,'TITLE','الحد الأدنى للسعر',1),(701,'project_properties',12,'DETAILS','215,040 TL',1),(702,'project_properties',12,'TITLE','Min Price',2),(703,'project_properties',12,'DETAILS','215,040 TL',2),(732,'project_properties',20,'TITLE','المساحات',1),(733,'project_properties',20,'DETAILS','50.29m²►138.24m²',1),(734,'project_properties',20,'TITLE','m²Range',2),(735,'project_properties',20,'DETAILS','50.29m²►138.24m²',2),(753,'project_properties',23,'TITLE','تاريخ البدء',1),(754,'project_properties',23,'DETAILS',' 2014-01-01',1),(755,'project_properties',23,'TITLE','Date of Start',2),(756,'project_properties',23,'DETAILS',' 2014-01-01',2),(757,'project_properties',24,'TITLE','تاريخ الانتهاء',1),(758,'project_properties',24,'DETAILS','2017-12-31',1),(759,'project_properties',24,'TITLE','Date of Finish',2),(760,'project_properties',24,'DETAILS','2017-12-31',2),(765,'project_properties',26,'TITLE','الحد الأدنى للسعر',1),(766,'project_properties',26,'DETAILS',' 150400$',1),(767,'project_properties',26,'TITLE','Min Price',2),(768,'project_properties',26,'DETAILS',' 150400$',2),(769,'project_properties',27,'TITLE','الحد الأعلى للسعر',1),(770,'project_properties',27,'DETAILS','876550$',1),(771,'project_properties',27,'TITLE','Max Price',2),(772,'project_properties',27,'DETAILS','876550$',2),(781,'project_properties',30,'TITLE','المساحات',1),(782,'project_properties',30,'DETAILS','64m2►373m2',1),(783,'project_properties',30,'TITLE','m²Range',2),(784,'project_properties',30,'DETAILS','64m2►373m2',2),(785,'project_properties',31,'TITLE','تاريخ البدء',1),(786,'project_properties',31,'DETAILS','3-1-2012',1),(787,'project_properties',31,'TITLE','Date of Start',2),(788,'project_properties',31,'DETAILS','3-1-2012',2),(789,'project_properties',32,'TITLE','تاريخ التسليم',1),(790,'project_properties',32,'DETAILS','31-12-2015',1),(791,'project_properties',32,'TITLE','Date of Finish',2),(792,'project_properties',32,'DETAILS','31-12-2015',2),(793,'project_properties',33,'TITLE','الحد الأدنى للسعر',1),(794,'project_properties',33,'DETAILS','200.332 TL',1),(795,'project_properties',33,'TITLE','Min Price',2),(796,'project_properties',33,'DETAILS','200.332 TL',2),(797,'project_properties',34,'TITLE','الحد الأعلى للسعر',1),(798,'project_properties',34,'DETAILS','1,036,000 TL',1),(799,'project_properties',34,'TITLE','Max Price',2),(800,'project_properties',34,'DETAILS','1,036,000 TL',2),(805,'project_properties',36,'TITLE','المساحات',1),(806,'project_properties',36,'DETAILS','39.92m²►216.37m²',1),(807,'project_properties',36,'TITLE','m²Range',2),(808,'project_properties',36,'DETAILS','39.92m²►216.37m²',2),(809,'project_properties',37,'TITLE','الحد الأعلى للسعر',1),(810,'project_properties',37,'DETAILS','383921$',1),(811,'project_properties',37,'TITLE','Max Price',2),(812,'project_properties',37,'DETAILS','383921$',2),(813,'project_properties',38,'TITLE','الحد الأدنى للسعر',1),(814,'project_properties',38,'DETAILS',' 108145$',1),(815,'project_properties',38,'TITLE','Min Price',2),(816,'project_properties',38,'DETAILS',' 108145$',2),(817,'project_properties',39,'TITLE','المساحات',1),(818,'project_properties',39,'DETAILS','71m2►180m2',1),(819,'project_properties',39,'TITLE','m²Range',2),(820,'project_properties',39,'DETAILS','71m2►180m2',2),(821,'project_properties',40,'TITLE','المساحة الخضراء  ',1),(822,'project_properties',40,'DETAILS','80%',1),(823,'project_properties',40,'TITLE','Green Area',2),(824,'project_properties',40,'DETAILS','80%',2),(834,'projects',7,'DETAILS','<p>الشركة المنشئة للمشروع تنقل &quot;مفهوم التراس&quot; ذات التصميم العصري والعالي الجودة الى&quot;أتاكنت&quot;. ان موقع مشروع &quot; SH-007&quot; في أتاكنت التي تعد النجمة الصاعدة لمدينة اسطنبول، توفر لكم فرصة استثمارية مربحة والتي ستضمن لكم مستقبل باهر.هذا المشروع المميز يفتح لكم باب الحياة الخارج عن التوقعات، مع بحيرة 360 درجة، بحر ومنتزهات. يتألف المشروع من برجين فخمين مع 30-40 طابق ومساحات خضراء واسعة، توفر لكم الخدمات العالية الجودة. SH-007هو استثماركم الموثوق والذي يضمن لكم مستقبلا واعدا.</p>\r\n',1),(835,'projects',7,'SHORT1','في إطلالة واحدة ... السماء البحر و البحيرة',1),(836,'projects',7,'SHORT2','في إطلالة واحدة ... السماء البحر و البحيرة',1),(837,'projects',7,'DETAILS','<p>SH-007 is carrying Terrace Concept to Atakent with its original design and superior quality. SH-007, located in Atakent, which is a highly favored district of Istanbul whose star is on the rise, offers you the opportunity of a profitable investment that would secure your future. With 360 degree lake, sea and park views, this unique project opens the door of a life beyond the expectations.</p>\r\n\r\n<p>All details that will add value to your life have been considered. Two luxury towers with 30 - 40 stores and large landscape areas serve high quality solutions. SH-007 is a reliable and lucrative investment that ensures your future.</p>\r\n',2),(838,'projects',7,'SHORT1','Sea, Lake, Sky all in one View',2),(839,'projects',7,'SHORT2','Sea, Lake, Sky all in one View',2),(840,'projects',7,'DETAILS','',3),(841,'projects',7,'SHORT1','',3),(842,'projects',7,'SHORT2','',3),(843,'project_properties',41,'TITLE','تاريخ البدء',1),(844,'project_properties',41,'DETAILS','12/1/2011',1),(845,'project_properties',41,'TITLE','Date of Start',2),(846,'project_properties',41,'DETAILS','12/1/2011',2),(847,'project_properties',42,'TITLE','تاريخ الانتهاء',1),(848,'project_properties',42,'DETAILS','06/2014',1),(849,'project_properties',42,'TITLE','Date of Finish',2),(850,'project_properties',42,'DETAILS','06/2014',2),(851,'project_properties',43,'TITLE','الحد الأدنى للسعر',1),(852,'project_properties',43,'DETAILS','195.000 $',1),(853,'project_properties',43,'TITLE','Min Price',2),(854,'project_properties',43,'DETAILS','195.000 $',2),(855,'project_properties',44,'TITLE','الحد الأعلى للسعر',1),(856,'project_properties',44,'DETAILS',' 538,298 $',1),(857,'project_properties',44,'TITLE','Max Price',2),(858,'project_properties',44,'DETAILS',' 538,298 $',2),(867,'project_properties',47,'TITLE','المساحات',1),(868,'project_properties',47,'DETAILS','58.25m²►154.81m²',1),(869,'project_properties',47,'TITLE','m²Range',2),(870,'project_properties',47,'DETAILS','58.25m²►154.81m²',2),(884,'projects',9,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">بدأت شركة&nbsp;</span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;تاريخها المهني في المجال العقاري من خلال العمل في صناعة و بيع مواد البناء في العام 1990، و بفضل الخطى الواثقة و الثابتة التي خطتها الشركة في هذا المجال استطاعت و بسرعة فائقة أن تصبح أحد أهم ماركات البناء و خاصة في حي اسنيورت في الطرف الأوربي من مدينة اسطنبول. استطاعت الشركة و خلال 25 سنة من العمل الدؤوب أن تبني حوالي 7000 شقة سكنية على مساحة ما يقارب المليون متر مربع، كما استطاعت أن توفر السكن المريح ل حوالي 28.000 شخص.&nbsp;</span></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; مشروع&nbsp;</span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;مرشح ليكون أحد أهم الرموز المعمارية في الطرف الأوربي من مدينة اسطنبول، و من خلال المساحات الخضراء الواسعة المستوحاة من الطبيعة و الخدمات الاجتماعية و التسلية التي يوفرها لكم المشروع يعدكم بمستقبل سعيد و استثمار مربح.&nbsp;</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; المشروع يقام على مساحة نقدر بحوالي 310.000 م2 ، يتكون من 2.550 وحدة سكنية و شارع تجاري تم تسميته بشارع اسطنبول مكون من 59 متجر يلبي كافة الاحتياجات. أجمل اللحظات، أغلى اللحظات، أفضل الخدمات و أجمل لحظات التسلية و الحياة العائلية يمكنم عيشها في مشروع&nbsp;</span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;.</span></p>\r\n',1),(885,'projects',9,'SHORT1','',1),(886,'projects',9,'SHORT2','',1),(887,'projects',9,'DETAILS','<p>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, entering the business in the retail sector with the construction and sale of building materials in 1990, leads the creation of brand and awareness of Esenyurt district with primarily acceleration of quality and value. Within 25 years, with the steady rise and professional staff, 7.000 housing have been constructed in a total of 1.000.000 m2 area.</span></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; </span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, becomes candidate of the new symbol in İstanbu-Esenyurt, making it a pleasant and enjoyable life with broader social opportunities for home ownership. &nbsp; &nbsp; &nbsp; &nbsp;</span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;offers a high investment value and a happy future, by life style inspired from the future with every detail.RP-021aims primarily to create &nbsp; &quot;Happy Homeowners&quot; with the amenities and services. The door of a magical world that you dream has been opened by </span>SH-009<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; At the heart of this very special Project , &ldquo;Cadde İstaNbul&rdquo; consisting of 59 stores offers luxury, comfort and unique meeting with a different concept.The most enjoyable moments, the most precious moments, the most delicious of shares, the most beautiful dreams, the traditional customs, the most exciting of times, the most funny games are experiencing a combination of&nbsp;</span><span style=\"background-color:rgb(255, 255, 255); border:0px; color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; font-stretch:inherit; font-weight:inherit; line-height:13px; margin:0px; padding:0px; text-align:justify; vertical-align:baseline\">RP-021</span><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">. Let&rsquo;s share this enjoyable world.</span></p>\r\n',2),(888,'projects',9,'SHORT1','',2),(889,'projects',9,'SHORT2','',2),(890,'projects',9,'DETAILS','',3),(891,'projects',9,'SHORT1','',3),(892,'projects',9,'SHORT2','',3),(893,'project_properties',49,'TITLE','تاريخ البدء',1),(894,'project_properties',49,'DETAILS','9/1/2014',1),(895,'project_properties',49,'TITLE','Date of Start',2),(896,'project_properties',49,'DETAILS','9/1/2014',2),(897,'project_properties',50,'TITLE','تاريخ الانتهاء',1),(898,'project_properties',50,'DETAILS','12/2017',1),(899,'project_properties',50,'TITLE','Date of Finish',2),(900,'project_properties',50,'DETAILS','12/2017',2),(901,'project_properties',51,'TITLE','الحد الأعلى للسعر',1),(902,'project_properties',51,'DETAILS',' 348,000 $',1),(903,'project_properties',51,'TITLE','Max Price',2),(904,'project_properties',51,'DETAILS',' 348,000 $',2),(905,'project_properties',52,'TITLE','الحد الأدنى للسعر',1),(906,'project_properties',52,'DETAILS','55.000 $ ',1),(907,'project_properties',52,'TITLE','Min Price',2),(908,'project_properties',52,'DETAILS','55.000 $ ',2),(909,'project_properties',53,'TITLE','المساحات',1),(910,'project_properties',53,'DETAILS','30.00m²►205.00m²',1),(911,'project_properties',53,'TITLE','m²Range',2),(912,'project_properties',53,'DETAILS','30.00m²►205.00m²',2),(913,'project_properties',54,'TITLE','المساحة الخضراء',1),(914,'project_properties',54,'DETAILS','%70',1),(915,'project_properties',54,'TITLE','Rate of Green Area',2),(916,'project_properties',54,'DETAILS','%70',2),(944,'project_properties',55,'TITLE','تاريخ البدء',1),(945,'project_properties',55,'DETAILS','9/1/2014',1),(946,'project_properties',55,'TITLE','Date of Start',2),(947,'project_properties',55,'DETAILS','9/1/2014',2),(948,'project_properties',56,'TITLE','تاريخ الانتهاء',1),(949,'project_properties',56,'DETAILS','12/31/2016',1),(950,'project_properties',56,'TITLE','Date of Finish',2),(951,'project_properties',56,'DETAILS','12/31/2016',2),(956,'project_properties',58,'TITLE','الحد الأعلى للسعر',1),(957,'project_properties',58,'DETAILS','1,171,000 $',1),(958,'project_properties',58,'TITLE','Max Price',2),(959,'project_properties',58,'DETAILS','1,171,000 $',2),(960,'project_properties',59,'TITLE','الحد الأدنى للسعر',1),(961,'project_properties',59,'DETAILS','118.000 $',1),(962,'project_properties',59,'TITLE','Min Price',2),(963,'project_properties',59,'DETAILS','118.000 $',2),(1139,'project_properties',61,'TITLE','تاريخ البدء',1),(1140,'project_properties',61,'DETAILS','1/1/2013',1),(1141,'project_properties',61,'TITLE','Date of Start',2),(1142,'project_properties',61,'DETAILS','1/1/2013',2),(1143,'project_properties',62,'TITLE','تاريخ الانتهاء',1),(1144,'project_properties',62,'DETAILS','08/2014',1),(1145,'project_properties',62,'TITLE','Date of Finish',2),(1146,'project_properties',62,'DETAILS','08/2014',2),(1147,'project_properties',63,'TITLE','الحد الأدنى للسعر',1),(1148,'project_properties',63,'DETAILS','75.000 $',1),(1149,'project_properties',63,'TITLE','Min Price',2),(1150,'project_properties',63,'DETAILS','75.000 $',2),(1151,'project_properties',64,'TITLE','الحد الأعلى للسعر',1),(1152,'project_properties',64,'DETAILS','835,705 $',1),(1153,'project_properties',64,'TITLE','Max Price',2),(1154,'project_properties',64,'DETAILS','835,705 $',2),(1155,'project_properties',65,'TITLE','المساحات',1),(1156,'project_properties',65,'DETAILS','23.66m²►219.33m²',1),(1157,'project_properties',65,'TITLE','m²Range',2),(1158,'project_properties',65,'DETAILS','23.66m²►219.33m²',2),(1163,'project_properties',67,'TITLE','المساحات',1),(1164,'project_properties',67,'DETAILS','58.0m²►422.0m²',1),(1165,'project_properties',67,'TITLE','m²Range',2),(1166,'project_properties',67,'DETAILS','58.0m²►422.0m²',2),(1215,'project_properties',68,'TITLE','تاريخ البدء',1),(1216,'project_properties',68,'DETAILS','9/8/2015',1),(1217,'project_properties',68,'TITLE','Date of Start',2),(1218,'project_properties',68,'DETAILS','9/8/2015',2),(1219,'project_properties',69,'TITLE','تاريخ الانتهاء',1),(1220,'project_properties',69,'DETAILS','13/06/2018',1),(1221,'project_properties',69,'TITLE','Date of Finish',2),(1222,'project_properties',69,'DETAILS','13/06/2018',2),(1243,'project_properties',75,'TITLE','المساحات',1),(1244,'project_properties',75,'DETAILS','42.50m²►230.00m²',1),(1245,'project_properties',75,'TITLE','m²Range',2),(1246,'project_properties',75,'DETAILS','42.50m²►230.00m²',2),(1262,'project_properties',76,'TITLE','تاريخ البدء',1),(1263,'project_properties',76,'DETAILS','1/6/2014',1),(1264,'project_properties',76,'TITLE','Date of Start',2),(1265,'project_properties',76,'DETAILS','1/6/2014',2),(1270,'project_properties',78,'TITLE','الحد الأدنى للسعر',1),(1271,'project_properties',78,'DETAILS','224.230 TL',1),(1272,'project_properties',78,'TITLE','Min Price',2),(1273,'project_properties',78,'DETAILS','224.230 TL',2),(1274,'project_properties',79,'TITLE','الحد الأعلى للسعر',1),(1275,'project_properties',79,'DETAILS','1,016,264 TL',1),(1276,'project_properties',79,'TITLE','Max Price',2),(1277,'project_properties',79,'DETAILS','1,016,264 TL',2),(1278,'project_properties',80,'TITLE','المساحات',1),(1279,'project_properties',80,'DETAILS','38.22m²►240.67m²',1),(1280,'project_properties',80,'TITLE','m²Range',2),(1281,'project_properties',80,'DETAILS','38.22m²►240.67m²',2),(1282,'project_properties',81,'TITLE','تاريخ الانتهاء',1),(1283,'project_properties',81,'DETAILS','14/12/2017',1),(1284,'project_properties',81,'TITLE','Date of Finish',2),(1285,'project_properties',81,'DETAILS','14/12/2017',2),(1301,'projects',15,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-006<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، هو مشروع يفتح لكم أبواب الحياة المريحة المليئة بالترف و الجودة.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">في محاولة لتلبية أذواق الجميع فإن هذا المشروع يحتوي على شقق بمساحات و أنماط مختلفة، حيث أن المشروع مقام على مساحة قدرها 73.800 متر مربع، وهو يحتوي على جميع الأنماط 1+0, 1+1, 2+1, 3+1 و 4+1 ، حيث أن هذا المشروع يقدم لكم أنماط العيش في حياة كبيرة و ممتعة .</span></p>\r\n',1),(1302,'projects',15,'SHORT1','skjndfvkjkvf',1),(1303,'projects',15,'SHORT2','wdemvbjnmfd',1),(1304,'projects',15,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; &nbsp;Situated in a green landscape, a different kind of exclusivity is offered for each of your family members. While your kids explore the garden and the playground, you will transform each moment of your day into a pure bliss, enjoying the fitness center, swimming pool and, of course, your spacious apartment. The project features a market on the ground floor with 24,000 m 2 of space, while its active architecture reflects the liveliest aspects of living in a city...&nbsp;</span></p>\r\n',2),(1305,'projects',15,'SHORT1','djhsbv md',2),(1306,'projects',15,'SHORT2','bnw ,nbvwkk,nmdc',2),(1307,'projects',15,'DETAILS','',3),(1308,'projects',15,'SHORT1','',3),(1309,'projects',15,'SHORT2','',3),(1325,'projects',11,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">الإستثمار ذات القيمة المميزة يجلب دائما المزيد من رأس المال.اسينيورت،مدينة تشهد تتطورا ملحوظا بالمشاريع الضخمة وذات التخطيط السليم، مما جعلها الأكثر استقطابا لرؤوس الأموال والمستثمرين. </span><strong>SH-015</strong><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> هي فرصة استثمارية مربحة والتي لن تفقد قيمتها لمدى سنوات طويلة وذلك بفضل تميز نوعية الشركة المنشئة، التي قدمت في المشروع خدمات اجتماعية متعددة اضافة لسهولة المواصلات. المشروع يتألف من 945 وحدة ،منها متاح للسكن ومنها مكاتب،مع خبرة تصاعدية 49 سنة.يقدم لكم مشروع </span><strong>SH-015</strong><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> وحدات من الانماط التالية 0+1,1+1,1+1,2+3 ،والحد الادنى للمساحة 34 متر مربع ، الحد الاقصى للمساحة 230 مترمربع، محيط بتصميم مساحات خضراء مميز.</span></p>\r\n',1),(1326,'projects',11,'SHORT1','',1),(1327,'projects',11,'SHORT2','',1),(1328,'projects',11,'DETAILS','<p dir=\"ltr\"><span dir=\"LTR\">&nbsp;An investment with incremental value that will always brings you gains. Rising at the most prestigious location of Esenyurt which is the new popular place for investors with well-planned development and gigantic projects,&nbsp;</span><span dir=\"LTR\">SH-015 is a profitable investment opportunity </span><span dir=\"LTR\">which will not lose its value for long years&nbsp;thanks to quality of</span><span dir=\"LTR\">&nbsp;</span><strong><span dir=\"LTR\">SH-015&nbsp;</span></strong><span dir=\"LTR\">offering ease of transport and rich social facilities.</span></p>\r\n\r\n<p dir=\"ltr\"><span dir=\"LTR\">&nbsp; </span></p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\"><span dir=\"LTR\">&nbsp;A structure which has 945 residences can be utilized as living spaces or home offices, rising with the expertise of 49 years .&nbsp;</span><span dir=\"LTR\">SH-015</span><span dir=\"LTR\"> presents to you the unit options from 1+0 to 3+1 , minimum 34 m2, maximum 230 m2 apartments and special landscape garden design.</span></p>\r\n\r\n<p>&nbsp;</p>\r\n',2),(1329,'projects',11,'SHORT1','',2),(1330,'projects',11,'SHORT2','',2),(1331,'projects',11,'DETAILS','',3),(1332,'projects',11,'SHORT1','',3),(1333,'projects',11,'SHORT2','',3),(1352,'project_properties',82,'TITLE','تاريخ البدء',1),(1353,'project_properties',82,'DETAILS','13/10/2013',1),(1354,'project_properties',82,'TITLE','Date of Start',2),(1355,'project_properties',82,'DETAILS','13/10/2013',2),(1356,'project_properties',83,'TITLE','تاريخ الانتهاء',1),(1357,'project_properties',83,'DETAILS','31/12/2015',1),(1358,'project_properties',83,'TITLE','Date of Finish',2),(1359,'project_properties',83,'DETAILS','31/12/2015',2),(1360,'project_properties',84,'TITLE','الحد الأدنى للسعر',1),(1361,'project_properties',84,'DETAILS','402.000 TL',1),(1362,'project_properties',84,'TITLE','Min Price',2),(1363,'project_properties',84,'DETAILS','402.000 TL',2),(1364,'project_properties',85,'TITLE','الحد الأعلى للسعر',1),(1365,'project_properties',85,'DETAILS','821.000 TL',1),(1366,'project_properties',85,'TITLE','Max Price',2),(1367,'project_properties',85,'DETAILS','821.000 TL',2),(1368,'project_properties',86,'TITLE','المساحات',1),(1369,'project_properties',86,'DETAILS','64.40m²►146.06m²',1),(1370,'project_properties',86,'TITLE','m²Range',2),(1371,'project_properties',86,'DETAILS','64.40m²►146.06m²',2),(1372,'projects',17,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;مشروع </span>SH-008<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> الذي تقوم ببنائه شركة </span>SH-008<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> للانشاءات هو المكان الذي يلتقي فيه الواقع بالخيال. سوف يسحركم المشروع بطرازه المعماري الحديث و الشقق المخططة بشكل عملي يلبي الحاجة للمساحات الواسعة، بالاضافة لإطلالته الخلابة على الخليج البانورامي لمدينة اسطنبول. يتوضع المشروع ضمن أهم المناطق التي يشملها مشروع إعادة التمدن الذي تقوم بتنفيذه الحكومة التركية، في مكان يحقق لكم السكن المريح و الاستثمار المربح و قريب من أهم المراكز الحيوية في مدينة اسطنبول مثل&nbsp;ساحة تقسيم و حي بيشيكتاش المشهورين. مكان يلبي لكم و لعائلتكم كل ما تحتاجونه في حياتكم اليومية من مجمعات و أسواق كبيرة، صالات رياضة و ساونا و العديد من الخدمات الأخرى التي تزيل عنكم عناء اليوم و تمنحكم حياة هادئة و صحية.</span></p>\r\n',1),(1373,'projects',17,'SHORT1','SH-008 project',1),(1374,'projects',17,'SHORT2','SH-008 project',1),(1375,'projects',17,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; The Project which is implemented by the guarantee of&nbsp;</span>SH-008<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, is a Project where dreams meet reality.</span>SH-008<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;offers stunning views of the estuary areas with unique modern architecture shaped by the needs of apartment plans you and your guests will be fascinated.</span></p>\r\n',2),(1376,'projects',17,'SHORT1','SH-008 project',2),(1377,'projects',17,'SHORT2','SH-008 project',2),(1378,'projects',17,'DETAILS','',3),(1379,'projects',17,'SHORT1','',3),(1380,'projects',17,'SHORT2','',3),(1381,'cities',6,'TITLE','أنطاليا',1),(1382,'cities',6,'TITLE','Antalya',2),(1389,'project_properties',87,'TITLE','تاريخ البدء',1),(1390,'project_properties',87,'DETAILS','1/1/2013',1),(1391,'project_properties',87,'TITLE','Date of Start',2),(1392,'project_properties',87,'DETAILS','1/1/2013',2),(1393,'project_properties',88,'TITLE','تاريخ الانتهاء',1),(1394,'project_properties',88,'DETAILS','12/31/2015',1),(1395,'project_properties',88,'TITLE','Date of Finish',2),(1396,'project_properties',88,'DETAILS','31/12/2015',2),(1397,'project_properties',89,'TITLE','الحد الأدنى للسعر',1),(1398,'project_properties',89,'DETAILS','599,000$',1),(1399,'project_properties',89,'TITLE','Min Price',2),(1400,'project_properties',89,'DETAILS','599,000$',2),(1401,'project_properties',90,'TITLE','الحد الأعلى للسعر',1),(1402,'project_properties',90,'DETAILS','895.000$',1),(1403,'project_properties',90,'TITLE','Max Price',2),(1404,'project_properties',90,'DETAILS','895.000$',2),(1405,'project_properties',91,'TITLE','المساحات',1),(1406,'project_properties',91,'DETAILS','103.54m²►181.25m²',1),(1407,'project_properties',91,'TITLE','m²Range',2),(1408,'project_properties',91,'DETAILS','103.54m²►181.25m²',2),(1415,'project_properties',92,'TITLE','تاريخ البدء',1),(1416,'project_properties',92,'DETAILS','4/1/2015',1),(1417,'project_properties',92,'TITLE','Date of Start',2),(1418,'project_properties',92,'DETAILS','4/1/2015',2),(1419,'project_properties',93,'TITLE','تاريخ الانتهاء',1),(1420,'project_properties',93,'DETAILS','31/12/2016',1),(1421,'project_properties',93,'TITLE','Date of Finish',2),(1422,'project_properties',93,'DETAILS','31/12/2016',2),(1423,'project_properties',94,'TITLE','الحد الأدنى للسعر',1),(1424,'project_properties',94,'DETAILS','350.000$',1),(1425,'project_properties',94,'TITLE','Min Price',2),(1426,'project_properties',94,'DETAILS','350.000$',2),(1427,'project_properties',95,'TITLE','الحد الأعلى للسعر',1),(1428,'project_properties',95,'DETAILS','705.000$',1),(1429,'project_properties',95,'TITLE','Max Price',2),(1430,'project_properties',95,'DETAILS','705.000$',2),(1431,'project_properties',96,'TITLE','المساحات',1),(1432,'project_properties',96,'DETAILS','58m²►116m²',1),(1433,'project_properties',96,'TITLE','m²Range',2),(1434,'project_properties',96,'DETAILS','58m²►116m²',2),(1450,'project_properties',97,'TITLE','تاريخ البدء',1),(1451,'project_properties',97,'DETAILS','30.4.2015',1),(1452,'project_properties',97,'TITLE','Date of Start',2),(1453,'project_properties',97,'DETAILS','30.4.2015',2),(1454,'project_properties',98,'TITLE','تاريخ الانتهاء',1),(1455,'project_properties',98,'DETAILS','30.11.2016',1),(1456,'project_properties',98,'TITLE','Date of Finish',2),(1457,'project_properties',98,'DETAILS','30.11.2016',2),(1458,'project_properties',99,'TITLE','الحد الأدنى للسعر',1),(1459,'project_properties',99,'DETAILS','121.740$',1),(1460,'project_properties',99,'TITLE','Min Price',2),(1461,'project_properties',99,'DETAILS','121.740$',2),(1462,'project_properties',100,'TITLE','الحد الأعلى للسعر',1),(1463,'project_properties',100,'DETAILS','236.133$',1),(1464,'project_properties',100,'TITLE','Max Price',2),(1465,'project_properties',100,'DETAILS','236.133$',2),(1474,'project_properties',103,'TITLE','المساحات',1),(1475,'project_properties',103,'DETAILS','58m²►90m²',1),(1476,'project_properties',103,'TITLE','m²Range',2),(1477,'project_properties',103,'DETAILS','58m²►90m²',2),(1484,'project_properties',104,'TITLE','تاريخ البدء',1),(1485,'project_properties',104,'DETAILS','2.12.2013',1),(1486,'project_properties',104,'TITLE','Date of Start',2),(1487,'project_properties',104,'DETAILS','2.12.2013',2),(1488,'project_properties',105,'TITLE','تاريخ الانتهاء',1),(1489,'project_properties',105,'DETAILS','31.8.2015',1),(1490,'project_properties',105,'TITLE','Date of Finish',2),(1491,'project_properties',105,'DETAILS','31.8.2015',2),(1492,'project_properties',106,'TITLE','الحد الأدنى للسعر',1),(1493,'project_properties',106,'DETAILS','108.000 $',1),(1494,'project_properties',106,'TITLE','Max Price',2),(1495,'project_properties',106,'DETAILS','108.000 $',2),(1496,'project_properties',107,'TITLE','الحد الأعلى للسعر',1),(1497,'project_properties',107,'DETAILS','336.000 $',1),(1498,'project_properties',107,'TITLE','Max Price',2),(1499,'project_properties',107,'DETAILS','336.000 $',2),(1500,'project_properties',108,'TITLE','المساحات',1),(1501,'project_properties',108,'DETAILS','73.m²►182m²',1),(1502,'project_properties',108,'TITLE','m²Range',2),(1503,'project_properties',108,'DETAILS','73.m²►182m²',2),(1537,'project_properties',109,'TITLE','تاريخ الانتهاء',1),(1538,'project_properties',109,'DETAILS','25.1.2017',1),(1539,'project_properties',109,'TITLE','Date of Finish',2),(1540,'project_properties',109,'DETAILS','25.1.2017',2),(1541,'project_properties',110,'TITLE','الحد الأدنى للسعر',1),(1542,'project_properties',110,'DETAILS','135.000 TL',1),(1543,'project_properties',110,'TITLE','Min Price',2),(1544,'project_properties',110,'DETAILS','135.000 TL',2),(1545,'project_properties',111,'TITLE','الحد الأعلى للسعر',1),(1546,'project_properties',111,'DETAILS','510,000 TL',1),(1547,'project_properties',111,'TITLE','Max Price',2),(1548,'project_properties',111,'DETAILS','510,000 TL',2),(1549,'project_properties',112,'TITLE','المساحات',1),(1550,'project_properties',112,'DETAILS','80.m²►350.m²',1),(1551,'project_properties',112,'TITLE','m²Range',2),(1552,'project_properties',112,'DETAILS','80.m²►350.m²',2),(1568,'project_properties',113,'TITLE','تاريخ البدء',1),(1569,'project_properties',113,'DETAILS','31.1.2011',1),(1570,'project_properties',113,'TITLE','Date of Start',2),(1571,'project_properties',113,'DETAILS','31.1.2011',2),(1572,'project_properties',114,'TITLE','تاريخ الانتهاء',1),(1573,'project_properties',114,'DETAILS','1.1.2015',1),(1574,'project_properties',114,'TITLE','Date of Finish',2),(1575,'project_properties',114,'DETAILS','1.1.2015',2),(1576,'project_properties',115,'TITLE','الحد الأدنى للسعر',1),(1577,'project_properties',115,'DETAILS','154.000 $',1),(1578,'project_properties',115,'TITLE','Min Price',2),(1579,'project_properties',115,'DETAILS','154.000 $',2),(1580,'project_properties',116,'TITLE','الحد الأعلى للسعر',1),(1581,'project_properties',116,'DETAILS','215.000 $',1),(1582,'project_properties',116,'TITLE','Max Price',2),(1583,'project_properties',116,'DETAILS','215.000 $',2),(1588,'project_properties',118,'TITLE','المساحات',1),(1589,'project_properties',118,'DETAILS','81M²►126M²',1),(1590,'project_properties',118,'TITLE','m²Range',2),(1591,'project_properties',118,'DETAILS','81M²►126M²',2),(1633,'project_properties',121,'TITLE','تاريخ البدء',1),(1634,'project_properties',121,'DETAILS','27.12.2013',1),(1635,'project_properties',121,'TITLE','Date of Start',2),(1636,'project_properties',121,'DETAILS','27.12.2013',2),(1637,'project_properties',122,'TITLE','تاريخ الانتهاء',1),(1638,'project_properties',122,'DETAILS','15.9.2015',1),(1639,'project_properties',122,'TITLE','Date of Finish',2),(1640,'project_properties',122,'DETAILS','15.9.2015',2),(1641,'project_properties',123,'TITLE','الحد الأدنى للسعر',1),(1642,'project_properties',123,'DETAILS','85.000 $',1),(1643,'project_properties',123,'TITLE','Min Price',2),(1644,'project_properties',123,'DETAILS','85.000 $',2),(1645,'project_properties',124,'TITLE','الحد الأعلى للسعر',1),(1646,'project_properties',124,'DETAILS','330.000 $',1),(1647,'project_properties',124,'TITLE','Max Price',2),(1648,'project_properties',124,'DETAILS','330.000 $',2),(1649,'project_properties',125,'TITLE','المساحات',1),(1650,'project_properties',125,'DETAILS','66m²►223m²',1),(1651,'project_properties',125,'TITLE','m²Range',2),(1652,'project_properties',125,'DETAILS','66m²►223m²',2),(1659,'project_properties',126,'TITLE','تاريخ البدء',1),(1660,'project_properties',126,'DETAILS','1.9.2007',1),(1661,'project_properties',126,'TITLE','Date of Start',2),(1662,'project_properties',126,'DETAILS','1.9.2007',2),(1663,'project_properties',127,'TITLE','تاريخ الانتهاء',1),(1664,'project_properties',127,'DETAILS','16.5.2015',1),(1665,'project_properties',127,'TITLE','Date of Finish',2),(1666,'project_properties',127,'DETAILS','16.5.2015',2),(1667,'project_properties',128,'TITLE','الحد الأدنى للسعر',1),(1668,'project_properties',128,'DETAILS','235.000 TL',1),(1669,'project_properties',128,'TITLE','Min Price',2),(1670,'project_properties',128,'DETAILS','235.000 TL',2),(1675,'project_properties',130,'TITLE','الحد الأعلى للسعر',1),(1676,'project_properties',130,'DETAILS','3,085,950 TL',1),(1677,'project_properties',130,'TITLE','Max Price',2),(1678,'project_properties',130,'DETAILS','3,085,950 TL',2),(1679,'project_properties',131,'TITLE','المساحات',1),(1680,'project_properties',131,'DETAILS','70m²►586m²',1),(1681,'project_properties',131,'TITLE','m²Range',2),(1682,'project_properties',131,'DETAILS','70m²►586m²',2),(1689,'project_properties',132,'TITLE','تاريخ البدء',1),(1690,'project_properties',132,'DETAILS','31.12.2012',1),(1691,'project_properties',132,'TITLE','Date of Start',2),(1692,'project_properties',132,'DETAILS','31.12.2012',2),(1693,'project_properties',133,'TITLE','تاريخ الانتهاء',1),(1694,'project_properties',133,'DETAILS','31.12.2014',1),(1695,'project_properties',133,'TITLE','Date of Finish',2),(1696,'project_properties',133,'DETAILS','31.12.2014',2),(1701,'project_properties',135,'TITLE','الحد الأدنى للسعر',1),(1702,'project_properties',135,'DETAILS','900.000 TL',1),(1703,'project_properties',135,'TITLE','Min Price',2),(1704,'project_properties',135,'DETAILS','900.000 TL',2),(1705,'project_properties',136,'TITLE','الحد الأعلى للسعر',1),(1706,'project_properties',136,'DETAILS','1.350.000  TL',1),(1707,'project_properties',136,'TITLE','Max Price',2),(1708,'project_properties',136,'DETAILS','1.350.000  TL',2),(1709,'project_properties',137,'TITLE','المساحات',1),(1710,'project_properties',137,'DETAILS','290m²►580m²',1),(1711,'project_properties',137,'TITLE','m²Range',2),(1712,'project_properties',137,'DETAILS','290m²►580m²',2),(1719,'project_properties',138,'TITLE','تاريخ البدء',1),(1720,'project_properties',138,'DETAILS','1.5.2015',1),(1721,'project_properties',138,'TITLE','Date of Start',2),(1722,'project_properties',138,'DETAILS','1.5.2015',2),(1723,'project_properties',139,'TITLE','تاريخ الانتهاء',1),(1724,'project_properties',139,'DETAILS','31.12.2016',1),(1725,'project_properties',139,'TITLE','Date of Finish',2),(1726,'project_properties',139,'DETAILS','31.12.2016',2),(1727,'project_properties',140,'TITLE','الحد الأدنى للسعر',1),(1728,'project_properties',140,'DETAILS','110.000 $',1),(1729,'project_properties',140,'TITLE','Min Price',2),(1730,'project_properties',140,'DETAILS','110.000 $',2),(1731,'project_properties',141,'TITLE','الحد الأعلى للسعر',1),(1732,'project_properties',141,'DETAILS','176.000 $',1),(1733,'project_properties',141,'TITLE','Max Price',2),(1734,'project_properties',141,'DETAILS','176.000 $',2),(1735,'project_properties',142,'TITLE','المساحات',1),(1736,'project_properties',142,'DETAILS','140m²►280m²',1),(1737,'project_properties',142,'TITLE','m²Range',2),(1738,'project_properties',142,'DETAILS','140m²►280m²',2),(1745,'project_properties',143,'TITLE','تاريخ البدء',1),(1746,'project_properties',143,'DETAILS','1.4.2015',1),(1747,'project_properties',143,'TITLE','Date of Start',2),(1748,'project_properties',143,'DETAILS','1.4.2015',2),(1749,'project_properties',144,'TITLE','تاريخ الانتهاء',1),(1750,'project_properties',144,'DETAILS','31.1.2017',1),(1751,'project_properties',144,'TITLE','Date of Finish',2),(1752,'project_properties',144,'DETAILS','31.1.2017',2),(1753,'project_properties',145,'TITLE','الحد الأدنى للسعر',1),(1754,'project_properties',145,'DETAILS','300.000 TL',1),(1755,'project_properties',145,'TITLE','Min Price',2),(1756,'project_properties',145,'DETAILS','300.000 TL',2),(1757,'project_properties',146,'TITLE','الحد الأعلى للسعر',1),(1758,'project_properties',146,'DETAILS','370,000 TL',1),(1759,'project_properties',146,'TITLE','Max Price',2),(1760,'project_properties',146,'DETAILS','370,000 TL',2),(1765,'project_properties',148,'TITLE','المساحات',1),(1766,'project_properties',148,'DETAILS','190m²►370m²',1),(1767,'project_properties',148,'TITLE','m²Range',2),(1768,'project_properties',148,'DETAILS','190m²►370m²',2),(1784,'project_properties',149,'TITLE','تاريخ البدء',1),(1785,'project_properties',149,'DETAILS','30.9.2014',1),(1786,'project_properties',149,'TITLE','Date of Finish',2),(1787,'project_properties',149,'DETAILS','30.9.2014',2),(1788,'project_properties',150,'TITLE','تاريخ الانتهاء',1),(1789,'project_properties',150,'DETAILS','31.12.2016',1),(1790,'project_properties',150,'TITLE','Date of Finish',2),(1791,'project_properties',150,'DETAILS','31.12.2016',2),(1792,'project_properties',151,'TITLE','الحد الأدنى للسعر',1),(1793,'project_properties',151,'DETAILS','310.000 TL',1),(1794,'project_properties',151,'TITLE','Min Price',2),(1795,'project_properties',151,'DETAILS','310.000 TL',2),(1796,'project_properties',152,'TITLE','الحد الأعلى للسعر',1),(1797,'project_properties',152,'DETAILS','335.000 TL',1),(1798,'project_properties',152,'TITLE','Max Price',2),(1799,'project_properties',152,'DETAILS','335.000 TL',2),(1800,'project_properties',153,'TITLE','المساحات',1),(1801,'project_properties',153,'DETAILS','165m²►215m²',1),(1802,'project_properties',153,'TITLE','m²Range',2),(1803,'project_properties',153,'DETAILS','165m²►215m²',2),(1819,'project_properties',154,'TITLE','تاريخ الانتهاء',1),(1820,'project_properties',154,'DETAILS','31.12.2017',1),(1821,'project_properties',154,'TITLE','Date of Finish',2),(1822,'project_properties',154,'DETAILS','31.12.2017',2),(1823,'project_properties',155,'TITLE','الحد الأدنى للسعر',1),(1824,'project_properties',155,'DETAILS','275.000 TL',1),(1825,'project_properties',155,'TITLE','Min Price',2),(1826,'project_properties',155,'DETAILS','275.000 TL',2),(1827,'project_properties',156,'TITLE','الحد الأعلى للسعر',1),(1828,'project_properties',156,'DETAILS','285.000 TL',1),(1829,'project_properties',156,'TITLE','Max Price',2),(1830,'project_properties',156,'DETAILS','285.000 TL',2),(1831,'project_properties',157,'TITLE','المساحات',1),(1832,'project_properties',157,'DETAILS','165m²◄►165m²',1),(1833,'project_properties',157,'TITLE','m²Range',2),(1834,'project_properties',157,'DETAILS','165m²◄►165m²',2),(1859,'project_properties',158,'TITLE','تاريخ الانتهاء',1),(1860,'project_properties',158,'DETAILS','30/06/2015',1),(1861,'project_properties',158,'TITLE','Date of Finish',2),(1862,'project_properties',158,'DETAILS','30/06/2015',2),(1863,'project_properties',159,'TITLE','الحد الأدنى للسعر',1),(1864,'project_properties',159,'DETAILS','140,000 TL',1),(1865,'project_properties',159,'TITLE','Min Price',2),(1866,'project_properties',159,'DETAILS','140,000 TL',2),(1867,'project_properties',160,'TITLE','الحد الأعلى للسعر',1),(1868,'project_properties',160,'DETAILS','622,156TL',1),(1869,'project_properties',160,'TITLE','Max Price',2),(1870,'project_properties',160,'DETAILS','622,156TL',2),(1871,'project_properties',161,'TITLE','المساحات',1),(1872,'project_properties',161,'DETAILS','34m²►177m²',1),(1873,'project_properties',161,'TITLE','m²Range',2),(1874,'project_properties',161,'DETAILS','34m²►177m²',2),(1890,'project_properties',162,'TITLE','تاريخ البدء',1),(1891,'project_properties',162,'DETAILS','01/09/2015',1),(1892,'project_properties',162,'TITLE','Date of Start',2),(1893,'project_properties',162,'DETAILS','01/09/2015',2),(1898,'project_properties',164,'TITLE','تاريخ الانتهاء',1),(1899,'project_properties',164,'DETAILS','31/12/2017',1),(1900,'project_properties',164,'TITLE','Date of Finish',2),(1901,'project_properties',164,'DETAILS','31/12/2017',2),(1902,'project_properties',165,'TITLE','المساحات',1),(1903,'project_properties',165,'DETAILS','71m²►197m²',1),(1904,'project_properties',165,'TITLE','m²Range',2),(1905,'project_properties',165,'DETAILS','71m²►197m²',2),(1906,'project_properties',166,'TITLE','الحد الأدنى للسعر',1),(1907,'project_properties',166,'DETAILS','299.000TL',1),(1908,'project_properties',166,'TITLE','Min Price',2),(1909,'project_properties',166,'DETAILS','299.000TL',2),(1910,'project_properties',167,'TITLE','الحد الأعلى للسعر',1),(1911,'project_properties',167,'DETAILS','957,000TL',1),(1912,'project_properties',167,'TITLE','Max Price',2),(1913,'project_properties',167,'DETAILS','957,000TL',2),(1923,'projects',3,'DETAILS','<p>أطلقت SH-003 من جديد مشروع فريد من نوعه ,.تخيل العيش في مشروع يحتوي على أكثر مما تحتاجه، يقدم لك متعة الحياة العصرية والرفاهية داخل الطبيعة الخلابة الذي يجمع ما بين السكن والعيش بالقرب من الغابة والبحيرة. مع شعار \" هل تعتقد بأنك تستطيع زيارة جارك سباحة؟\" هذا المشروع يفتح لك الابواب لحياة مختلفة.</p>\r\n\r\n<p> </p>\r\n\r\n<p> </p>\r\n\r\n<p>يقدم لك الفرصة لاختيار السكن الملائم مع انماط شقق مختلفة, 1 +1, 2 +1, 3 +1, 4+1 ,5+1 ، تتميز بتراس و بالاضافة الى العديد من المرافق الاجتماعية. هذا المشروع هو خياركم الافضل للسكن والاستثمار معا.</p>\r\n',1),(1924,'projects',3,'SHORT1','منتجع لأربعة فصول, عطلة لمدة 365 يوم..',1),(1925,'projects',3,'SHORT2','نشاطات مائية في أكبر بحيرة اصطناعية ',1),(1926,'projects',3,'DETAILS','<p dir=\"ltr\">Again we launched a unique project named SH-003 . Imagine a life in a project that contains more than you need this unique project offers you to enjoy of a modern life within the nature by the concept of residence, lake and forest. With the slogan \"do you think you can go to the neighbor swimming??\" SH-003 opens the door of a different life.</p>\r\n\r\n<p dir=\"ltr\"> </p>\r\n\r\n<p dir=\"ltr\"> </p>\r\n\r\n<p dir=\"ltr\">SH-003 provides the opportunity to create your own living space with different size of flat options like 1 +1, 2 +1, 3 +1, 4 +1 and 5 +1 with terrace Penthouse apartments and lots of social opportunities .This project is a profitable choice for both usage of residency and investment <.p></p>\r\n',2),(1927,'projects',3,'SHORT1','4 SEASON RESORT HOLIDAY FOR 365 DAYS',2),(1928,'projects',3,'SHORT2','Water activity with the biggest artificial lake',2),(1929,'projects',3,'DETAILS','',3),(1930,'projects',3,'SHORT1','',3),(1931,'projects',3,'SHORT2','',3),(1941,'projects',4,'DETAILS','<p>المشروع SH-004 الذي يقع في المنطقة الواصلة بين بيليك دوزو و باهشا-شيهير هو مشروع مميز بوجود مول للتسوق داخله، و مركز للأعمال، بالإضافة الى وجود المرافق الاجتماعية فيه.</p>\r\n\r\n<p>المشروع يوفر كلا من المساحة المميزة للعيش، و الفرصة المتميزة للإستثمار.</p>\r\n\r\n<p>للمرة الأولى في العالم و في تركيا، نقدم لكم هذا المشروع مع أكثر من 176 خيار مختلف من تصميم الشقق. المشروع لا يهدف فقط لإعطائكم مكان للعيش، بل يهدف أيضا لجعلكم تعيشون حياة مميزة مليئة بالتصاميم العصرية المستوحاة من تصميم المشروع.</p>\r\n\r\n<p>المشروع مكون من بنائين سكنيين، و بناء للمكاتب و الأعمال.</p>\r\n\r\n<p>1.066 شقة في المباني A و B،554 مكتب، و 44 محل تجاري في المبنى C. المشروع يبعد فقط 800 متر عم الطريق الدولي (E5) و 12 كم عن مطار اتاتورك الدولي، و 4 كم عن شاطئ البحر. المشروع هو فرصتكم لأن تجربّو الحياة في مكان مميز و شاعري، في مدينة التقاء القارتين</p>\r\n',1),(1942,'projects',4,'SHORT1','أحيانا يمكنك ان ترى رمزا يخبرك عن جميع الاشياء لانه ما ان تراه حتى تشعر برغبة في الحياة',1),(1943,'projects',4,'SHORT2','SH-004 حائز على جائزة أفضل تصميم ',1),(1944,'projects',4,'DETAILS','<p dir=\"ltr\">SH-004 which is implemented in Beylikd&uuml;z&uuml;- Bah&ccedil;eşehir Tem connection road is a concept Project with its shopping mall, business center and social activities. SH-004 offers both beautiful living spaces and lucrative investment opportunities with different habitats and modern architecture.</p>\r\n\r\n<p dir=\"ltr\">This Project is also aiming to offer a new trends.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">is not just aiming a living spaces, it</p>\r\n\r\n<p dir=\"ltr\">For the first time in Turkey and in the World &ldquo;176 different types of apartments&rdquo; will take place in SH-004.&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Designed by reflecting a different architecture SH-004, put forward the claim with presenting a privileged lifestyle.</p>\r\n\r\n<p dir=\"ltr\">Besides its location advantages, SH-004 attract attention with unique architecture, busidence concept and exclusive luxury style.</p>\r\n\r\n<p dir=\"ltr\">SH-004 consists of 2 residences, 1 business and 1 shopping mall. In this Project there are 1.066 units, 554 offices and 44 stores. In A- B Blocks, there are residence units and in C Block there are offices and home offices. SH-004 is only 800 m to e-5 road, 12 km to Atat&uuml;rk airport and 4 km to sea bus.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">Do you want to experience an unusual difference in a place like poetry where the continents meet?</p>\r\n',2),(1945,'projects',4,'SHORT1','SH-004 tells everything because once you look at it , you want to live.',2),(1946,'projects',4,'SHORT2','SH-004 Best Design Award  ',2),(1947,'projects',4,'DETAILS','',3),(1948,'projects',4,'SHORT1','',3),(1949,'projects',4,'SHORT2','',3),(1995,'projects',13,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-002<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، هو مشروع مقام على مساحة قدرها 150.000 متر مربع يحتوي على 5 أبنية مقامة على مساحة 28.5000 متر مربع. المشروع يتكون من 1400 شقة بأنماط 0+1، 1+1، 2+1، 3+1 . بجانب ذلك يحتوي هذا المشروع على شقق دوبلكس و شقق على السطح ذات شرفات وذلك كخيارات لدى العملاء.</span></p>\r\n',1),(1996,'projects',13,'SHORT1','SH-002 الخيار الاستثماري الأنسب',1),(1997,'projects',13,'SHORT2','SH-002 الخيار الاستثماري الأنسب',1),(1998,'projects',13,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;</span>SH-002<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> has 150.000 m&sup2; of construction area in 5 blocks, constructed on 28.500 m&sup2; of plot area. The project has mixed-use characteristics with residential units, hotel, shopping center and road-facing retail units. Residential part of the project approximately has 1400 housing units. Residential units have different sizes as 1+0, 1+1, 2+1, 3+1. Duplex, penthouse and units-with-terrace houses are also included in the project.&nbsp;</span></p>\r\n',2),(1999,'projects',13,'SHORT1','SH-002 Best Investment Choice',2),(2000,'projects',13,'SHORT2','SH-002 Best Investment Choice',2),(2001,'projects',13,'DETAILS','',3),(2002,'projects',13,'SHORT1','',3),(2003,'projects',13,'SHORT2','',3),(2031,'projects',24,'DETAILS','<p>SH-017<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> مشروع متكامل يقع في منطقة محموتلار في ألانيا، ذو إطلالة فريدة على البحر المتوسط وجبال طوروس. يتوضع المشروع على مساحة 3.451 م2، وتتألف أبنيتها من 12 طابق 1+1، 2+1، 3+1 بالإضافة إلى شقق دوبلكس بمجموع 141 شقة. يتوفر لكل غرفة شرفة خاصة بها.</span><br />\r\n&nbsp;</p>\r\n',1),(2032,'projects',24,'SHORT1','Project  SH-017',1),(2033,'projects',24,'SHORT2','Project  SH-017',1),(2034,'projects',24,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; </span>SH-017<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, a dream home on a foundation of excellence, with a fabulous location in Mahmutlar Region allows a great view over the Mediterranean, picturesque Taurus mountains as well as Alanya city.</span></p>\r\n',2),(2035,'projects',24,'SHORT1','Project  SH-017',2),(2036,'projects',24,'SHORT2','Project  SH-017',2),(2037,'projects',24,'DETAILS','',3),(2038,'projects',24,'SHORT1','',3),(2039,'projects',24,'SHORT2','',3),(2058,'projects',27,'DETAILS','<p><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;</span>SH-020&nbsp;و<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">المنفذة على مساحة إجمالية قدرها 55.000 مترمربع في منطقة عثمان غازي في مدينة بورصا، حيث يتألف المشروع من 300 شقة ومن 24 مكتب عمل في القطاع رقم 12 . يوجد في المشروع أنواع من الشقق، يوجد شقق بمساحة 130 مترمربع عبارة عن 2+1، وشقق بمساحة 155 مترمربع 3+1، وشقق بمساحة 195 مترمربع 4+1، وشقق بمساحة 225 مترمربع 5+1.</span></p>\r\n',1),(2059,'projects',27,'SHORT1','Project SH-020',1),(2060,'projects',27,'SHORT2','Project SH-020',1),(2061,'projects',27,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; </span>SH-020<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, implemented on a total area of 55,000 m2 in Bursa Osmangazi, consisting of 300 apartments and 24 office comes in 12 blocks. There are 4 types of unit, 130 sqm 2 + 1 apartments, 155sqm 3 + 1 apartment, of 195 sqm 4 + 1 apartments and 225 sqm 5 + 1 apartment. Depending on landscape architectural ,</span></p>\r\n',2),(2062,'projects',27,'SHORT1','Project SH-020',2),(2063,'projects',27,'SHORT2','Project SH-020',2),(2064,'projects',27,'DETAILS','',3),(2065,'projects',27,'SHORT1','',3),(2066,'projects',27,'SHORT2','',3),(2073,'project_properties',168,'TITLE','تاريخ البدء',1),(2074,'project_properties',168,'DETAILS','15.6.2014',1),(2075,'project_properties',168,'TITLE','Date of Start',2),(2076,'project_properties',168,'DETAILS','15.6.2014',2),(2077,'project_properties',169,'TITLE','تاريخ الانتهاء',1),(2078,'project_properties',169,'DETAILS','29.2.2016',1),(2079,'project_properties',169,'TITLE','Date of Finish',2),(2080,'project_properties',169,'DETAILS','29.2.2016',2),(2081,'project_properties',170,'TITLE','الحد الأدنى للسعر',1),(2082,'project_properties',170,'DETAILS','102.002 $',1),(2083,'project_properties',170,'TITLE','Min Price',2),(2084,'project_properties',170,'DETAILS','102.002 $',2),(2085,'project_properties',171,'TITLE','الحد الأعلى للسعر',1),(2086,'project_properties',171,'DETAILS','582.817 $',1),(2087,'project_properties',171,'TITLE','Max Price',2),(2088,'project_properties',171,'DETAILS','582.817 $',2),(2089,'project_properties',172,'TITLE','المساحات',1),(2090,'project_properties',172,'DETAILS','72m²►320m²',1),(2091,'project_properties',172,'TITLE','m²Range',2),(2092,'project_properties',172,'DETAILS','72m²►320m²',2),(2117,'project_properties',173,'TITLE','تاريخ البدء',1),(2118,'project_properties',173,'DETAILS','31/01/2013',1),(2119,'project_properties',173,'TITLE','Date of Start',2),(2120,'project_properties',173,'DETAILS','31/01/2013',2),(2121,'project_properties',174,'TITLE','تاريخ الانتهاء',1),(2122,'project_properties',174,'DETAILS','01/06/2016',1),(2123,'project_properties',174,'TITLE','Date of Finish',2),(2124,'project_properties',174,'DETAILS','01/06/2016',2),(2125,'project_properties',175,'TITLE','الحد الأدنى للسعر',1),(2126,'project_properties',175,'DETAILS','304,000 TL',1),(2127,'project_properties',175,'TITLE','Min Price',2),(2128,'project_properties',175,'DETAILS','304,000 TL',2),(2129,'project_properties',176,'TITLE','الحد الأعلى للسعر',1),(2130,'project_properties',176,'DETAILS','1,060,500 TL',1),(2131,'project_properties',176,'TITLE','Max Price',2),(2132,'project_properties',176,'DETAILS','1,060,500 TL',2),(2133,'project_properties',177,'TITLE','المساحات',1),(2134,'project_properties',177,'DETAILS','69m²►234m²',1),(2135,'project_properties',177,'TITLE','m²Range',2),(2136,'project_properties',177,'DETAILS','69m²►234m²',2),(2155,'projects',31,'DETAILS','<p>SH-037 هو المشروع الذي يمكن امتيازات لحياتك والسعادة لعائلتك مع إمكانياتها على النحو التالي: منزل في الطابق العلوي والمطاعم في الاسفل&nbsp;حيث يمكنك التمتع بالوجبة المفضلة لديك، المحلات التجارية في الشوارع التي تجعل حياتك أسهل وامتيازات الحياة العصرية في المدن، والمجالات الاجتماعية من هذه المزايا.</p>\r\n',1),(2156,'projects',31,'SHORT1','Project SH-037',1),(2157,'projects',31,'SHORT2','اعظم سعادة في الحياة لتكون قادرا على الابتسام',1),(2158,'projects',31,'DETAILS','<p style=\"direction: ltr; \">&nbsp;SH-037 is a project which can privileges to your life and happiness to your family with its possibilities as : home upstairs , restaurants below stairs where you can enjoy your favorite meal , street shops which make your life easier , modern privileges of city life , social areas of these advantages.</p>\r\n',2),(2159,'projects',31,'SHORT1','Project SH-037',2),(2160,'projects',31,'SHORT2','the greatest happiness in life to be able to smile ',2),(2161,'projects',31,'DETAILS','',3),(2162,'projects',31,'SHORT1','',3),(2163,'projects',31,'SHORT2','',3),(2218,'projects',25,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">تقدم لكم شركة </span>SH-018<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> مشروعها </span>SH-018<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> ذو الطراز العثماني التقليدي والمصمم بخطوط عصرية مما يجعلها من المدينة نقطة ألتقاء للحضارات. سيتم بناء مشروع </span>SH-018<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> على مساحة 232.000 متر مربع، مع بنية تحتية حديثة التصميم، بركة اصطناعية، شقق فاخرة، ساحة عامة، كراج سيارات مفتوح ومغلق، منشآت مخصصة لأنشطة الشباب والأطفال ومراكز ترفيهية ستجعل من مدينة بورصا مركزاً جديداً للجذب. المناظر االطبيعية والمشاهد الحية التي ستضفي الحركة والحيوية إلى المشروع هي: بحيرة اصطناعية بمساحة تبلغ 26.000 متر مربع، رصيف ساحلي، حدائق، مدرجات، جسور، حدائق مخصصة لممارسة الهوايات، أشجار متنوعة ومساحات خضراء تجعل من المشروع مكاناً للألتقاء الللونين الأخضر والأزرق. يقدم لكم مشروع </span>SH-018<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> خدمات اجتماعية عالية الجودة، مراكز رياضية وصحية، كافيهات، مطاعم، رياض أطفال وخدمات التنظيف وغيرها.</span></p>\r\n',1),(2219,'projects',25,'SHORT1','Project SH-018',1),(2220,'projects',25,'SHORT2','الحضارة والطبيعة في مكان واحد',1),(2221,'projects',25,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; Bursa becomes the junction of civilizations by the way of&nbsp;</span>SH-018<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;designed by through integrally restudying the traditional Ottoman composition and today&#39;s modern concept. Designed to be constructed on an area of around 232.000 sqm</span></p>\r\n',2),(2222,'projects',25,'SHORT1','Project SH-018',2),(2223,'projects',25,'SHORT2','Civilization and nature in one place',2),(2224,'projects',25,'DETAILS','',3),(2225,'projects',25,'SHORT1','',3),(2226,'projects',25,'SHORT2','',3),(2288,'project_properties',179,'TITLE','تاريخ البدء',1),(2289,'project_properties',179,'DETAILS','01.09.2014',1),(2290,'project_properties',179,'TITLE','Date of Start',2),(2291,'project_properties',179,'DETAILS','01.09.2014',2),(2292,'project_properties',180,'TITLE','تاريخ الانتهاء',1),(2293,'project_properties',180,'DETAILS','31.05.2016',1),(2294,'project_properties',180,'TITLE','Date of Finish',2),(2295,'project_properties',180,'DETAILS','31.05.2016',2),(2296,'project_properties',181,'TITLE','الحد الأدنى للسعر',1),(2297,'project_properties',181,'DETAILS','255.293 $',1),(2298,'project_properties',181,'TITLE','Min Price',2),(2299,'project_properties',181,'DETAILS','255.293 $',2),(2300,'project_properties',182,'TITLE','الحد الأعلى للسعر',1),(2301,'project_properties',182,'DETAILS','425.325 $',1),(2302,'project_properties',182,'TITLE','Max Price',2),(2303,'project_properties',182,'DETAILS','425.325 $',2),(2304,'project_properties',183,'TITLE','المساحات',1),(2305,'project_properties',183,'DETAILS','134m²►196m²',1),(2306,'project_properties',183,'TITLE','m²Range',2),(2307,'project_properties',183,'DETAILS','134m²►196m²',2),(2341,'project_properties',184,'TITLE','تاريخ البدء',1),(2342,'project_properties',184,'DETAILS','15.6.2016',1),(2343,'project_properties',184,'TITLE','Date of Start',2),(2344,'project_properties',184,'DETAILS','15.6.2016',2),(2345,'project_properties',185,'TITLE','تاريخ الانتهاء',1),(2346,'project_properties',185,'DETAILS','18.3.2017',1),(2347,'project_properties',185,'TITLE','Date of Finish',2),(2348,'project_properties',185,'DETAILS','18.3.2017',2),(2349,'project_properties',186,'TITLE','الحد الأدنى للسعر',1),(2350,'project_properties',186,'DETAILS','192.813 $',1),(2351,'project_properties',186,'TITLE','Min Price',2),(2352,'project_properties',186,'DETAILS','192.813 $',2),(2353,'project_properties',187,'TITLE','الحد الأعلى للسعر',1),(2354,'project_properties',187,'DETAILS','388.582 $',1),(2355,'project_properties',187,'TITLE','Max Price',2),(2356,'project_properties',187,'DETAILS','388.582 $',2),(2357,'project_properties',188,'TITLE','المساحات',1),(2358,'project_properties',188,'DETAILS','109m²►185m²',1),(2359,'project_properties',188,'TITLE','m²Range',2),(2360,'project_properties',188,'DETAILS','109m²►185m²',2),(2439,'projects',38,'DETAILS','<p>يقع مشروع&nbsp;SH-041 بالقرب من قلب بيليك دوزو الأخذة بالتطور والنمو بشكل سريع ,&nbsp;ويحيط بالمشروع جميع &nbsp;ماركات &nbsp;مراكز &nbsp;التسوق &nbsp;من كارفور &nbsp; وميكروس &nbsp;وباوهاوس &nbsp;ومركز &nbsp;التسوق &nbsp;مرمرا بارك&nbsp;ثالث اكبر مركز تسوق في اسطنبول&nbsp;, يبعد مشروع&nbsp;SH-041 حوالي 15 دقيقة عن مطار اتاتور و3 دقائق عن طريق E5 والمتروبوس احد اهم وسائل النقل في اسطنبول &nbsp;بلاضافة لوجد اثنان من المشافي على بعد خمس دقائق من المشروع , ويتوسط المشروع تجمع كبير للمطاعم والمقاهي ليكون من اكثر المشاريع حيوية في بيليك دوزو واسنيورت فضلا&nbsp;عن احتوائه على خدمات تجعل حياتك في المنزل كما لو انك في فندق خمس نجوم&nbsp;&nbsp;</p>\r\n',1),(2440,'projects',38,'SHORT1','Project SH-041',1),(2441,'projects',38,'SHORT2','Project SH-041',1),(2442,'projects',38,'DETAILS','<p style=\"direction: ltr; \">SH-041 project close to the heart of Beylikd&uuml;z&uuml; that evolving and growing rapidly , surrounded the project all brands shopping malls of Carrefour and MIGROS and the Bauhaus and the shopping center Marmara Park The third &nbsp;largest shopping center in Istanbul, the SH-041 project away 15 minutes from the airport and 3 minutes by E5 Way and the metrobus one of the main means of transport in Istanbul and you find Two hospitals in five minutes away from You, and mediates the project a large gathering of restaurants and cafes to be one of the most vital projects in Beylikd&uuml;z&uuml; and esenyurt , As well as include services make your life at home as if you were in a five-star hotel .</p>\r\n',2),(2443,'projects',38,'SHORT1','Project SH-041',2),(2444,'projects',38,'SHORT2','Project SH-041',2),(2445,'projects',38,'DETAILS','',3),(2446,'projects',38,'SHORT1','',3),(2447,'projects',38,'SHORT2','',3),(2448,'project_properties',189,'TITLE','الحد الأدنى للسعر',1),(2449,'project_properties',189,'DETAILS','240.000 TL',1),(2450,'project_properties',189,'TITLE','Min Price',2),(2451,'project_properties',189,'DETAILS','240.000 TL',2),(2452,'project_properties',190,'TITLE','الحد الأعلى للسعر',1),(2453,'project_properties',190,'DETAILS','750.000 TL',1),(2454,'project_properties',190,'TITLE','Max Price',2),(2455,'project_properties',190,'DETAILS','750.000 TL',2),(2456,'project_properties',191,'TITLE','المساحات',1),(2457,'project_properties',191,'DETAILS','80m²►210m²',1),(2458,'project_properties',191,'TITLE','m²Range',2),(2459,'project_properties',191,'DETAILS','80m²►210m²',2),(2466,'projects',39,'DETAILS','<p>Project SH-040</p>\r\n',1),(2467,'projects',39,'SHORT1','Project SH-040',1),(2468,'projects',39,'SHORT2','Project SH-040',1),(2469,'projects',39,'DETAILS','<p>Project SH-040</p>\r\n',2),(2470,'projects',39,'SHORT1','Project SH-040',2),(2471,'projects',39,'SHORT2','Project SH-040',2),(2472,'projects',39,'DETAILS','',3),(2473,'projects',39,'SHORT1','',3),(2474,'projects',39,'SHORT2','',3),(2475,'project_properties',192,'TITLE','الحد الأدنى للسعر',1),(2476,'project_properties',192,'DETAILS','224.250  TL',1),(2477,'project_properties',192,'TITLE','Min Price',2),(2478,'project_properties',192,'DETAILS','224.250  TL',2),(2479,'project_properties',193,'TITLE','الحد الأعلى للسعر',1),(2480,'project_properties',193,'DETAILS','559.000 TL',1),(2481,'project_properties',193,'TITLE','Max Price',2),(2482,'project_properties',193,'DETAILS','559.000 TL',2),(2483,'project_properties',194,'TITLE','المساحات',1),(2484,'project_properties',194,'DETAILS','69m²►172m²',1),(2485,'project_properties',194,'TITLE','m²Range',2),(2486,'project_properties',194,'DETAILS','69m²►172m²',2),(2505,'lands',6,'DETAILS','<p>lsavbvdjsakckjankjasjhfbwqakjlknlkdkjnkndk</p>\r\n',1),(2506,'lands',6,'DETAILS','<p>lajkxhb hjndslkfnvkbdl&#39;;nmjjkdjlknjlkhdjndlkklksnlk.mslkkmv.kjdlc</p>\r\n',2),(2507,'projects',22,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-016<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> يتكون من 7 بنايات مقامة على مساحة قدرها 7.965 متر مربع، حيث تم تصميم هذا المشروع لأولئك الذين لا يستطيعون التخلي عن البحر. المشروع مصمم من شقق 1+1 مساحتها 75 متر مربع، 2+1 مساحتها 113 متر مربع، 3+1 مساحتها 158 متر مربع، 4+1 مساحتها 190 متر مربع، شقق دوبلكس 3+1 مساحتها 151 متر مربع، شقق دوبلكس 5+1 مساحتها 200 متر مربع، شقق دوبلكس 6+2 مساحتها 285 متر مربع، شقق 8+2 مساحتها 350 متر مربع. حيث بإمكانكم الحصول على هذه المنازل بالتقسيط المريح لمدة 36 شهرا.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">هذا المشروع ملئ بالتصاميم المختلفة، حيث يوفر لكم المشروع الراحة من خلال موقف سيارات مغلق و مفتوح و يوفر كذلك الأمن، بالإضافة إلى أنه يوفر لكم منظر البحر الذي يعطي الطمأنينة و الهدوء.</span></p>\r\n',1),(2508,'projects',22,'SHORT1','Project SH-016',1),(2509,'projects',22,'SHORT2','Project SH-016',1),(2510,'projects',22,'DETAILS','<p>SH-016 t<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">his project, designed specially for sea lovers, consists of a 7.965 sqm green-field landscaped area in 7 blocks. The designs are 1+1 75 sqm, 2+1 113 sqm, 3+1 158 sqm, 4+1 190 sqm, 3+1 duplex apartment 151 sqm, 5+1 duplex apartment 200 sqm, 6+2 duplex apartment 285 sqm, and 8+2 350 sqm. Payment is by instalments at no extra cost.The project makes a strong impression with its different design and offers you convenience with its indoor and outdoor car park besides the tranquillity of the sea scene. You will relax in the pool while the kids ride a bike, play in the kids area and make new friends.</span></p>\r\n',2),(2511,'projects',22,'SHORT1','Project SH-016',2),(2512,'projects',22,'SHORT2','Project SH-016',2),(2513,'projects',22,'DETAILS','',3),(2514,'projects',22,'SHORT1','',3),(2515,'projects',22,'SHORT2','',3),(2516,'projects',30,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">هل ترغبون في إضافة قيمة لحياتكم؟ إذا كان الجواب بنعم فإن هذا المشروع مثلما تريدون تماما. يتكون مشروع </span>SH-021<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> من 7 بنايات مقامة على مساحة قدرها 7.965 متر مربع، كما بإمكانكم التمتع برؤية بحر طرابزون الفريد من نوعه من خلال شقق هذا المشروع و المعدة بنظام 3+1 حيث تقدر مساحة الشقة حوالي 165 متر مربع.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-021<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> يعرض لكم منزل أحلامكم، حيث أن المشروع مصمم بطريقة رائعة جدا ومزود بالخدمات الممتازة.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">هذا المشروع اللافت للنظر سوف يجعلكم تعيشون لحظات لا تنسى برفقة أحبائكم من خلال التمتع بمنظر البحر و منظرالطبيعة الخلابة، و يوفر لك أيضا مساحة كبيرة وواسعة.</span></p>\r\n',1),(2517,'projects',30,'SHORT1','Project SH-021',1),(2518,'projects',30,'SHORT2','اطلالة البحر والطبيعة في طرابزون',1),(2519,'projects',30,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; Would you like to add a great value in your life? If your answer is &lsquo;&rsquo;yes&rsquo;&rsquo;, the project completely suits you.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; </span>SH-021<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> combines great service and magnificient design to give you a home beyond your dreams.This project consist of a 7.965 sqm green-field landscaped area in 7 blocks.</span></p>\r\n',2),(2520,'projects',30,'SHORT1','Project SH-021',2),(2521,'projects',30,'SHORT2','Sea View and nature in Trabzon',2),(2522,'projects',30,'DETAILS','',3),(2523,'projects',30,'SHORT1','',3),(2524,'projects',30,'SHORT2','',3),(2525,'projects',29,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">هذا المشروع يقدم لكم مبنى سكني رائع يفوق خيالكم. يتكون هذا المشروع من 8 بنايات تحتوي على 360 شقة مقامة على أرض مساحتها حوالي 34 ألف متر مربع. الشقق الموجودة في هذا المشروع صممت بنظام 3+1 أو 4+1 لأولئك الذين يرغبون بمنازل واسعة و كبيرة.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">صمم هذا المشروع من أجل راحتكم ومن أجل إمكانية الاستمرار بحياة هادئة و مريحة و مطمئنة، حيث صمم هذا المشروع ملائما للبيئة، حيث سيكون بإمكانكم العيش أنتم و أحبائكم مستمتعين بمنظر البحر و الطبيعة الخلابة الفريدة من نوعها. كما يوفر لكم حياة آمنة بوجود الأمن على مدار 24 ساعة، بالإضافة إلى موقف سيارات داخلي و خارجي، كما يوجد بطاقات للدخول إلى الموقع السكني ولوحة نظام للتعرف على الصوت.</span></p>\r\n',1),(2526,'projects',29,'SHORT1','Project SH-022',1),(2527,'projects',29,'SHORT2','الحياة الهادئة المريحة و المطمئنة',1),(2528,'projects',29,'DETAILS','<p>SH-022<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> combines a great service beyond of your dreams. It is located on 34,000 m2 land and included 3+1(165m2-175m2)and available 4+1(215 m2) for someone who wishes to have wider and large area.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">The project is designed for your tranquility and comfort with your beloved. While you enjoy both the nature and the unique sea scene, you will also relax in wider and more large area. The project also offers you a very secure life with its 24 hours security besides indoor and outdoor parkings, card entrance system to the site and licence plate recognition system.</span></p>\r\n',2),(2529,'projects',29,'SHORT1','Project SH-022',2),(2530,'projects',29,'SHORT2','Quiet comfortable and reassuring life ',2),(2531,'projects',29,'DETAILS','',3),(2532,'projects',29,'SHORT1','',3),(2533,'projects',29,'SHORT2','',3),(2543,'projects',23,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">يعد مشروع&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; أحد أرقى و أكثر المشاريع الاستثمارية ربحية في منطقة ألانيا و البحر الأبيض المتوسط في تركيا. يتوضع المنتجع على أرض مساحتها حوالي 26.000 ألف متر مربع مقسمة إلى ثلاث أبنية ضخمة تقدم لكم حياة جديدة ساحرة&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;هو المكان الذي يمكن لأحلامكم أن تتحول إلى حقيقة تستطيعون عيشها. نكهة العيش برفاهية سترافقكم داخل منتجع </span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> ، أدق التفاصيل الدقيقة التي تتمنونها ستجدونها بالإضافة للخدمات العالية الجودة .. عالم متكامل يتضمن أماكن تسلية، أماكن تسوق، حدائق، صالات رياضية، مطاعم، كافيهات و مركز SPA و العديد من الخدمات التي تحتاجونها و أكثر. في قسم الحدائق يمكنكم الاستمتاع بالزلاجات المائية و الاستمتاع في الحديقة المائية أو زيارة ملعب التنس أو حتى القيام بحفلة شواء. بإمكانكم التمتع بمنظر البحر و الجبال من إطلالة شقتكم و السباحة في الشاطئ و الساحل المخصص لمنتجع&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.&nbsp;</span><br />\r\n&nbsp;</p>\r\n',1),(2544,'projects',23,'SHORT1','Project SH-005',1),(2545,'projects',23,'SHORT2','ليس مجرد مجمع سكني بل هو منتجع سياحي فاخر ',1),(2546,'projects',23,'DETAILS','<p style=\"direction: ltr; \"><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;meets us as a luxury property investment in Turkey.&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;complex is situated on the territory of 26 000 square meters and contains three living blocks. It presents you a life from the very first minutes you will enjoy being in </span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.&nbsp;</span>SH-005<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;is the place where you will find happiness and your most courageous dreams will become true.</span></p>\r\n',2),(2547,'projects',23,'SHORT1','Project SH-005',2),(2548,'projects',23,'SHORT2','Not just a residential complex but is a luxury tourist resort',2),(2549,'projects',23,'DETAILS','',3),(2550,'projects',23,'SHORT1','',3),(2551,'projects',23,'SHORT2','',3),(2552,'projects',19,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">يتوسط مشروع </span>SH-012<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> مدينة اسطنبول، في أحد أكثر المناطق الحيوية و على مقربة من المراكز التجارية ومراكز التسوق والترفيه. يعدكم المشروع بتصميمه المعماري الأنيق و المميز بحياة عصرية مميزة. تم إنشاء المشروع على مساحة 17.405 متر مربع، مؤلف من عمارة مكونة من 25 طابق و 144 شقة سكنية.&nbsp;</span></p>\r\n',1),(2553,'projects',19,'SHORT1','SH-012 projects',1),(2554,'projects',19,'SHORT2','SH-012 projects',1),(2555,'projects',19,'DETAILS','<p style=\"direction: ltr; \"><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; It offers you an exclusive life in the center of Istanbul and in the middle of well-established business, finance, shopping and entertainment centers with its design exceeding your expectations. We invite you to the new life that </span>SH-012<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, having a construction area of 17.405 m&sup2;, 25 floors and composed of 144 residences in A+ concept, will offer. </span>SH-012<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> located in a region having the highest rental yield ensures the return of your investment sooner than other projects in Istanbul.&nbsp;</span></p>\r\n',2),(2556,'projects',19,'SHORT1','SH-012 projects',2),(2557,'projects',19,'SHORT2','SH-012 projects',2),(2558,'projects',19,'DETAILS','',3),(2559,'projects',19,'SHORT1','',3),(2560,'projects',19,'SHORT2','',3),(2561,'projects',20,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; يقام ببناء مشروع&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;في منقطقة صفاكوي- كوتشوك&nbsp;تشكميجي على طريق باسين أكسبريس الذي يعد أحد أهم وأكثر الطرق المعروفة في اسطنبول. تم إنشاء مشروع&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;بمفهوم يحاكي الطبيعة، بجدران ونوافذ عازلة للصوت للبقاء بعيداً عن الضوضاء في الخارج ليؤمن لكم العيش في سلامة وسعادة. لن تحتاج للذهاب لقضاء عطلة مع مشروع&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، لأنك ستشعر وكأنك تعيش بين الطبيعة والبحر من خلال إطلالاته البحرية الساحرة على بحر مرمرة ومناظره الخضراء الخلابة. يقدم لكم مشروع&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;أنماط مختلفة من الشقق 0+1، 1+1، 2+1، بتصميم معماري فندقي فاخر يجلب مفهوماً جديداً لخيارات الشقق السكنية.</span></p>\r\n',1),(2562,'projects',20,'SHORT1','SH-013 project',1),(2563,'projects',20,'SHORT2','SH-013 project',1),(2564,'projects',20,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, implemented in K&uuml;&ccedil;&uuml;k&ccedil;ekmece Sefak&ouml;y, is rising on Basın Ekspres Road which is one of the popular center of İstanbul. In this Project, built by environmentalist understanding, as the acoustic side and Windows system have been used , the noise of the city always stays out and you live in peace and happiness. You don&rsquo;t need to go on vacation because Marmara Sea , lying in front of your eyes and landscape decorated with green make you feel you are on a vacation.&nbsp;</span>SH-013<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;brings a new perspective with house options, 1+0, 1+1, 2+1 for developed modern and minimal lifes.&nbsp;</span></p>\r\n',2),(2565,'projects',20,'SHORT1','SH-013 project',2),(2566,'projects',20,'SHORT2','SH-013 project',2),(2567,'projects',20,'DETAILS','',3),(2568,'projects',20,'SHORT1','',3),(2569,'projects',20,'SHORT2','',3),(2570,'projects',26,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-019<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، هو مشروع يقام في منطقة بورصا نيلوفر على مساحة 9 آلاف و 500 متر مربع، وهو يتألف من 72 شقة موجودة في 6 بنايات. وهذا المشروع يرتفع بجانب غابات بالاط في مساحة بناء تقدر 33 ألف متر مربع. وهذا المشروع يهدف لأن يكون واحد من المشاريع المتميزة في مدينة بورصا، حيث أن مشروع&nbsp;</span>S H-019 &nbsp;<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">يتألف من شقق دوبلكس 4+1 و 7+2 .</span></p>\r\n',1),(2571,'projects',26,'SHORT1','Project  SH-019',1),(2572,'projects',26,'SHORT2','Project  SH-019',1),(2573,'projects',26,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; </span>SH-019<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> which is established in Bursa Nilufer within a 9.500 square meters, is comprised of 72 apartments in 6 blocks. The Project, rises beside the Balat forest with 33.000 square meters construction area . Aiming to become one of the most exclusive project in Bursa , </span>SH-019<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> consists of 4 + 1 and 7 + 2 originate from duplex apartment.</span></p>\r\n',2),(2574,'projects',26,'SHORT1','Project  SH-019',2),(2575,'projects',26,'SHORT2','Project  SH-019',2),(2576,'projects',26,'DETAILS','',3),(2577,'projects',26,'SHORT1','',3),(2578,'projects',26,'SHORT2','',3),(2579,'projects',28,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-023<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، يقدم لكم تجربة جديدة في كل لحظة في حياتكم. هذا المشروع، يعتبر من أكثر المشاريع الملفتة للنظر و أكثرها جاذبية، حيث أن هذا المشروع مقام على مساحة قدرها 25.000 متر مربع وهو يتألف من 3 كتل ثنائية. يوجد في هذا المشروع 234 وحدة مصممة خصيصا لإرضاء المشتري، وتعطي كذلك فرصة لتخصيصها لكل عميل: اختيار الخزانات في المطابخ و الحمامات، الأرضيات، الجرانيت،&nbsp;السيراميك . مشروع </span>SH-023<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> يعطي كل مالك مساحة كبيرة، بيوت من النوعين 3+1 أو 4+1.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">هذا المشروع قريب من المطار ومن مراكز التسوق الكبيرة بالإضافة لوجود مصف خاص و آمن للسيارات مما يجعل التنقل داخل المنطقة سهل جدا.</span></p>\r\n',1),(2580,'projects',28,'SHORT1','Project SH-023',1),(2581,'projects',28,'SHORT2','اختر كيف تريد لمنزلك من الداخل ان يكون',1),(2582,'projects',28,'DETAILS','<p>SH-023<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> offers you a new experience every moment of your life. The project, which is the most attractive amongst many eye-catching projects, covers 25,000 sqm in three twin blocks. 234 specially-designed units will please each buyer, giving the opportunity to customise them for each client: choice of cupboards in the kitchen and bathroom, laminated flooring, granite, ceramic. </span>SH-023<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> gives each owner a large area, either of 3+1 or 4+1 rooms.</span></p>\r\n',2),(2583,'projects',28,'SHORT1','Project SH-023',2),(2584,'projects',28,'SHORT2','Choose how you want for your home from inside to be',2),(2585,'projects',28,'DETAILS','',3),(2586,'projects',28,'SHORT1','',3),(2587,'projects',28,'SHORT2','',3),(2588,'projects',21,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; مشروع شركة جبجي </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> يتكون من عمارة واحدة و 12 طابق. إمتلاك شقة في مشروع </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> سيوفر لك الكثير من المزايا، خاصة من حيث الموقع. فهي تبعد عن منطقة محموتلار فقط 200 م والتي تعد واحدة من أكثر مناطق الجذب السياحي في ألانيا، يفصلها عن البحر فقط حديقة. في </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> يمكنك مشاهدة شروق الشمس وغروبه مع إطلالة فريدة على البحر الأبيض المتوسط، وينمحك خدمات فندقية ذات 5 نجوم تتيح لك الفرص لقضاء أمتع العطلات فيها.</span><br />\r\n&nbsp;</p>\r\n',1),(2589,'projects',21,'SHORT1','الفخامة في الحياة والإطلالة المباشرة على البحر',1),(2590,'projects',21,'SHORT2','الفخامة في الحياة والإطلالة المباشرة على البحر',1),(2591,'projects',21,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;&nbsp;</span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;consists of one block with 12 floor with the guarantee of </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">. Buying a property in </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> provides you too much advantages in location because it is separated from the sea only by a municipal parkline, distance to the center of famous touristic town Mahmutlar is just 200m. </span>SH-014<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> offers you getting guaranteed Mediterranean Sea view with its magnificent sunrises and sunsets on the one hand, an opportunity of feeling yourself on holiday in 5-star hotel due to complex&rsquo;s rich infrastructure on the other hand.</span></p>\r\n',2),(2592,'projects',21,'SHORT1','Luxury in life and direct views of the sea',2),(2593,'projects',21,'SHORT2','Luxury in life and direct views of the sea',2),(2594,'projects',21,'DETAILS','',3),(2595,'projects',21,'SHORT1','',3),(2596,'projects',21,'SHORT2','',3),(2606,'projects',33,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-024<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> ، بجميع تفاصيله الدقيقة مصمم خصيصاً للأشخاص الذين يرغبون بامتلاك شقة واسعة، ذات ديكورات فاخرة وحديثة، حيث سيمكنكم هذا المشروع من العيش براحة والتمتع بقضاء المواسم الأربعة في بيتكم السعيد وبدون ملل، إن موقع هذا المشروع المميز يمكنكم من الاستفادة من مميزات المدينة المختلفة، كما ويُبْعدكم عن التعقيدات والزحام.</span></p>\r\n',1),(2607,'projects',33,'SHORT1','Project SH-024',1),(2608,'projects',33,'SHORT2','سيكون لديك التصميم الداخلي الخادع، والشقق الفاخرة الرائعة',1),(2609,'projects',33,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; The project was meticulously designed for people who like to have specious interiors, luxury, and magnificent apartments. You will have the opportunity to pass four seasons in your lovely home without getting bored. You will be able to take advantage of all the opportunities of the city while being protected from its complexity.</span></p>\r\n\r\n<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;</span></p>\r\n',2),(2610,'projects',33,'SHORT1',' Project SH-024',2),(2611,'projects',33,'SHORT2','you would have specious interiors , luxury and magnificent apartments',2),(2612,'projects',33,'DETAILS','',3),(2613,'projects',33,'SHORT1','',3),(2614,'projects',33,'SHORT2','',3),(2615,'projects',34,'DETAILS','<p>في SH-039 تتألف الحياة السكنية من مساحة تضم 357 وحدة سكنية مذهلة و52 منطقة تجارية تعطي للشوارع روحها , SH-039 لا يؤدي فقط الى رفع مستوى الحياة العادية في باهتشه شهير بل وايضا رفع جودة حياتك بأكملها ....</p>\r\n\r\n<p>من ملعب الغولف الصغير الى نادي اللياقة البدنية , من المسبح الداخلي الى عربات الشحن , الحياة في باهتشه شهير مع الاطلالة على البحيرة في SH-039</p>\r\n',1),(2616,'projects',34,'SHORT1','عندما يصبح الحلم حقيقة ',1),(2617,'projects',34,'SHORT2','نحن نعرض عليك اكثر من الجودة , السعادة , الراحة والسلام ....',1),(2618,'projects',34,'DETAILS','<p style=\"direction: ltr; \">consisting of a residential life a area with 357 exclusive apartments , 52 commercial areas and its street life ,&nbsp;SH-039 doesn&#39;t only increase the standards of bah&ccedil;eşehir ,but also your life quality....</p>\r\n\r\n<p style=\"direction: ltr; \">from a mını golf course to a fitness , from an indoor swimming pool to vehicle charging units , the life of&nbsp;bah&ccedil;eşehir with a lake view exists in&nbsp;SH-039</p>\r\n',2),(2619,'projects',34,'SHORT1','when the dream becomes reality ',2),(2620,'projects',34,'SHORT2','we offer you more then quality , happiness , comfort and peace ....',2),(2621,'projects',34,'DETAILS','',3),(2622,'projects',34,'SHORT1','',3),(2623,'projects',34,'SHORT2','',3),(2624,'projects',36,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; يعتبر حي باشاك شهير من أكثر أحياء اسطنبول الأوربية ذات التطور المتسارع. يضم هذا الحي كل من المدينة الصحية، المطار الثالث ( أكبر مطار في العالم )، مجعات تسوق ضخمة و العديد من الجامعات. استطاعت شركة </span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;إمضائها على أحد المشاريع الناجحة الجديدة في هذا الحي. مشروع </span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> الذي تقوم ببنائه الشركة يجمع بين مفاهيم السكن و الخدمة الفندقية و الأسواق القريبة. يتموضع المشروع على أرض مساحتها 5000 م2 و يتألف من أبنية بارتفاعات تتراوح بين 12 و 18 طابقاً تجمع بداخلها 232 شقة سكنية.&nbsp;</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; بكل ما يضمه المشروع من خدمات اجتماعية و مساحات خضراء يوفر لكم حياة مريحة، كما يمكن لأطفالكم الذهاب إلى المدرسة في وقت قياسي و مشياً على الأقدام. تعالوا انضموا معنا إلى هذا المجمع الرائع.&nbsp;</span></p>\r\n',1),(2625,'projects',36,'SHORT1',' كل شيء لأجل خدمة منازلكم ',1),(2626,'projects',36,'SHORT2',' كل شيء لأجل خدمة منازلكم ',1),(2627,'projects',36,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; BAŞAK ŞEHİR, where the Health Urban, 3rd Airport, universities and Shopping Malls have been established, is gaining value as the fastest growing up region in İstanbul. </span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> is the Project of&nbsp;</span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;who writes its name to the successful projects in this region. This Project combines housing, residence Shopping mall and bazaars within a single concept. A new modern city is being built in the city by </span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> , established in an area more than 5.000 m2 with 232 units in the blocks 12 and 18 floored.</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); border:0px; color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; font-stretch:inherit; font-weight:inherit; line-height:13px; margin:0px; padding:0px; text-align:justify; vertical-align:baseline\">&nbsp; </span>SH-025<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;is an excellent Project through and through with its nature and social activities that your children shall go to school by walking , experience neighboorhood life within İstanbul . Let&rsquo;s implicate you in this heartfelt environment.</span></p>\r\n',2),(2628,'projects',36,'SHORT1','enjoy your life at SH-025',2),(2629,'projects',36,'SHORT2','enjoy your life at SH-025',2),(2630,'projects',36,'DETAILS','',3),(2631,'projects',36,'SHORT1','',3),(2632,'projects',36,'SHORT2','',3),(2633,'projects',37,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-026<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">، هو مشروع يعرض عليكم خدمة رائعة ستسعد المقيمين و المستثمرين من خلال موقعة، حيث يقع في أفضل مواقع مدينة باشاك شهير. المشروع مقام على مساحة قدرها 1.7609 متر مربع ويحتوي على 361 شقة و 56 محل تجاري، والشقق فيها بأنماط 2+1، 3+1، 4+1 حيث أن هذه الأنماط ستسهل عليكم عملية اختيار الشقة التي تناسبكم.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">مشروع </span>SH-026<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> سيرفع من مستوى معيشتكم بسهولة، كما أنه يوجد في موقع رائع ومصمم بشكل هندسي معماري رائع سيجعلكم تحققون أحلامكم من خلاله.</span><br />\r\n&nbsp;</p>\r\n',1),(2634,'projects',37,'SHORT1','Project SH-026',1),(2635,'projects',37,'SHORT2','باشاك شهير افضل مكان',1),(2636,'projects',37,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;The magnificient project rising in the best location of Başakşehir will make happy both its residents and investors with its splendid view and rising investment value. Situated on a vast area,1.7609 sqm including 361 units with different types such as 2+1, 3+1 and 4+1 and 56 commercial shops, the project will make you feel relaxed and put you in a heart warming atmosphere.&nbsp;</span></p>\r\n\r\n<p>&nbsp;</p>\r\n',2),(2637,'projects',37,'SHORT1','Project SH-026',2),(2638,'projects',37,'SHORT2','Başakşehir best sites',2),(2639,'projects',37,'DETAILS','',3),(2640,'projects',37,'SHORT1','',3),(2641,'projects',37,'SHORT2','',3),(2642,'projects',10,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; ما رأيكم بأن نعيش معاً اسطنبول بسحرها و روعة نسجها و جمالها و ذلك من خلال مشروع </span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> و بضمانة من&nbsp;</span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; &nbsp;على أجمل شواطئ الطرف الأوربي من مدينة اسطنبول، المزينة بإطلالتها البحرية الخلابة، حيث تم تصميم وبناء المشروع وفق أدق التفاصيل التي تخاطب روحكم. مع هذا المشروع المكون من 208 وحدة سكنية و الخدمات الاجتماعية التي يوفرها و جمال محيطه و سحر إطلالته ستشعرون دائماً بالتميز. تصاميم متعددة و متميزة و أنيقة للشقق في كل طابق من طوابق المشروع تجعلكم تعيشون جمال البحر بلونه الأزرق من داخل بيتكم.&nbsp;</span></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;بالإضافة لما يقدمه المشروع من راحة و أناقة في التصميم فهو يتميز بموقعه المركزي الذي سيتحول إلى نقطة جذب مركزية خلال سنوات قليلة. يبعد عن المطار حوالي 15 دقيقة ، عن خط المتروباص و المواصلات العامة حوالي 5 دقائق، المدارس و مجمعات التسوق 3 دقائق، كما يبعد عن الساحل و المطاعم و أماكن التسلية و الترفيه دقيقتين فقط. مع مشروع&nbsp;</span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;الحياة ستصبح أسهل.</span></p>\r\n',1),(2643,'projects',10,'SHORT1','الراحة والرفاهية',1),(2644,'projects',10,'SHORT2','الراحة والرفاهية',1),(2645,'projects',10,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; Live İstanbul confidently with </span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, with the difference of&nbsp;</span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.New name of enjoying life in İstanbul, a magical İstanbul Fairytale </span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">.</span></p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;&nbsp;</span>SH-010<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">, located on the shores of the fabled European side of Istanbul and ornamented with a perfect sea view, will appeal to your soul as well as your eye with its architecture every detail of which has been meticulously designed for your valued side. You will feel yourself special and different in this distinctive 208-unit boutique project. You will experience a combination of luxury and serenity thanks to the apartments, social facilities, environmental beauty and the inspiring unique view thereof. You will notice that peace and serenity integrates with an approach of sleek and minimal design in front of the magnificent view of Istanbul. You will enjoy the boundless blueness of the sky and the sea in your home with the private terraces of apartments in each and every floor.</span></p>\r\n',2),(2646,'projects',10,'SHORT1','COMFORT & LUXURY',2),(2647,'projects',10,'SHORT2','COMFORT & LUXURY',2),(2648,'projects',10,'DETAILS','',3),(2649,'projects',10,'SHORT1','',3),(2650,'projects',10,'SHORT2','',3),(2651,'lands',7,'DETAILS','<p>المساحة دنوم ونصف اطلالة مباشرة على البحر مرخصة للبناء بارتفاع اربع طوابق&nbsp;</p>\r\n',1),(2652,'lands',7,'DETAILS','<p><strong>Land&nbsp;</strong>SH-100</p>\r\n',2),(2653,'projects',1,'DETAILS','<p>SH-001 يقدم لك ما هو أكثر من مجرد بيت عن طريق رسم أسلوب الحياة كما يحلو لك، حيث تستطيع أن تبدأ يومك بالذهاب الى حوض السباحة ومن ثم الاسترخاء والتخلص من الضغط والتوتر في مركز الاستجمام والمساج الفاخر وفي أي وقت تشاء. تستطيع قضاء وقتك في الملاعب المغلقة والمكشوفة والمسابح ومضامير الركض والمشي، ملاعب كرة السلة وكرة اليد والتنس، كل ما تحتاجونه متوفر في مكان واحد SH-001 حيث يوجد 95000 متر مربع من المروج الخضراء وصالة مناسبات، مقاهي ومطاعم تملئ كل لحظات حياتك بالمتعة.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>إن شركة المشروع&nbsp;SH-001 تأسست عام 1997 للاستثمار في العقارات والمشاريع العقارية، حيث أن&nbsp;أسهم الشركة مدرجة ضمن سوق اسطنبول للأوراق المالية BIST منذ عام 1999، وهي عضو مؤسس في رابطة شركات الاستثمار العقاري وقد حصلت على تصويت 9.02 نقطة من أصل 10 نقاط كشركة أولى ووحيدة في الاستثمار العقاري .</p>\r\n\r\n<p>من أهم المشاريع التي تقوم الشركة ببنائها هوهذا المشروع&nbsp;الذي يعتبر أضخم مشروع يتم إنشائه من قبل القطاع الخاص على مستوى أوروبا ويحتوي على 14 ألف وحدة سكنية منها 8100 شقة سكنية تم تسليمها في المراحل الثلاثة الأولى للمشروع خلال السنوات الأربعة الماضية، وتستمر الشركة ببذل جهدها في إكمال هذا المشروع الضخم المتمثل في المرحلة الرابعة منه.</p>\r\n\r\n<p>SH-001 يقدم&nbsp;نمط حياة مريح من خلال جميع أنواع الشقق المتوفرة، بهندسة معمارية فريدة بالإضافة إلى مواقف السيارات المغطاة والمكشوفة، حماية من قبل فريق أمني خاص على مدى الـ24 ساعة وفريق صيانة، ما يجعل حياتك أسهل وأكثر راحة .</p>\r\n',1),(2654,'projects',1,'SHORT1','تقسيط حتى 48 شهر و بدفعة أولى 20% فقط من قيمة الشقة ',1),(2655,'projects',1,'SHORT2','SH-001 تملك ب 14,500 $ فقط ',1),(2656,'projects',1,'DETAILS','<p dir=\"ltr\">SH-001 provides you more than a house by shaping your life as you wish. You shall start your day in swimming pool and relieve your stress in luxuriously decorated spa in all day when you wish to be. You shall spend your time in indoor and outdoor sports area, swimming pools, walking and jogging trails, basketball, volleyball and tennis courts. All special needs are in one at Innovia 4. 95.000 m2 landscape area, party House, cafes and restaurants.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">fill every moment of life with pleasure.</p>\r\n\r\n<p dir=\"ltr\">The company of SH-001 established in 1997 for investing in real estates and real estate projects. The shares of the company&nbsp;are&nbsp;listed in BİST- Bursa İstanbul, since 1999. SH-001 is the founding member of the Association of Real Estate Investment Companies and has achieved a Corporate Rating of 9.02 over a 10-point scale as the first and only real estate investment company engaging in corporate rating.</p>\r\n\r\n<p dir=\"ltr\">One of the most important projects in Sweet Home 010&rsquo;s portfolio is SH-001.</p>\r\n\r\n<p dir=\"ltr\">SH-001 is the biggest project of Europe by private sector with 14.000 units. Also 8.100 apartments within SH-001&rsquo;s first 3 phases were delivered in last 4 years. The company continues its efforts to complete this large project.</p>\r\n\r\n<p dir=\"ltr\">SH-001 offers comfortable life style with all types of apartment&rsquo;s architectural structure. Also indoor and outdoor parking areas, 24 hour private security and technical service team are making your life easier and more comfortable.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p dir=\"ltr\">The company of SH-001 established in 1997 for investing in real estates and real estate projects. The shares of the company&nbsp;are&nbsp;listed in BİST- Bursa İstanbul, since 1999. SH-001 is the founding member of the Association of Real Estate Investment Companies and has achieved a Corporate Rating of 9.02 over a 10-point scale as the first and only real estate investment company engaging in corporate rating.</p>\r\n\r\n<p dir=\"ltr\">One of the most important projects in Sweet Home 010&rsquo;s portfolio is SH-001.</p>\r\n\r\n<p dir=\"ltr\">SH-001 is the biggest project of Europe by private sector with 14.000 units. Also 8.100 apartments within SH-001&rsquo;s first 3 phases were delivered in last 4 years. The company continues its efforts to complete this large project.</p>\r\n\r\n<p dir=\"ltr\">SH-001 offers comfortable life style with all types of apartment&rsquo;s architectural structure. Also indoor and outdoor parking areas, 24 hour private security and technical service team are making your life easier and more comfortable.</p>\r\n\r\n<p>&nbsp;</p>\r\n',2),(2657,'projects',1,'SHORT1','20% down payment up till 48 months ',2),(2658,'projects',1,'SHORT2','SH-001 Get your house with only 14,500 $',2),(2659,'projects',1,'DETAILS','',3),(2660,'projects',1,'SHORT1','',3),(2661,'projects',1,'SHORT2','',3),(2677,'project_properties',195,'TITLE','تاريخ الانتهاء',1),(2678,'project_properties',195,'DETAILS','30/03/2016',1),(2679,'project_properties',195,'TITLE','Date of Finish',2),(2680,'project_properties',195,'DETAILS','30/03/2016',2),(2681,'project_properties',196,'TITLE','الحد الأدنى للسعر',1),(2682,'project_properties',196,'DETAILS','217.000 TL',1),(2683,'project_properties',196,'TITLE','Min Price',2),(2684,'project_properties',196,'DETAILS','217.000 TL',2),(2685,'project_properties',197,'TITLE','الحد الأعلى للسعر',1),(2686,'project_properties',197,'DETAILS','444.000TL',1),(2687,'project_properties',197,'TITLE','Max Price',2),(2688,'project_properties',197,'DETAILS','444.000TL',2),(2689,'project_properties',198,'TITLE','المساحات',1),(2690,'project_properties',198,'DETAILS','87m²►148m²',1),(2691,'project_properties',198,'TITLE','m²Range',2),(2692,'project_properties',198,'DETAILS','87m²►148m²',2),(2693,'projects',40,'DETAILS','',1),(2694,'projects',40,'SHORT1','اجعل حياتك ابسط ',1),(2695,'projects',40,'SHORT2','اجعل حياتك ابسط',1),(2696,'projects',40,'DETAILS','<p>when you buy a house in SH-035 . you also gain yourself a life time solution partner for everything you will need in turkey . choose your style of furnishing from our catalogue and wait till our interior designer hands you the key , our back up team will arrange electricity , heating , water an cable tv for your living &nbsp;</p>\r\n',2),(2697,'projects',40,'SHORT1','simplify your life',2),(2698,'projects',40,'SHORT2','simplify your life',2),(2699,'projects',40,'DETAILS','',3),(2700,'projects',40,'SHORT1','',3),(2701,'projects',40,'SHORT2','',3),(2717,'project_properties',199,'TITLE','الحد الأدنى للسعر',1),(2718,'project_properties',199,'DETAILS','100.000 $',1),(2719,'project_properties',199,'TITLE','Min Price',2),(2720,'project_properties',199,'DETAILS','100.000 $',2),(2721,'project_properties',200,'TITLE','الحد الأعلى للسعر',1),(2722,'project_properties',200,'DETAILS','330.000 $',1),(2723,'project_properties',200,'TITLE','Max Price',2),(2724,'project_properties',200,'DETAILS','330.000 $',2),(2725,'project_properties',201,'TITLE','المساحات',1),(2726,'project_properties',201,'DETAILS','72m²►312m²',1),(2727,'project_properties',201,'TITLE','m²Range',2),(2728,'project_properties',201,'DETAILS','72m²►312m²',2),(2729,'projects',41,'DETAILS','<p>يتكون مشروع&nbsp;SH-034 المبني على مساحة 104.000 متر مربع من 987 شقة سكنية بمساحات متنوعة واتجاهات مختلفة تصل الى 13 نوع , انواع الشقق فيه 1+1 / 2+1 / 3+1 / 4+1 , الخدمات التي يضمها المشروع حمامات سباحة وموقف مغلق للسيارات وملاعب رياضية ورياض اطفال وملاعب مصممة للاطفال ضمن المناطق الخضراء , مشروع&nbsp;SH-034 هو الأمثل لقضاء أجمل عطلة مع عائلتك&nbsp;</p>\r\n',1),(2730,'projects',41,'SHORT1','استلم منزلك الأن وادفع بالتقسيط لثلاث سنوات',1),(2731,'projects',41,'SHORT2','استلم منزلك الأن وادفع بالتقسيط لثلاث سنوات',1),(2732,'projects',41,'DETAILS','<p>SH-034 project that is based on 33.180 m2, consists of 104.000m2 construction site in total 800 houses, in 993 single sections.&nbsp;<br />\r\nHowever; the project contains 1+1, 2+1, 3+1 and 4+1 houses within the structure of 3 different typed blocks and 13 different m2.&nbsp;<br />\r\nIn the house project; there are swimming pools, parking lot and parking garages, sport fields, kindergarten and playgrounds designed for children, in the green areas..<br />\r\nIt is entirely breeze of holiday village that you can spend time together with your family in peace.</p>\r\n',2),(2733,'projects',41,'SHORT1','Received your home now, and pay in installments for three years',2),(2734,'projects',41,'SHORT2','Received your home now, and pay in installments for three years',2),(2735,'projects',41,'DETAILS','',3),(2736,'projects',41,'SHORT1','',3),(2737,'projects',41,'SHORT2','',3),(2738,'project_properties',202,'TITLE','الحد الأدنى للسعر',1),(2739,'project_properties',202,'DETAILS','76.300 $',1),(2740,'project_properties',202,'TITLE','Min Price',2),(2741,'project_properties',202,'DETAILS','76.300 $',2),(2742,'project_properties',203,'TITLE','الحد الأعلى للسعر',1),(2743,'project_properties',203,'DETAILS','512.300 $',1),(2744,'project_properties',203,'TITLE','Max Price',2),(2745,'project_properties',203,'DETAILS','512.300 $',2),(2746,'projects',5,'DETAILS','<p>مشروع SH-024 مرشح ليكون أحد أهم الرموز المعمارية في الطرف الأوربي من مدينة اسطنبول، و من خلال المساحات الخضراء الواسعة المستوحاة من الطبيعة و الخدمات الاجتماعية و التسلية التي يوفرها لكم المشروع يعدكم بمستقبل سعيد و استثمار مربح.</p>\r\n\r\n<p>أجمل اللحظات، أغلى اللحظات، أفضل الخدمات و أجمل لحظات التسلية و الحياة العائلية يمكنم عيشها في مشروع SH-036</p>\r\n\r\n<p>بدأت شركة مشروع SH-036 تاريخها المهني في المجال العقاري من خلال العمل في صناعة و بيع مواد البناء في العام 1990، و بفضل الخطى الواثقة و الثابتة التي خطتها الشركة في هذا المجال استطاعت و بسرعة فائقة أن تصبح أحد أهم ماركات البناء و خاصة في حي اسنيورت في الطرف الأوربي من مدينة اسطنبول. استطاعت الشركة و خلال 25 سنة من العمل الدؤوب أن تبني حوالي 7000 شقة سكنية على مساحة ما يقارب المليون متر مربع، كما استطاعت أن توفر السكن المريح ل حوالي 28.000 شخص.</p>\r\n\r\n<p>&nbsp;</p>\r\n\r\n<p>المشروع يقام على مساحة نقدر بحوالي 310.000 م2 ، يتكون من 2.550 وحدة سكنية و شارع تجاري تم تسميته بشارع اسطنبول مكون من 59 متجر يلبي كافة الاحتياجات.&nbsp;</p>\r\n',1),(2747,'projects',5,'SHORT1','الاختيار الأفضل لحياة راقية, والربحية الأعلى في الاستثمار',1),(2748,'projects',5,'SHORT2','جاهزللسكن مع إمكانية التقسيط حتى 36 شهر',1),(2749,'projects',5,'DETAILS','<p dir=\"ltr\">SH-036 becomes candidate of the new symbol in Istanbul-Esenyurt, making it a pleasant and enjoyable life with broader social opportunities for home ownership. SH-036 offers a high investment value and a happy future, by life style inspired from the future with every detail.SH-036 aims primarily to create &ldquo;Happy Homeowners&quot; with the amenities and services. The door of a magical world that you dream has been opened by SH-036.</p>\r\n\r\n<p dir=\"ltr\">The most enjoyable moments, the most precious moments, the most delicious of shares, the most beautiful dreams, the traditional customs, the most exciting of times, the funniest games are experiencing a combination of SH-036. Let&rsquo;s share this enjoyable world.</p>\r\n\r\n<p dir=\"ltr\">SH-036, entering the business in the retail sector with the construction and sale of building materials in 1990, leads the creation of brand and awareness of Esenyurt district with primarily acceleration of quality and value. Within 25 years, with the steady rise and professional staff, 7.000 housing have been constructed in a total of 1.000.000 m2 area.</p>\r\n\r\n<p dir=\"ltr\">&nbsp;</p>\r\n\r\n<p dir=\"ltr\">At the heart of this very special Project, &ldquo;Cadde Istanbul&rdquo; consisting of 59 stores offers luxury, comfort and unique meeting with a different concept.&nbsp;</p>\r\n',2),(2750,'projects',5,'SHORT1','The Best Choice to Live, the Most Profitable Choice',2),(2751,'projects',5,'SHORT2','Ready to live with 36 months Installment',2),(2752,'projects',5,'DETAILS','',3),(2753,'projects',5,'SHORT1','',3),(2754,'projects',5,'SHORT2','',3),(2779,'projects',42,'DETAILS','<p>يبنى مشروع SH-42 بأحدث ما ظهرت من تكنولوجيا البناء , ومطابقا لنظام الزلازل وعلى ارض صلبة وبالمعمارية الذكية وبكل هذه المزاية يبني لكم ولاسرتكم الكريمة سكنا امنا ومضمونا وتستطيعون تكوين حجم شقتكم حسب رغبتكم بفضل الوحدات السكنية . انتم واحبائكم واموالكم الثمينة تكونون &nbsp;في امان كامل وذلك بفضل نظام الأمن المغلق لبناء العمارة والكراج المغلق حتى في اوقات غيابكم . يقدم لكم مشروع SH-042 فرصة الاستثمار الذي دائما تزيد قيمته واجاره بشكل منظم . SH-042 يوفر لكم دائما ايرادا مرتفعا بسبب قربه من مدينة المعارض الدولية ومراكز الأعمال &nbsp;</p>\r\n',1),(2780,'projects',42,'SHORT1','حياة جديدة ',1),(2781,'projects',42,'SHORT2','Project SH-042',1),(2782,'projects',42,'DETAILS','<p style=\"direction: ltr; \">SH-042 is being constructed with the latest innovations of building technology , it constructs a safe home for you and for your family as a result of the strong ground structure and the smart architecture which complies with the earthquake regulation you can create your own flat in any size you prefer , thanks to the modular system , your loved ones and all of your values are safe where you are not there as a result of the protected building structur with security system and the underground parking</p>\r\n',2),(2783,'projects',42,'SHORT1','NEW LIFE',2),(2784,'projects',42,'SHORT2','Project SH-042',2),(2785,'projects',42,'DETAILS','',3),(2786,'projects',42,'SHORT1','',3),(2787,'projects',42,'SHORT2','',3),(2788,'project_properties',204,'TITLE','تاريخ الانتهاء',1),(2789,'project_properties',204,'DETAILS','6/2017',1),(2790,'project_properties',204,'TITLE','Date of Finish',2),(2791,'project_properties',204,'DETAILS','6/2017',2),(2792,'project_properties',205,'TITLE','الحد الأدنى للسعر',1),(2793,'project_properties',205,'DETAILS','140.000 TL',1),(2794,'project_properties',205,'TITLE','Min Price',2),(2795,'project_properties',205,'DETAILS','140.000 TL',2),(2796,'project_properties',206,'TITLE','الحد الأعلى للسعر',1),(2797,'project_properties',206,'DETAILS','770.000 TL',1),(2798,'project_properties',206,'TITLE','Max Price',2),(2799,'project_properties',206,'DETAILS','770.000 TL',2),(2800,'project_properties',207,'TITLE','المساحات',1),(2801,'project_properties',207,'DETAILS','40m²►220m²',1),(2802,'project_properties',207,'TITLE','m²Range',2),(2803,'project_properties',207,'DETAILS','40m²►220m²',2),(2810,'projects',43,'DETAILS','<p>لا مزيد من العناوين الخاطئة او الوجهات المعقدة , عنوانك الجديد هو فقط SH-043 , عندما تكون على الطريق السريع E5 سوف ترى مباشرة مشروع SH-043 مع الإطلالة على بحر مرمرة وبحيرة بيوك تشكميجي , بدل من ان تعطي عنوانك فقط قل SH-043 لانه الان سوف يصبح واحد من اكبر المجمعات السكنية في اسطنبول&nbsp;</p>\r\n',1),(2811,'projects',43,'SHORT1','Project SH-043',1),(2812,'projects',43,'SHORT2','Project SH-043',1),(2813,'projects',43,'DETAILS','<p style=\"direction: ltr; \">no more messy addresses or directions , your new address is just SH-043 when you are on D-100(E5) highway you will see SH-043 with the view of marmara sea and buyukcekmece lake . instead of address just mention SH-043 because now its becoming one of biggest centers of istanbul.</p>\r\n',2),(2814,'projects',43,'SHORT1','Project SH-043',2),(2815,'projects',43,'SHORT2','Project SH-043',2),(2816,'projects',43,'DETAILS','',3),(2817,'projects',43,'SHORT1','',3),(2818,'projects',43,'SHORT2','',3),(2819,'project_properties',208,'TITLE','تاريخ الانتهاء',1),(2820,'project_properties',208,'DETAILS','31/6/2016',1),(2821,'project_properties',208,'TITLE','Date of Finish',2),(2822,'project_properties',208,'DETAILS','31/6/2016',2),(2823,'project_properties',209,'TITLE','الحد الأدنى للسعر',1),(2824,'project_properties',209,'DETAILS','180.000 TL',1),(2825,'project_properties',209,'TITLE','Min Price',2),(2826,'project_properties',209,'DETAILS','180.000 TL',2),(2827,'project_properties',210,'TITLE','الحد الأعلى للسعر',1),(2828,'project_properties',210,'DETAILS','475.000 TL',1),(2829,'project_properties',210,'TITLE','Max Price',2),(2830,'project_properties',210,'DETAILS','475.000 TL',2),(2831,'project_properties',211,'TITLE','المساحات',1),(2832,'project_properties',211,'DETAILS','68m²►155m²',1),(2833,'project_properties',211,'TITLE','m²Range',2),(2834,'project_properties',211,'DETAILS','68m²►155m²',2),(2844,'projects',32,'DETAILS','<p style=\"direction: rtl;\">ان اكبر جاذب الى منطقة بيليك دوزو هو مشروع SH-038 على امتداد 92,000<strong>m&sup2;&nbsp;</strong>&nbsp;يحتوي على 17 بلوك&nbsp;هم من الاكبر مساحة في اسطنبول &nbsp;تتضمن 1155 شقة سكنية من 1+1 الى 4+1 بالاضافة الى 38 محل تجاري يضمن للساكنين حياة اجتماعية وحيوية , تجد مشروع SH-038 على الخط الاخضر الممتد من قلب بيليك دوزو الى الساحل , ان SH-038&nbsp;يقدم لك الحياة المريحة الكاملة من النادي الرياضي الى المسابح والمركز الصحي ومسافات خضراء للسير في الهواء الطلق .&nbsp;</p>\r\n',1),(2845,'projects',32,'SHORT1','إيقاع الحياة يدعوك',1),(2846,'projects',32,'SHORT2',' ستحبون حياتكم من جديد',1),(2847,'projects',32,'DETAILS','<p style=\"direction: ltr; \">The biggest attractive to Beylikd&uuml;z&uuml; district is SH-038 project over 92,000m&sup2; contains 17 Block are the biggest area in Istanbul include 1155 apartments from 1 +1 to 4 +1 in addition to the 38 shops guarantees for residents and social vitality of life, you find SH-038 project on the Green Line stretches from the heart of Beylikd&uuml;z&uuml; to the coast, the SH-038 offers you a comfortable life full of sports club to swimming pools, health center and green spaces to walk in the open air.</p>\r\n',2),(2848,'projects',32,'SHORT1','The rhythm of life invites you',2),(2849,'projects',32,'SHORT2',' you will love your life again',2),(2850,'projects',32,'DETAILS','',3),(2851,'projects',32,'SHORT1','',3),(2852,'projects',32,'SHORT2','',3),(2853,'projects',18,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">تقنية المنازل الزكية في </span>SH-011<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> جعلت من المستقبل حاضراً !</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">إن تقنية الإنشاءات الحديثة في شركة </span>SH-011<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\"> ذات 49 سنة من الخبرة، أعطت مفهوما جديداً للجودة في صناعة الفيلات .حيث تم مزج الجودة والفخامة في حياة اسطنبول مع مفهوم الدمج بين الفولاذ الصلب و الزجاج بشكل متناغم ولأول مرة. تراس بلس يقدم عرض جديد لمفهوم الفيلات بخطوط مستقبلية من خلال الخبرات الطويلة في الثقافة المعمارية الحديثة.</span></p>\r\n',1),(2854,'projects',18,'SHORT1','SH-011 project',1),(2855,'projects',18,'SHORT2','SH-011 project',1),(2856,'projects',18,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;Future life is being lived today by the smart home technology of </span>SH-011<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">!</span><br />\r\n<br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp; &nbsp;Modern Construction technology meets with&nbsp;</span>SH-011<span style=\"background-color:rgb(255, 255, 255); border:0px; color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; font-stretch:inherit; font-weight:inherit; line-height:13px; margin:0px; padding:0px; text-align:justify; vertical-align:baseline\"> 017</span><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&#39;s 49 years experience. Quality in villa life is being redefined. Quality and elegance gets together in İstanbul life with steel concept integrated transparently in a harmony at first time.</span>SH-011<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:13px; text-align:justify\">&nbsp;brings a new review to villa concept with futuristic lines by its experiences in modern architecture.</span></p>\r\n',2),(2857,'projects',18,'SHORT1','SH-011 project',2),(2858,'projects',18,'SHORT2','SH-011 project',2),(2859,'projects',18,'DETAILS','',3),(2860,'projects',18,'SHORT1','',3),(2861,'projects',18,'SHORT2','',3),(2901,'projects',44,'DETAILS','<p>اشترت الشركة المنشئة الارض المبني عليها المشروع بمبلغ 75.000.000 $ وتنوي استثماره بمبلغ يصل حتا 1.000.000.000 $ ، سوف يتسع المشروع لعشرين الف نسمة ، ويوجد 550 مرسى على الميناء تابع للمشروع ، ان مشروع SH-044 هو اكبر مشروع مطل على البحر في اسطنبول يمتد 1.5 كيلو متر على طول الساحل ، المشروع مخدم بعدد من مراكز التسوق والمشافي والمدارس والجامعات القريبة منه</p>\r\n',1),(2902,'projects',44,'SHORT1','الحياة في قلب البحر ',1),(2903,'projects',44,'SHORT2','الحياة في قلب البحر ',1),(2904,'projects',44,'DETAILS','<p style=\"direction: ltr; \">Construction Company bought the land at $ 75,000,000 and they plans to Investment the project up to $ 1,000,000,000 ,&nbsp;The project will accommodate twenty thousand people , and&nbsp;There are 550 Quay on the harbor back to the project ,&nbsp;The project SH -044 is the largest sea view project in Istanbul stretches 1.5 kilometers along the coast</p>\r\n',2),(2905,'projects',44,'SHORT1','Life in the heart of the sea',2),(2906,'projects',44,'SHORT2','Life in the heart of the sea',2),(2907,'projects',44,'DETAILS','',3),(2908,'projects',44,'SHORT1','',3),(2909,'projects',44,'SHORT2','',3),(2910,'project_properties',212,'TITLE','تاريخ الانتهاء',1),(2911,'project_properties',212,'DETAILS','08/2016',1),(2912,'project_properties',212,'TITLE','Date of Finish',2),(2913,'project_properties',212,'DETAILS','08/2016',2),(2914,'project_properties',213,'TITLE','الحد الأدنى للسعر',1),(2915,'project_properties',213,'DETAILS','134.828 $',1),(2916,'project_properties',213,'TITLE','Min Price',2),(2917,'project_properties',213,'DETAILS','134.828 $',2),(2918,'project_properties',214,'TITLE','الحد الأعلى للسعر',1),(2919,'project_properties',214,'DETAILS','2.482.759 $',1),(2920,'project_properties',214,'TITLE','Max Price',2),(2921,'project_properties',214,'DETAILS','2.482.759 $',2),(2922,'project_properties',215,'TITLE','المساحات',1),(2923,'project_properties',215,'DETAILS','82m2►715m2',1),(2924,'project_properties',215,'TITLE','m²Range',2),(2925,'project_properties',215,'DETAILS','82m2►715m2',2),(2935,'projects',45,'DETAILS','<p>مشروع &nbsp;SH-027، من المشاريع التي ستبعث الفرح في قلوب عشاق الطبيعة، إذ أن شعار هذا المشروع &quot; المشروع الأكثر طبيعة في الجانب الأناضولي&quot;. المشروع سيقام على مساحة قدرها 50000 متر مربع، حيث يعرض هذا المشروع جميع الخيارات الممكنة لأنماط الشقق مثل 1+1، 2+1، 3+1، 4+1، فهذا المشروع يعرض جميع الخيارات لأولئك الذين يرغبون بشقق واسعة و أكثر راحة.&nbsp;</p>\r\n',1),(2936,'projects',45,'SHORT1','المشروع الأكثر طبيعة في الجانب الأناضولي',1),(2937,'projects',45,'SHORT2','المشروع الأكثر طبيعة في الجانب الأناضولي',1),(2938,'projects',45,'DETAILS','<p style=\"direction: ltr; \">SH-027, projects that sends joy in the hearts of nature lovers, as this project is the slogan of &quot;the most nature of the project in the Anatolian side.&quot; The project will be built on an area of 50,000 square meters, where this project presents all the possible options for patterns apartments such as 1 +1.2 +1.3 +1.4 +1, this project presents all the options for those who want apartments spacious and more comfortable.</p>\r\n',2),(2939,'projects',45,'SHORT1','MOST NATURAL PROJECT OF TURKEY ',2),(2940,'projects',45,'SHORT2','MOST NATURAL PROJECT OF TURKEY ',2),(2941,'projects',45,'DETAILS','',3),(2942,'projects',45,'SHORT1','',3),(2943,'projects',45,'SHORT2','',3),(2944,'project_properties',216,'TITLE','تاريخ الانتهاء',1),(2945,'project_properties',216,'DETAILS','05/2017',1),(2946,'project_properties',216,'TITLE','Date of Finish',2),(2947,'project_properties',216,'DETAILS','05/2017',2),(2948,'project_properties',217,'TITLE','الحد الأدنى للسعر',1),(2949,'project_properties',217,'DETAILS','302.600 TL',1),(2950,'project_properties',217,'TITLE','Min Price',2),(2951,'project_properties',217,'DETAILS','302.600 TL',2),(2952,'project_properties',218,'TITLE','الحد الأعلى للسعر',1),(2953,'project_properties',218,'DETAILS','1.265.700 TL',1),(2954,'project_properties',218,'TITLE','Max Price',2),(2955,'project_properties',218,'DETAILS','1.265.700 TL',2),(2956,'project_properties',219,'TITLE','المساحات',1),(2957,'project_properties',219,'DETAILS','69m²►208m²',1),(2958,'project_properties',219,'TITLE','m²Range',2),(2959,'project_properties',219,'DETAILS','69m²►208m²',2),(2966,'project_properties',220,'TITLE','تاريخ البدء',1),(2967,'project_properties',220,'DETAILS','04/01/2015',1),(2968,'project_properties',220,'TITLE','Date of Start',2),(2969,'project_properties',220,'DETAILS','04/01/2015',2),(2970,'project_properties',221,'TITLE','تاريخ الانتهاء',1),(2971,'project_properties',221,'DETAILS','09/2017',1),(2972,'project_properties',221,'TITLE','Date of Finish',2),(2973,'project_properties',221,'DETAILS','09/2017',2),(2974,'project_properties',222,'TITLE','الحد الأدنى للسعر',1),(2975,'project_properties',222,'DETAILS','303.487 $',1),(2976,'project_properties',222,'TITLE','Min Price',2),(2977,'project_properties',222,'DETAILS','303.487 $',2),(2982,'project_properties',224,'TITLE','الحد الأعلى للسعر',1),(2983,'project_properties',224,'DETAILS','4.028.304 $',1),(2984,'project_properties',224,'TITLE','Max Price',2),(2985,'project_properties',224,'DETAILS','4.028.304 $',2),(2986,'project_properties',225,'TITLE','المساحات',1),(2987,'project_properties',225,'DETAILS','60m²►646m²',1),(2988,'project_properties',225,'TITLE','m²Range',2),(2989,'project_properties',225,'DETAILS','60m²►646m²',2),(2999,'projects',46,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">ما رأيكم في عيش حياة سحرية على الساحل في منزل مريح على شاطئ البحر؟</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">مشروع </span>SH-028<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">، يقام هذا المشروع على مساحة قدرها 171.000 متر مربع ويقام البناء على مساحة قدرها 38.000 متر مربع، حيث تم تصميم هذا المشروع وفق تصميم معماري رائع، وذلك من أجل راحتكم، حيث يحتوي المشروع على 788 وحدة سكنية بجميع أنماطها من 0+1 وحتى 4+1 حيث تعتبر الشقق فيها من نوع دوبلكس.&nbsp;</span></p>\r\n',1),(3000,'projects',46,'SHORT1','إطلالة نادرة على اسطنبول',1),(3001,'projects',46,'SHORT2','إطلالة نادرة على اسطنبول',1),(3002,'projects',46,'DETAILS','<p><span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">What would you say to live magical life on the coast in the comfort of a seaside home? The project was meticulously designed just for you with 788 total units of 1+0 &nbsp;to 4+1 unit types, in a 171.000 m2 construction on a 38.000 m2 area.</span><br />\r\n<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">To be together with your loved ones, build new friendship, share fun experiences, live an active and healty lifestyle, and pamper yourself get your spot at </span>SH-028<span style=\"background-color:rgb(255, 255, 255); color:rgb(53, 53, 53); font-family:ubuntu,helvetica,arial,sans-serif; font-size:13px; line-height:12.380952835083px; text-align:justify\">. The social areas meet all different needs and expectations,</span></p>\r\n',2),(3003,'projects',46,'SHORT1','A rare view of Istanbul',2),(3004,'projects',46,'SHORT2','A rare view of Istanbul',2),(3005,'projects',46,'DETAILS','',3),(3006,'projects',46,'SHORT1','',3),(3007,'projects',46,'SHORT2','',3);
/*!40000 ALTER TABLE `translations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Dumping events for database 'sweeth22_data'
--

--
-- Dumping routines for database 'sweeth22_data'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2016-04-01  5:41:36
