403Webshell
Server IP : 94.136.191.34  /  Your IP : 216.73.216.25
Web Server : Apache
System : Linux hostpanel.netbiz.in 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
User : omkar.com_6nnuz6y629h ( 10087)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system,proc_open,popen
MySQL : OFF |  cURL : ON |  WGET : OFF |  Perl : OFF |  Python : OFF |  Sudo : OFF |  Pkexec : OFF
Directory :  /var/www/vhosts/omkar.com/httpdocs/application/views/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/omkar.com/httpdocs/application/views/project_details_25-03-2019.php
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8"/>
	<title><?php echo $page_info->meta_title;?></title>
	<meta name="description" content="<?php echo $page_info->meta_description;?>" />
	<meta name="keywords" content="<?php echo $page_info->meta_keywords;?>" />
	<?php $this->load->view('header'); ?>


	<!-- izooto code 14/08/2018-->
	<script> window._izq = window._izq || []; window._izq.push(["init"]); </script>
		<script> window._izq.push(["event","PageVisited",{
		                                      "Project Name":"Alta Monte"
		}]); 
	</script>
	<!-- izooto code 14/08/2018-->

</head>
<!-- structure map data -->
<?php echo $project_info->structured_map_data;?>
<!-- structure map data -->
<body>	
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T3BPP5W" height="0" width="0" style="display:none;visibility:hidden">
</iframe>
</noscript>
<!-- End Google Tag Manager (noscript) -->
	
	<div id="wrapper" class="aos-all project-detailpage">
		<?php 
		$data1['act'] = $page_active;
		$data1['project_list'] = $project_list;
		$this->load->view('navigation', $data1); 
		//print_r($project_info);exit;?>
		
		<!-- Slider Start-->
		<section class="slider-wrapper">
			<div id="project-slider" class="owl-carousel owl-theme">
				<?php
				require_once(APPPATH.'libraries/detectmobilebrowser.php');
				if(!empty($banner)){
					foreach ($banner as $banner_arr) { ?>
						<div class="item">
						<?php if($browser == '1' && !empty($banner_arr['mobile_banner'])){?>
							<div class="bg" >
							<img src="<?php echo base_url(); ?>uploads/banners/<?php echo $banner_arr['mobile_banner'];?>" alt="<?php echo $project_info->name.', '.$project_info->location; ?>"></div>
						<?php }else{?>
							<div class="bg">

							<img src="<?php echo base_url(); ?>uploads/banners/<?php echo $banner_arr['image'];?>" alt="<?php echo $project_info->name.', '.$project_info->location; ?>"></div>
						<?php }?>
							<div class="slider-cont">
								<div class="container">
									<!-- <div class="slide-head projdet"><img src="<?php echo base_url(); ?>assets/images/1973-logo.png" alt=""></div> -->
									<?php if($banner_arr['big_text'] != '' || $banner_arr['small_text'] != ''){ ?>	
									<div class="left-txt" style="margin-bottom: 0;">	
										<?php if($banner_arr['big_text'] != ''){ ?>					
											<h2  class="projdet-head"><?php echo $banner_arr['big_text'];?></h2>
										<?php } ?>
										<?php if($banner_arr['small_text'] != ''){ ?>
											<small class="aos-item" data-aos="fade-down"><strong><?php echo $banner_arr['small_text'];?></strong></small>
										<?php } ?>
									</div>
									<?php } ?>
									<?php if($project_info->id != '24'){ ?>
									<a href="#projects-listing-section" class="scroll-down"><img src="<?php echo base_url(); ?>assets/images/down-arw.png" alt="Down Arrow"></a>
									<?php } ?>
								</div>
								<?php if($project_info->logo_image != ''){ 
									if($project_info->id != 7 && $project_info->id != 20 && $project_info->id != 22 && $project_info->id != 21){//echo $project_info->id;exit;?>
										<!-- <div class="project-logo">
											<img src="<?php echo base_url().'uploads/projects/logo_image/'.$project_info->logo_image; ?>" alt="<?php echo $project_info->name; ?>">
										</div> -->
									<?php }
									} ?>
							</div>
						</div>
				<?php }
				}
				?>
				<!-- <div class="item">
					<div class="bg" style="background-image: url(<?php echo base_url(); ?>assets/images/projects-slider-bg.jpg)"><img src=""></div>
					<div class="slider-cont">
						<div class="container">
							<div class="slide-head projdet"><img src="<?php echo base_url(); ?>assets/images/1973-logo.png" alt=""></div>
							<div class="left-txt" style="margin-bottom: 0;">								
								<h2  class="projdet-head">Possession Begins</h2>
								<small class="aos-item" data-aos="fade-down"><strong>BESPOKE SKY BUNGALOWS, MUMBAI.</strong></small>
							</div>
							<a href="" class="scroll-down"><img src="<?php echo base_url(); ?>assets/images/down-arw.png" alt=""></a>
						</div>
					</div>
				</div> -->
			</div>
		</section>

		<section id="sub-nav">
			<div class="container">
				<ul>
					<li><a href="#overview">Overview</a></li>
					<?php if(!empty($floor_plans) || !empty($master_plans)){ ?>
					<li><a href="#plans">Plans</a></li>
					<?php } ?>
					<li><a href="#amenities">Amenities</a></li>
					<?php if (!empty($construction_updates) || !empty($project_gallary)) { ?>
					<li><a href="#gallery">Gallery</a></li>
					<?php } ?>
					<li><a href="#location">Location</a></li>
					<?php if(!empty($partners)){ ?>
					<li><a href="#development-partner">Partners</a></li>
					<?php } ?>
					<li><a href="#project-form">Enquire Now</a></li>
				</ul>
			</div>
		</section>


		<article id="projects-listing-section">
			<input type="hidden" value = "<?php echo $project_info->name; ?>" id="current_project_name">
			<!-- Overview -->
			<section class="projdetails" id="overview">
				<div class="container">
					<div class="row">
						<div class="col-lg-7">
							<!-- <h2>Omkar  <strong>1973</strong><small>Worli</small></h2> -->
							<h1>Omkar<strong><?php echo str_replace('omkar', '', strtolower($project_info->name)); ?></strong><small><?php echo $project_info->location; ?></small></h1>

							<!-- <h5><strong>Your Majesty, Grandeur Awaits You.</strong></h5> -->
							<sapn class="project-desc"><?php if(!empty($description)){ echo $description['description']; }?></span>

							<!--<a href="" class="views"> <img src="<?php echo base_url(); ?>assets/images/360-icn.png" alt=""> Degree view </a>-->
							<?php if(!empty($brochure) && !empty($brochure['image'])){?>
								<!-- <a href="<?php echo base_url(); ?>uploads/brochures/<?php echo $brochure['image']; ?>" target="_blank" class="views "> <img src="<?php echo base_url(); ?>assets/images/pdf-icn2.png" alt=""> Download Brochure</a> -->
								<input type="hidden" value = "<?php echo $brochure['image']; ?>" id="broucher_name">
								<a href="#home_brochure" target="_blank" class="views enq_box_cust"> <img src="<?php echo base_url(); ?>assets/images/pdf-icn2.png" alt="PDF ICON"> Download Brochure</a>
							<?php }?>
							
							<div class="proj-details-logo">
							<?php if(!empty($page_info->logo_image)){?>
								<img src="<?php echo base_url(); ?>uploads/projects/logo_image/<?php echo $page_info->logo_image; ?>" alt="<?php echo $project_info->name; ?>">
							<?php }?>
								<img src="<?php echo base_url(); ?>assets/images/drectn-right-arw.png" alt="Right Arrow" class="arw-img1">
							</div>
							<?php if(!empty($gallery)){?>
							<!-- <div class="overlay-img no-padding">
								<div class="sml_proj_det_flip_img_wrap">
									<div class="sml_proj_det_flip_img"><span style="background-image: url(<?php echo base_url(); ?>uploads/gallery/<?php echo $gallery['image']; ?>)"></span></div>
								</div>
							</div> -->
							<?php }else{?>
							<!-- <div class="overlay-img no-padding">
								<div class="sml_proj_det_flip_img_wrap">
									<div class="sml_proj_det_flip_img"><span style="background-image: url(<?php echo base_url(); ?>assets/images/project-overview-img1.jpg)"></span></div>
								</div>
							</div> -->
							<?php }?>
						</div>
						<?php if(!empty($gallery)){?>
							<!-- <div class="col-lg-5 no-padding ovrvw-r-img">
								<div class="proj_det_flip_img_wrap">
									<div class="proj_det_flip_img"><span style="background-image: url(<?php echo base_url(); ?>uploads/gallery/<?php echo $gallery['image']; ?>)"></span></div>
								</div>
							</div> -->
							<?php }else{?>
							<!-- <div class="col-lg-5 no-padding ovrvw-r-img">
								<div class="proj_det_flip_img_wrap">
									<div class="proj_det_flip_img"><span style="background-image: url(<?php echo base_url(); ?>assets/images/project-overview-img1.jpg)"></span></div>
								</div>
							</div> -->
						<?php }?>
						
					</div>					
				</div><!-- style="background-image: url(<?php echo base_url(); ?>assets/images/project-overview-img1.jpg)" -->
				<div class="ovrvw-r-img" ><span style="background-image: url(<?php echo base_url(); ?>uploads/gallery/<?php echo $gallery['image']; ?>)"></spam></div>
			</section>
			
			<!-- Plans -->
			<?php if(!empty($floor_plans) || !empty($master_plans)){ ?>
			<section id="plans">
				<div class="container">
					<h2><strong>Plans</strong></h2>
					<div class="tabs-wrap">
						<?php if(!empty($master_plans)){ ?>
						<span class="active plns" data-sec-tab="master_plans_slider">Master Plans</span>
						<?php } ?>
						<?php if(!empty($floor_plans)){ ?>
						<strong>|</strong>						
						<span class="plns" data-sec-tab="floor_plans_slider">Floor Plan</span>
						<?php } ?>
					</div>
					<?php if(!empty($master_plans)){ ?>
						<div id="master_plans_slider" class="owl-carousel owl-theme active tabs-content">
							<?php foreach ($master_plans as $key => $value) { ?>
								<div class="item"><!-- <a href="<?php echo base_url(); ?>/home/iframe_for_plans/<?php echo $value['id']; ?>" class="fancybox fancybox.iframe"> --><img src="<?php echo base_url().'uploads/floor_plan/'.$value['image']; ?>" alt="<?php echo $project_info->name." Floor Plan"; ?>"><!-- </a> --></div>
							<?php } ?>	
						</div>
					<?php } ?>
					<?php if(!empty($floor_plans)){ ?>
					<div id="floor_plans_slider" class="owl-carousel owl-theme tabs-content">
						
						<?php foreach ($floor_plans as $key => $value) { ?>
							<div class="item"><!-- <a href="<?php echo base_url(); ?>/home/iframe_for_plans/<?php echo $value['id']; ?>" class="fancybox fancybox.iframe"> --><img src="<?php echo base_url().'uploads/floor_plan/'.$value['image']; ?>" alt="<?php echo $project_info->name." Floor Plan"; ?>"><!-- </a> --></div>
						<?php } ?>
					</div>
					<?php } ?>
				</div>
			</section>
			<?php } ?>
			
			<!-- Amenities -->
			<?php if(!empty($amenity)){ ?>
			<section id="amenities" class="amenities-sec">
				<div class="container">					
					<blockquote>
						<h2>key <strong>amenities</strong></h2>
						<?php 
						if(!empty($key_description)){
							echo $key_description['key_description'];
						}
						?>
						
				    </blockquote>

					<div id="amenities-slider" class="owl-carousel owl-theme full-next-prev">
						<?php 
							foreach ($amenity as $amenity_arr) { ?>
								<div class="item">
									<img src="<?php echo base_url(); ?>uploads/amenities/<?php echo $amenity_arr['image'];?>" alt="<?php echo $amenity_arr['name'];?>">

									<span><?php echo $amenity_arr['name'];?></span>
								</div>
						<?php } ?>
					
					</div>
					<small><strong>Disclaimer:</strong>  The Pictorial/other representations herein including layout, facilities, amenities are merely creative imagination and an Architects impression. Actual product may differ from what is indicated herein.
					The photograph contained herein may be stock /standard photographs used for indicative purpose only to indicate the conceptual lifestyle.</small>
				</div>
			</section>
			<?php } ?>
			<!-- Sample Flat-->

			<?php if(!empty($sampleflat)){
				?>
			<section id="amenities" class="amenities-sec">
				<div class="container">					
					<blockquote>
						<h2>Sample <strong>Flats</strong></h2>
				    </blockquote>

					<div id="amenities-slider2" class="owl-carousel owl-theme full-next-prev">
						<?php 
							foreach ($sampleflat as $sampleflatval) {
								
							 ?>
								<div class="item">
									<img src="<?php echo base_url(); ?>uploads/sample_flat/<?php echo $sampleflatval['image'];?>" alt="<?php echo $sampleflatval['name'];?>">
									
									<span><?php echo $sampleflatval['name'];?></span>
								</div>
						<?php } ?>
					
					</div>
					
				</div>
			</section>
			<?php } ?>

			<?php if($project_info->id == '48'){ ?>
			<!-- GOCO and Ranveer Brar -->
			<section id="goco-ranveer" class="goco-ranveer-sec">
				<div class="container">
					<h2>For the first time ever, in western Mumbai, <br>a club house managed by an international hospitality brand</h2>
					<div class="goco-wrp">
						<img src="<?php echo base_url(); ?>assets/images/goco-image.jpg">
						<div>
							<img src="<?php echo base_url(); ?>assets/images/goco-logo.png">
							<p>Our indoor Club House with a massive area of 26,000 sq.ft. is equipped with number of recreational activities for you to exercise and bond with neighbours. Now make your average day, a beautiful day. Spa, Restaurant, Banquet, Juice Bar, Jacuzzi/Steam/Sauna Luxury Spa/Indoor Games Room, Cafeteria/Restaurant, Indoor Games managed by GOCO hospitality</p>
						</div>
					</div>
					<div class="ranveer-wrp">
						<img src="<?php echo base_url(); ?>assets/images/ranveer-image.jpg">
						<div>
							<h6>Ranveer Brar’s Kitchen and Café.</h6>
							<p>Ranveer Brar is an Indian Chef, TV Host and a food stylist. Known for his outstanding contribution to the food industry, he is an all-rounder. He has judged some of the most famous shows of all times like MasterChef India, The Great Indian Rasoi, Homemade, Snack Attack and other shows.
								<br>
							For the first time ever, you will get an in-house culinary institute* to experiment, explore and learn to cook the finest meals. Now devour on gourmet food every day at Ranveer Brar’s Kitchen and Café.
							</p>
						</div>
					</div>
				</div>
			</section>
			<?php } ?>

			
			
			<!-- Video Section -->
			<?php if (!empty($video)) { ?>
			<section id="" class="video-sec">
				<div class="container">	
					<h2><strong>Video</strong></h2>
					<div class="video-thumb">
						<?php
							$urlArr = explode("/",$video['link']);
							$urlArrNum = count($urlArr);
							$youtubeVideoId = $urlArr[$urlArrNum - 1];
							$thumbURL = 'http://img.youtube.com/vi/'.$youtubeVideoId.'/0.jpg';
							//echo '<img src="'.$thumbURL.'"/>';
						?>
						<a href="<?php echo $video['link'];?>" class="fancybox" data-type="iframe"><img src="<?php echo $thumbURL; ?>" alt="<?php echo $project_info->name." Video"; ?>"></a>
					</div>
				</div>
			</section>
			<?php } ?>
			<?php if (!empty($specification)) { ?>
			<!-- <section class="specs-bg">
				<div class="container">
					<h2 class="m-t-60"><strong>Specification</strong></h2>
					<div class="specs-desc">
						<?php //echo $specification['description']; ?>
					</div>
				</div>
			</section> -->
			<?php } ?>
			
			<!-- Gallery -->
			<?php if (!empty($construction_updates) || !empty($project_gallary)) { ?>
			<section id="gallery" class="consults">
				<div class="container">
					<h2><strong>Gallery</strong></h2>

					<div class="tabs-wrap">
						<?php if(!empty($project_gallary)){ ?>
						<span class="active cust-tab" data-sec-tab="images-slider">Images</span>						
						
						<?php } ?>

						<?php if(!empty($project_gallary) && !empty($construction_updates)){ ?>
						<strong>|</strong>
						<?php } ?>

						<?php if(!empty($construction_updates)){ ?>
						<span class="cust-tab" data-sec-tab="consult-slider">Construction Update</span>
						<?php } ?>
						<?php if(!empty($walkthrough)){ ?>
						<strong>|</strong>
						<span class="cust-tab" data-sec-tab="walkthrough-slider">Walkthrough</span>
						<?php } ?>
					</div>
					<?php if(!empty($project_gallary)){ ?>
					<div id="images-slider" class="owl-carousel owl-theme hover-scale-eff tabs-content active">
						<?php
						$i = 1; 
						foreach ($project_gallary as $value) { ?>
						<div class="item">
							<div class="consult-thumb"><!-- <small><?php echo $i; ?></small> -->
								<a href="<?php echo base_url(); ?>uploads/gallery/<?php echo $value['image']; ?>" class="fancybox">
									<img title="<?php echo ucfirst($value['name']); ?>" alt="<?php echo ucfirst($value['name']); ?>" src="<?php echo base_url(); ?>uploads/gallery/<?php echo $value['image']; ?>" alt="<?php echo $value['name']; ?>">
								</a>
							</div>
							<!-- <p><?php echo date('d F Y', strtotime($value['created_date'])); ?></p> -->
						</div>
						<?php $i++;}?>
					</div>
					<?php } ?>

					<div id="consult-slider" class="owl-carousel owl-theme hover-scale-eff tabs-content">
						<?php
						$i = 1;
						foreach ($construction_updates as $value) { ?>
						<div class="item">
							<div class="consult-thumb">
								<!-- <small><?php echo $i; ?></small> -->
								<a href="<?php echo base_url(); ?>uploads/construction_updates/<?php echo $value['image']; ?>" class="fancybox">
									<img src="<?php echo base_url(); ?>uploads/construction_updates/<?php echo $value['image']; ?>" alt="<?php echo $project_info->name; ?>" title="<?php echo $project_info->name; ?>" >
								</a>
							</div>
							<p><?php echo date('d F Y', strtotime($value['date'])); ?></p>
						</div>
						<?php $i++;}?>
					</div>
					<?php if(!empty($walkthrough)){ ?>
					<div id="walkthrough-slider" class="owl-carousel owl-theme hover-scale-eff tabs-content">
						<?php
						$i = 1; 
						foreach ($construction_updates as $value) { ?>
						<div class="item">
							<div class="consult-thumb"><!-- <small><?php echo $i; ?> --></small><a href="<?php echo base_url(); ?>uploads/construction_updates/<?php echo $value['image']; ?>" class="vid_fancybox"><img src="<?php echo base_url(); ?>uploads/construction_updates/<?php echo $value['image']; ?>" alt="<?php echo $project_info->name." Construction Update"; ?>"></a></div>
							<p><?php echo date('d F Y', strtotime($value['date'])); ?></p>
						</div>
						<?php $i++;}?>
					</div>
					<?php } ?>
				</div>
			</section>
			<?php } ?>


			<!-- Location -->
			<?php if (!empty($locations_adv)) { ?>
			<section id="location" class="locations">
				<div class="container">
					<h2><strong>Location</strong> ADVANTAGES</h2>
					<div class="row">
						<?php 
						foreach ($locations_adv as $value) { ?>
							<div class="col-lg-3 col-sm-6"><?php if(!empty($value['image'])){?><img src="<?php echo base_url(); ?>uploads/location_advantages/<?php echo $value['image']; ?>" alt="<?php echo $value['description']; ?>"><?php }?><h5><?php echo $value['description']; ?> <small><?php echo $value['time']; ?></small></h5></div>
						<?php }?>
						<!-- <div class="col-lg-3 col-xs-6"><h5>Drive to BKC <small>2 mins</small></h5></div>
						<div class="col-lg-3 col-xs-6"><h5>Drive to the Eastern & Western Express Highway <small>5 mins</small></h5></div>
						<div class="col-lg-3 col-xs-6"><h5>Easy access to SCLR</h5></div>
						<div class="col-lg-3 col-xs-6"><h5>Drive to Domestic Airport & T2 - International Airport <small>20 mins</small></h5></div>
						 <?php //} ?> -->
						<!-- <div class="col-lg-3 col-xs-6"><img src="<?php echo base_url(); ?>assets/images/loctn-icn1.png" alt=""><h5>Schools & COlleges <small>10 mins</small></h5></div>
						<div class="col-lg-3 col-xs-6"><img src="<?php echo base_url(); ?>assets/images/loctn-icn2.png" alt=""><h5>Airport <small>30 mins</small></h5></div>
						<div class="col-lg-3 col-xs-6"><img src="<?php echo base_url(); ?>assets/images/loctn-icn3.png" alt=""><h5>Shopping Malls <small>15 mins</small></h5></div>
						<div class="col-lg-3 col-xs-6"><img src="<?php echo base_url(); ?>assets/images/loctn-icn4.png" alt=""><h5>Hospitals <small>20 mins</small></h5></div> -->
					</div>
				</div>
			</section>
			<?php } ?>
			<?php if (!empty($location)) { ?>
			<section class="map-section">
				<div class="maps">
					<!-- <img src="<?php //echo base_url(); ?>uploads/street_map_img/<?php //echo $location['street_map'];?>" alt="" class="s-view">  -->
					<div id="imgContainer" class="s-view">
						<img id="imageFullScreen" src="<?php echo base_url(); ?>uploads/street_map_img/<?php echo $location['street_map'];?>" alt="Double Click to Zoom" title="Double click to Zoom"/>
						<?php if($project_info->site_address != ''){ ?>
						<div class="project-site-address">
							<h4><?php echo $project_info->name; ?></h4>
							<p><?php echo $project_info->site_address; ?></p>		

						</div>
						<?php } ?>

						<div class="proj-addr-desclaimer">
							Map depict select landmarks only.
						</div>
					</div>

					<!-- <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3771.402649307783!2d72.86429118870439!3d19.046026403874464!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0xd8dcbdf405d31769!2sRunwal+%26+Omkar+ESquare!5e0!3m2!1sen!2sin!4v1496826156284" width="100%" height="400" frameborder="0" allowfullscreen="" style="display: none" class="g-view"></iframe> -->
					<!-- <iframe width="100%" height="400" frameborder="0" allowfullscreen src="https://maps.google.com/maps?q=<?php //echo $location['latitude'];?>,<?php //echo $location['longitude'];?>&hl=es;z=14&amp;output=embed" style="display: none;border:0" class="g-view"></iframe> -->
					<?php if(isset($location['iframe'])){echo $location['iframe'];}?>
					<div class="map-btn">
						<div class="container"><small>Double Click/Pinch to Zoom</small>
							<?php if($location['iframe'] != ''){?>
							<a class="g-view-btn">Google Map view</a> 
							<?php } ?>
							<a class="s-view-btn" style="display: none">Street Map view</a>
						</div>
					</div>
				</div>				
			</section>
			<?php } ?>
			
			<!-- Development Partner -->
			<?php if (!empty($partners)) { ?>
			<section id="development-partner" class="">
				<div class="container">
					<h2><strong>Development</strong> Partners</h2>
					<div id="devlp-part-slider" class="owl-carousel owl-theme">
						<?php foreach ($partners as $key => $value) { ?>
							<div class="item">
								<span><?php echo $value['partner_name']; ?></span>
								<img src="<?php echo base_url().'uploads/project_partners/'.$value['image']; ?>" alt="<?php echo $value['partner_name']; ?>">
							</div>
						<?php } ?>
						<!-- <div class="item">
							<span>Architect</span>
							<img src="<?php echo base_url(); ?>assets/images/partner-logo.png" alt="">
						</div>
						<div class="item">
							<span>COnstruction</span>
							<img src="<?php echo base_url(); ?>assets/images/partner-logo.png" alt="">
						</div>
						<div class="item">
							<span>Financed by</span>
							<img src="<?php echo base_url(); ?>assets/images/partner-logo.png" alt="">
						</div> -->
					</div>
				</div>
			</section>
			<?php } ?>
			
			<!-- Investment Opportunity -->
			<?php if (!empty($invest)) { ?>
			<section class="invest-opp">
				<div class="container">
					<h2><strong>Investment</strong> Opportunity</h2>

					<div id="invest-slider" class="owl-carousel owl-theme">
						<?php
						//$i = 1; 
						foreach ($invest as $value) { ?>
						<div class="item">
							<p><?php echo $value['description']; ?></p>
							<?php 
							if(!empty($value['image'])){
							?>
							<img src="<?php echo base_url(); ?>uploads/investment_opportunity/<?php echo $value['image']; ?>" alt="<?php echo $value['description']; ?>">
							<?php }?>
						</div>
						<?php }?>
						<div class="item">
							<p>Appreciation over the last 5 years has been phenomenal at about 75-80%. With improved connectivity, this will continue to remain a preferred to reside in, which will only provide a further boost to real estate here.</p>
							<img src="<?php echo base_url(); ?>assets/images/invest-logo1.jpg" alt="Investment">
						</div>
						<div class="item">
							<p>Appreciation over the last 5 years has been phenomenal at about 75-80%. With improved connectivity, this will continue to remain a preferred to reside in, which will only provide a further boost to real estate here.</p>
							<img src="<?php echo base_url(); ?>assets/images/invest-logo1.jpg" alt="Investment">
						</div>
					</div>
				</div>
			</section>
			<?php } ?>

			<?php if($page_info->id == 7){?>

			<!--Walkthrough-->
			<section class="walkthrough-iframe">
				<div class="container">
					<div class="walkthrough-iframe-container">
						<iframe  src="https://www.youtube.com/embed/Wo1FJhqxqxw?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
							
						<iframe  src="https://www.youtube.com/embed/UJsm_oPSBv8?rel=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
						</iframe>

					</div>
				</div>	
			</section>
			<!--Walkthrough-->
			<?php }?>


			<?php if($page_info->id == 22){?>
			<!--Walkthrough-->
			<section class="walkthrough-iframe">
				<div class="container">
					<div class="walkthrough-iframe-container">
						<iframe  src="https://www.youtube.com/embed/jPspZ4BkOE4?rel=0&amp;controls=0&amp;showinfo=0" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen>
						</iframe>
					</div>
				</div>	
			</section>
			<!--Walkthrough-->
			<?php }?>

			

			<!-- Enquire Now -->
			<section id="project-form" class="project-form">
				<div class="container">
					<h3>enquire now</h3>
					<?php if($this->session->flashdata('project_success_msg')!=""){ ?>
					<div class="alert alert-success alert-dismissible">
		                <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
		                <?php echo $this->session->flashdata('project_success_msg');?>
		            </div>
		            <?php } ?>
					<!-- <form id="project_details_enquire" method="post" action="<?php echo base_url();?>home/project_enquiry"> -->
					<!--code added by Aparna to send otp-->
					<form id="project_details_enquire" method="post" action="">
						<div class="row">
							<div class="form-row"><input type="text" id ="name" name="name" placeholder="Name*"></div>
							<div class="form-row"><input type="text" name="email" id="email" placeholder="Email ID*"></div>
							<div class="form-row"><input type="text" name="phone" id="phone" placeholder="Phone Number*"></div>
							<input type="hidden" name="project_interested" id ="project_interested" value="<?php echo $page_info->name;?>">
							<input type="submit" name="submit" id="project_details_submit" value="Submit Now">
						</div>
					</form>
				</div>
			</section>

			

			
			<!-- Share Btn -->
			<section class="omkar-share">
				<div class="omkar-share-inner text-center">
					<div class="social-icon-container">
						<span class="shar-text">Share</span>
						<!-- <i class="fa fa-share-alt" aria-hidden="true"></i> -->

					<div class="social-wrap">
						<div class="icon-share">
							<a href="#" id="facebookShare"><span><i class="fa fa-facebook" aria-hidden="true"></i></span>
								<span class="share-name">Facebook</span>
							</a>
						</div>

						<div class="icon-share">
							<a href="#" id="tweetShare"><span><i class="fa fa-twitter" aria-hidden="true"></i></span>
								<span class="share-name">Twitter</span>
							</a>
						</div>
							<?php $actual_link = (isset($_SERVER['HTTPS']) ? "https" : "http") . "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"; ?>
						<div class="icon-share"><a href="mailto:?subject=<?php echo $project_info->name.' - Project Page URL' ?>&amp;body=<?php echo $actual_link; ?>" id="tweetShare"><span><i class="fa fa-envelope" aria-hidden="true"></i></span>
						 <span class="share-name">Email</span>
						</a>
						</div>
							
						<div class="icon-share">
							<a href="whatsapp://send?text=<?php echo $_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI'];?>"><span><i class="fa fa-whatsapp" aria-hidden="true"></i></span>
							<span class="share-name">WhatsApp</span>
						</a>
						</div>
					</div>
						
					</div>
				</div>
			</section> 
		
			<!-- Press Release -->
			<?php if (!empty($related_news)) { ?>
			<section id="press_release" class="add-press">
				<div class="container">
					<h2>In the news</h2>
					<div id="press_release_slider" class="owl-carousel owl-theme next-prev">
						<?php foreach ($related_news as $ninfo) { ?>
						<div class="news-item news-press">
							<div class="top-wrp">
								<?php 
								$string = $ninfo['news_date'];
								$timestamp = strtotime($string);								
								?>
								<div class="date-wrp">
									<p><?php echo date("d", $timestamp); ?></p>
									<p><?php echo strtoupper(date("M", $timestamp));?>. <?php echo date("Y", $timestamp);?></p>
								</div>
							</div>
							<div class="content-wrp">
								<p class="heading"><?php if(!empty($ninfo['image'])){?><img src="<?php echo base_url(); ?>uploads/news/<?php echo $ninfo['image'];?>" alt="<?php echo $ninfo['title']; ?>" ><?php }?></p>
								<p><?php echo $ninfo['description']; ?></p>
								<a href="<?php echo base_url().'uploads/news_document/'.$ninfo['document']; ?>" target="_blank" class="btn-01">Read More</a> <!-- <a href="#" class="btn-02"> <img src="<?php echo base_url(); ?>assets/images/share-icon.png" alt="">Share</a> -->
							</div>
						</div>
						<?php } ?>
					</div>
				</div>
			</section>
			<?php } ?>
			
			<!-- Disclaimer -->
			<?php if($project_info->disclaimer != ''){ ?>
			<section>
				<div class="container">
					<div class="disc-sec">
						<strong>Disclaimer:</strong> <?php echo strip_tags($project_info->disclaimer); ?> <!-- All the plans, designs, images, specifications, dimensions, facilities and other details herein are purely indicative in nature and the intended recipient should note that these are to be treated as purely provisional and informative and as such only tentative subject to the approval from respective Authorities. We reserve the right to modify / change / amend / alter any of the aforesaid in the best interest of the development without prior intimation / notice and without any obligation. The contents herein should not be construed as an offer / invitation to offer / contract. Any party desirous / interested in the project need to enter in to Agreement for Sale and its development/transaction shall be governed by the terms and conditions of the Agreement for Sale. This printed material inter alia images, contents therein is for representative purpose only. For internal circulation purpose only. Government Fees &amp; Taxes are Extra (As Applicable), Stamp Duty, Service Tax, VAT &amp; Registration Charges as applicable, Other Charges Payable at the time of Possession, Conditions apply. -->
						<br>
						<?php
					if($project_info->rera_no != ''){
						echo $project_info->rera_no;
					} 
					  ?>
					</div>

				</div>
			</section>
			<?php } ?>
			

		</article>
		<!-- Property Finder -->
		
		
		<?php $this->load->view('sub_footer'); ?>
        <?php if($project_info->id == '49'){?>
             <!-- Chat bot - code added by Aparna for chat bot-->

        <link href="https://www.kenyt.ai/botapp/botchat/css/kenytchatframe.css" rel="stylesheet" />

        <div id="kenytWebchat">
    
            <div id="kenytFrameHeader"></div>
    
            <div class="kenytWindowButton"></div>
    
            <iframe id="kenytChatBox" src="https://www.kenyt.ai/botapp/botchat/kenytchat.html?bot=Omkar_BlissCollection">
    
            </iframe>
    
        </div>
    	
    	
       <!--  <script src="https://www.kenyt.ai/botapp/botchat/scripts/kenytchatframe.js"></script> -->
        <?php }?>
	</div>
<?php $this->load->view('footer'); ?>
<script>
var project_id = "<?php echo $project_info->id;?>";

	$(document).ready(function() {
	    //code added by Aparna for showing chat bot
        if(project_id == 49)
        {

            setTimeout(function() {
            var headID = document.getElementsByTagName("head")[0];   
            
            var newScript = document.createElement('script');
            
            newScript.type = 'text/javascript';
            newScript.src = 'https://www.kenyt.ai/botapp/botchat/scripts/kenytchatframe.js';
            headID.appendChild(newScript);
            }, 100);
        }
	   
		options = {
			'top' : '0', // zoom target container top position in pixel
           'scrollEnabled' : true, // enable plugin mouse wheel behviour
           'dblClickEnabled' : true, // enable plugin mouse doubleClick behviour
           'mouseMoveEnabled' : false, // enable plugin target drag behviour
           'moveCursorEnabled' : true, // show moveCursor for drag
           'touchEnabled' : true, // enable plugin touch interaction 
           'dblTapEnabled' : true, // enable plugin double tap behaviour 
           
          }
		$('#imageFullScreen').smartZoom({'containerClass':'zoomableContainer','scrollEnabled' : 'flase'});		
		$('#topPositionMap,#leftPositionMap,#rightPositionMap,#bottomPositionMap').bind("click", moveButtonClickHandler);
			$('#zoomInButton,#zoomOutButton').bind("click", zoomButtonClickHandler);
		
		function zoomButtonClickHandler(e){
	    	var scaleToAdd = 0.8;
			if(e.target.id == 'zoomOutButton')
				scaleToAdd = -scaleToAdd;
			$('#imageFullScreen').smartZoom('zoom', scaleToAdd);
	    }	    
	    function moveButtonClickHandler(e){
	    	var pixelsToMoveOnX = 0;
			var pixelsToMoveOnY = 0;
	
			switch(e.target.id){
				case "leftPositionMap":
					pixelsToMoveOnX = 50;	
				break;
				case "rightPositionMap":
					pixelsToMoveOnX = -50;
				break;
				case "topPositionMap":
					pixelsToMoveOnY = 50;	
				break;
				case "bottomPositionMap":
					pixelsToMoveOnY = -50;	
				break;
			}
			$('#imageFullScreen').smartZoom('pan', pixelsToMoveOnX, pixelsToMoveOnY);
	    }

	    //social share icons show hide
	    $(".social-icon-container .fa-share-alt").click(function(){
	    	
	    	if ($(".social-icons-share").hasClass('social-display'))
		    {
		    	$(".social-icons-share").removeClass('social-display');
		    }
		    else
		    {
		    	$(".social-icons-share").addClass('social-display');
		    }

	    });
		var tweetlink = document.getElementById('tweetShare');
		var fblink = document.getElementById('facebookShare');
		var url = window.location;

		fblink.addEventListener('click',function(event){
			event.preventDefault();
			window.open("https://www.facebook.com/sharer/sharer.php?u="+escape(window.location.href)+"&t="+document.title, '', 
    'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=600');
			
		},false);
		
		tweetlink.addEventListener('click',function(event){
			event.preventDefault();
			window.open("https://twitter.com/share?url="+encodeURIComponent(url),'','menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=300,width=600');
			
		},false);
	});
</script>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit