MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.12.148.180
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/uttamnagarproperties.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/uttamnagarproperties.com/property-detail.php
<?php include("uttam-header.php");?>
<!-- .site-header -->
<?php 
$fnlProprtyID = $_REQUEST['main_property_id'];
$finalSql = db_query("select * from tbl_posted_properties where 1 and posted_properties_id='$fnlProprtyID'");
 if(mysqli_num_rows($finalSql)>0){
	 $FINALDATA = mysqli_fetch_array($finalSql);
 }
 ?>
<div class="page-head " style="background: url(images/banner.jpg) #494c53 no-repeat center top;  background-size: cover;">
    <div class="breadcrumb-wrapper">
        <div class="container">
            <nav>
                <ol class="breadcrumb">
                    <li><a href="index.php">Home</a></li>
                    <li class="active"><?=$FINALDATA['posted_properties_title']?></li>
                </ol>
            </nav>
        </div>
    </div>
    <!-- .breadcrumb-wrapper -->
</div>
<!-- .page-head -->
<div id="content-wrapper" class="site-content-wrapper site-pages">
    <div id="content" class="site-content layout-boxed">
        <div class="container">
            <div class="container-property-single clearfix">
                <div class="col-lg-8 zero-horizontal-padding property-slider-wrapper">
                    <div class="single-property-slider gallery-slider flexslider">
                        <ul class="slides">
                            <?php 
					  $slideSql = db_query("select * from tbl_properties_image where 1 and properties_image_property_id='".$FINALDATA['posted_properties_id']."'");
					  if(mysqli_num_rows($slideSql)>0){
						  while($SLIDEDATA = mysqli_fetch_array($slideSql)){
							  ?>
                            <li><a class="swipebox" data-rel="gallery12" href="property_image/<?=$SLIDEDATA['properties_image_name']?>"><img src="property_image/<?=$SLIDEDATA['properties_image_name']?>" alt="<?=$FINALDATA['posted_properties_title']?>"></a></li>
                            <? }} ?>
                        </ul>
                    </div>
                    <div id="property-featured-image" class="only-for-print">
                    <img src="property_image/<?=db_scalar("select properties_image_name from tbl_properties_image where 1 and properties_image_property_id='$FINALDATA[posted_properties_id]' order by properties_image_id desc limit 0,1");?>">
                        <!--<img src="images/property/property-interior-6-850x570.jpg" alt="Villa in Coral Gables">-->
                    </div>
                </div>
                <div class="col-lg-4 zero-horizontal-padding property-title-wrapper">
                    <div class="single-property-wrapper">
                        <header class="entry-header single-property-header">
                            <h1 class="entry-title single-property-title"><?=$FINALDATA['posted_properties_project'];?><br>

							<?=$FINALDATA['posted_properties_title']?></h1>
                            <span class="single-property-price price"><i class="fa fa-inr"></i> <?=$FINALDATA['posted_properties_price']?> <?=$FINALDATA['posted_properties_price_postfix']?></span>
                        </header>
                        <div class="property-meta entry-meta clearfix ">
                            <div class="meta-item">
                                <i class="meta-item-icon icon-pid">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#0DBAE8" d="M24 48c-13.255 0-24-10.744-24-24 0-13.255 10.745-24 24-24 13.256 0 24 10.746 24 24 0 13.256-10.744 24-24 24zm7.207-29.719h-.645l.365-2.163c.168-1.067-.699-2.107-1.795-2.107-.896 0-1.654.59-1.793 1.49l-.477 2.78h-3.787l.365-2.163c.167-1.067-.702-2.107-1.796-2.107-.897 0-1.653.59-1.795 1.49l-.477 2.78h-1.599c-.981 0-1.794.814-1.794 1.797s.813 1.798 1.794 1.798h.981l-.7 4.156h-1.263c-.981 0-1.794.814-1.794 1.797s.813 1.797 1.794 1.797h.646l-.39 2.274c-.197 1.18.701 2.105 1.794 2.105 1.01 0 1.655-.73 1.796-1.488l.504-2.893h3.786l-.393 2.276c-.197 1.066.7 2.105 1.796 2.105.896 0 1.654-.617 1.793-1.488l.506-2.893h1.6c.979 0 1.793-.814 1.793-1.797s-.814-1.797-1.793-1.797h-.984l.703-4.156h1.26c.984 0 1.797-.815 1.797-1.798s-.814-1.795-1.798-1.795zm-9.449 7.75l.702-4.156h3.784l-.699 4.156h-3.787z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Property ID</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_property_id']?></span>
                                </div>
                            </div>
                            <div class="meta-item">
                                <i class="meta-item-icon icon-area">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill="#0DBAE8" d="M46 16v-12c0-1.104-.896-2.001-2-2.001h-12c0-1.103-.896-1.999-2.002-1.999h-11.997c-1.105 0-2.001.896-2.001 1.999h-12c-1.104 0-2 .897-2 2.001v12c-1.104 0-2 .896-2 2v11.999c0 1.104.896 2 2 2v12.001c0 1.104.896 2 2 2h12c0 1.104.896 2 2.001 2h11.997c1.106 0 2.002-.896 2.002-2h12c1.104 0 2-.896 2-2v-12.001c1.104 0 2-.896 2-2v-11.999c0-1.104-.896-2-2-2zm-4.002 23.998c0 1.105-.895 2.002-2 2.002h-31.998c-1.105 0-2-.896-2-2.002v-31.999c0-1.104.895-1.999 2-1.999h31.998c1.105 0 2 .895 2 1.999v31.999zm-5.623-28.908c-.123-.051-.256-.078-.387-.078h-11.39c-.563 0-1.019.453-1.019 1.016 0 .562.456 1.017 1.019 1.017h8.935l-20.5 20.473v-8.926c0-.562-.455-1.017-1.018-1.017-.564 0-1.02.455-1.02 1.017v11.381c0 .562.455 1.016 1.02 1.016h11.39c.562 0 1.017-.454 1.017-1.016 0-.563-.455-1.019-1.017-1.019h-8.933l20.499-20.471v8.924c0 .563.452 1.018 1.018 1.018.561 0 1.016-.455 1.016-1.018v-11.379c0-.132-.025-.264-.076-.387-.107-.249-.304-.448-.554-.551z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Area</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_area']?><sub class="meta-item-unit"><?=$FINALDATA['posted_properties_area_postfix']?></sub></span>
                                </div>
                            </div>
                            <div class="meta-item">
                                <i class="meta-item-icon icon-bed">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill="#0DBAE8" d="M21 48.001h-19c-1.104 0-2-.896-2-2v-31c0-1.104.896-2 2-2h19c1.106 0 2 .896 2 2v31c0 1.104-.895 2-2 2zm0-37.001h-19c-1.104 0-2-.895-2-1.999v-7.001c0-1.104.896-2 2-2h19c1.106 0 2 .896 2 2v7.001c0 1.104-.895 1.999-2 1.999zm25 37.001h-19c-1.104 0-2-.896-2-2v-31c0-1.104.896-2 2-2h19c1.104 0 2 .896 2 2v31c0 1.104-.896 2-2 2zm0-37.001h-19c-1.104 0-2-.895-2-1.999v-7.001c0-1.104.896-2 2-2h19c1.104 0 2 .896 2 2v7.001c0 1.104-.896 1.999-2 1.999z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Bedrooms</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_bedrooms']?></span>
                                </div>
                            </div>
                            <div class="meta-item">
                                <i class="meta-item-icon icon-bath">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill="#0DBAE8" d="M37.003 48.016h-4v-3.002h-18v3.002h-4.001v-3.699c-4.66-1.65-8.002-6.083-8.002-11.305v-4.003h-3v-3h48.006v3h-3.001v4.003c0 5.223-3.343 9.655-8.002 11.305v3.699zm-30.002-24.008h-4.001v-17.005s0-7.003 8.001-7.003h1.004c.236 0 7.995.061 7.995 8.003l5.001 4h-14l5-4-.001.01.001-.009s.938-4.001-3.999-4.001h-1s-4 0-4 3v17.005000000000003h-.001z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Bathrooms</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_bathrooms']?></span>
                                </div>
                            </div>
                            <div class="meta-item">
                                <i class="meta-item-icon icon-garage">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill="#0DBAE8" d="M44 0h-40c-2.21 0-4 1.791-4 4v44h6v-40c0-1.106.895-2 2-2h31.999c1.106 0 2.001.895 2.001 2v40h6v-44c0-2.209-1.792-4-4-4zm-36 8.001h31.999v2.999h-31.999zm0 18h6v5.999h-2c-1.104 0-2 .896-2 2.001v6.001c0 1.103.896 1.998 2 1.998h2v2.001c0 1.104.896 2 2 2s2-.896 2-2v-2.001h11.999v2.001c0 1.104.896 2 2.001 2 1.104 0 2-.896 2-2v-2.001h2c1.104 0 2-.895 2-1.998v-6.001c0-1.105-.896-2.001-2-2.001h-2v-5.999h5.999v-3h-31.999v3zm8 12.999c-1.104 0-2-.895-2-1.999s.896-2 2-2 2 .896 2 2-.896 1.999-2 1.999zm10.5 2h-5c-.276 0-.5-.225-.5-.5 0-.273.224-.498.5-.498h5c.275 0 .5.225.5.498 0 .275-.225.5-.5.5zm1-2h-7c-.275 0-.5-.225-.5-.5s.226-.499.5-.499h7c.275 0 .5.224.5.499s-.225.5-.5.5zm-6.5-2.499c0-.276.224-.5.5-.5h5c.275 0 .5.224.5.5s-.225.5-.5.5h-5c-.277 0-.5-.224-.5-.5zm11 2.499c-1.104 0-2.001-.895-2.001-1.999s.896-2 2.001-2c1.104 0 2 .896 2 2s-.896 1.999-2 1.999zm0-12.999v5.999h-16v-5.999h16zm-24-13.001h31.999v3h-31.999zm0 5h31.999v3h-31.999z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Parking</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_garage']?></span>
                                </div>
                            </div>
                            <div class="meta-item meta-property-type">
                                <i class="meta-item-icon icon-ptype">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#0DBAE8" d="M24 48.001c-13.255 0-24-10.745-24-24.001 0-13.254 10.745-24 24-24s24 10.746 24 24c0 13.256-10.745 24.001-24 24.001zm10-27.001l-10-8-10 8v11c0 1.03.888 2.001 2 2.001h3.999v-9h8.001v9h4c1.111 0 2-.839 2-2.001v-11z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Type</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_type_parent']?> <?=$FINALDATA['posted_properties_type_child']?></span>
                                </div>
                            </div>
                            <div class="meta-item">
                                <i class="meta-item-icon icon-tag">
                                    <svg xmlns="http://www.w3.org/2000/svg" class="meta-icon-container" width="30" height="30" viewBox="0 0 48 48">
                                        <path class="meta-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#0DBAE8" d="M47.199 24.176l-23.552-23.392c-.504-.502-1.174-.778-1.897-.778l-19.087.09c-.236.003-.469.038-.696.1l-.251.1-.166.069c-.319.152-.564.321-.766.529-.497.502-.781 1.196-.778 1.907l.092 19.124c.003.711.283 1.385.795 1.901l23.549 23.389c.221.218.482.393.779.523l.224.092c.26.092.519.145.78.155l.121.009h.012c.239-.003.476-.037.693-.098l.195-.076.2-.084c.315-.145.573-.319.791-.539l18.976-19.214c.507-.511.785-1.188.781-1.908-.003-.72-.287-1.394-.795-1.899zm-35.198-9.17c-1.657 0-3-1.345-3-3 0-1.657 1.343-3 3-3 1.656 0 2.999 1.343 2.999 3 0 1.656-1.343 3-2.999 3z"></path>
                                    </svg>
                                </i>
                                <div class="meta-inner-wrapper">
                                    <span class="meta-item-label">Status</span>
                                    <span class="meta-item-value"><?=$FINALDATA['posted_properties_rent_sale']?></span>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="favorite-and-print clearfix">
                        <a class="add-to-fav" href="#" data-toggle="modal"><i class="fa fa-star"></i>&nbsp;&nbsp;Add to Favorites</a>
                        <a class="printer-icon" href="javascript:window.print()"><i class="fa fa-print"></i>&nbsp;&nbsp;Print</a>
                    </div>
                </div>
                <div class="col-md-8 site-main-content property-single-content">
                    <main id="main" class="site-main">
                        <article class="hentry clearfix">
                            <div class="entry-content clearfix">
                                <h4 class="fancy-title">Description</h4>
                                <div class="property-content">
                                    <div><?=$FINALDATA['posted_properties_description']?></div>
                                </div>
                                <div class="property-additional-details clearfix">
                                    <h4 class="fancy-title">Additional Details</h4>
                                    <ul class="property-additional-details-list clearfix">
                                    <?php if($FINALDATA['posted_properties_project']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Project</dt>
                                                <dd><strong><?=$FINALDATA['posted_properties_project']?></strong></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_furnishing']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Furnishing</dt>
                                                <dd><?=$FINALDATA['posted_properties_furnishing']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_landmark']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Landmark</dt>
                                                <dd><?=$FINALDATA['posted_properties_landmark']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_facing']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Facing</dt>
                                                <dd><?=$FINALDATA['posted_properties_facing']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_overlooking']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Overlooking</dt>
                                                <dd><?=$FINALDATA['posted_properties_overlooking']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_flooring']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Flooring</dt>
                                                <dd><?=$FINALDATA['posted_properties_flooring']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_unit_avail']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Unit Available</dt>
                                                <dd><?=$FINALDATA['posted_properties_unit_avail']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_water_avail']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Water Available</dt>
                                                <dd><?=$FINALDATA['posted_properties_water_avail']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                        <?php if($FINALDATA['posted_properties_electric_avail']!=''){ ?>
                                        <li>
                                            <dl>
                                                <dt>Electricity Available</dt>
                                                <dd><?=$FINALDATA['posted_properties_electric_avail']?></dd>
                                            </dl>
                                        </li>
                                        <? } ?>
                                    </ul>
                                </div>
                                <div class="property-features">
                                    <h4 class="fancy-title">Features</h4>
                                     <?php
			  						$posted_properties_features_list = explode(',',$FINALDATA['posted_properties_features_list']);
			 					  ?>
                                    <ul class="property-features-list clearfix">
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Cafeteria/Food Court"){?><li><a href="javascript:void(0);" style="cursor:default;">Cafeteria/Food Court <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Bar/Lounge"){?><li><a href="javascript:void(0);" style="cursor:default;">Bar/Lounge <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Security"){?><li><a href="javascript:void(0);" style="cursor:default;">Security <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Park"){?><li><a href="javascript:void(0);" style="cursor:default;">Park <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Reserved Parking"){?><li><a href="javascript:void(0);" style="cursor:default;">Reserved Parking <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Visitor Parking"){?><li><a href="javascript:void(0);" style="cursor:default;">Visitor Parking <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Intercom Facility"){?><li><a href="javascript:void(0);" style="cursor:default;">Intercom Facility <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Banquet Hall"){?><li><a href="javascript:void(0);" style="cursor:default;">Banquet Hall <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Gymnasium"){?><li><a href="javascript:void(0);" style="cursor:default;">Gymnasium <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="DTH Television Facility"){?><li><a href="javascript:void(0);" style="cursor:default;">DTH Television Facility <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Laundry Service"){?><li><a href="javascript:void(0);" style="cursor:default;">Laundry Service <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Rain Water Harvesting"){?><li><a href="javascript:void(0);" style="cursor:default;">Rain Water Harvesting <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="RO Water System"){?><li><a href="javascript:void(0);" style="cursor:default;">RO Water System <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Water Storage"){?><li><a href="javascript:void(0);" style="cursor:default;">Water Storage <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Air Conditioned"){?><li><a href="javascript:void(0);" style="cursor:default;">Air Conditioned <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Vaastu Compliant"){?><li><a href="javascript:void(0);" style="cursor:default;">Vaastu Compliant <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Wi-Fi Connectivity"){?><li><a href="javascript:void(0);" style="cursor:default;">Wi-Fi Connectivity <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Waste Disposal"){?><li><a href="javascript:void(0);" style="cursor:default;">Waste Disposal <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Power Back Up"){?><li><a href="javascript:void(0);" style="cursor:default;">Power Back Up <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Swimming Pool"){?><li><a href="javascript:void(0);" style="cursor:default;">Swimming Pool <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Club House"){?><li><a href="javascript:void(0);" style="cursor:default;">Club House <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Lift"){?><li><a href="javascript:void(0);" style="cursor:default;">Lift <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Maintenance Staff"){?><li><a href="javascript:void(0);" style="cursor:default;">Maintenance Staff <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Indoor Games Room"){?><li><a href="javascript:void(0);" style="cursor:default;">Indoor Games Room <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Kids Club"){?><li><a href="javascript:void(0);" style="cursor:default;">Kids Club <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                        <?php foreach($posted_properties_features_list as $key=>$value){if($value=="Kids Play Area"){?><li><a href="javascript:void(0);" style="cursor:default;">Kids Play Area <i class="fa fa-check"></i></a></li>
                                        <? }} ?>
                                    </ul>
                                </div>
                                
                               <?php if($FINALDATA['posted_properties_video_url']!=''){ ?> 
                                <section class="property-video">
                                    <h4 class="fancy-title">Virtual Tour</h4>
                                    <div class="placeholder-thumb format-video">
                                        <a class="video-popup" href="<?=$FINALDATA['posted_properties_video_url']?>" title="Virtual Tour">
                                            <i class="fa fa-play-circle-o"></i>
                                            <img width="850" height="570" src="images/property/property-12-850x570.jpg" class="img-responsive wp-post-image" alt="Exterior">
                                        </a>
                                    </div>
                                </section>
                                <? } ?>
                                
                            </div>
                        </article>
                        
                        <h4 class="fancy-title">Location</h4>
                        <address><?=$FINALDATA['posted_properties_address']?></address>
                        
                        <script type="text/javascript">
						$(document).ready(function(){
$("address").each(function(){
var embed ="<iframe width='100%' height='340' frameborder='0' scrolling='no' marginheight='0' marginwidth='0' src='https://maps.google.com/maps?&amp;q="+ encodeURIComponent( $(this).text() ) +"&amp;output=embed'></iframe>";
$(this).html(embed);
});
});
</script>
                        <div class="property-share-networks clearfix">
                            <h4 class="fancy-title">Share this Property</h4>
                            <div id="share-button-title" class="hide">Share</div>
                            <div class="share-this"></div>
                        </div>
                        <!--<div class="property-attachments clearfix">
                            <h4 class="fancy-title">Property Attachments</h4>
                            <ul class="property-attachments-list clearfix">
                                <li class="pdf"><a target="_blank" href="#"><i class="fa fa-file-pdf-o"></i>Demo PDF</a></li>
                                <li class="jpg"><a target="_blank" href="#"><i class="fa fa-file-image-o"></i>Demo JPG</a></li>
                            </ul>
                        </div>-->
                        <?php /*?><div id="comments">
                            <h2 id="comments-title">One Comment</h2>
                            <ol class="commentlist">
                                <li class="comment byuser comment-author-msaqibsarwar bypostauthor even thread-even depth-1" id="li-comment-2">
                                    <article id="comment-2" class="comment-body">
                                        <div class="author-photo">
                                            <a class="avatar" href="#">
                                                <img alt="" src="images/demo/gravatar.jpg" class="avatar avatar-68 photo img-circle" height="68" width="68">
                                            </a>
                                        </div>
                                        <div class="comment-wrapper">
                                            <div class="comment-meta">
                                                <div class="comment-author vcard">
                                                    <h5 class="fn">John Doe</h5>
                                                </div>
                                                <div class="comment-metadata">
                                                    <time datetime="2015-09-09T14:50:26+00:00">September 9, 2015</time>
                                                </div>
                                            </div>
                                            <div class="comment-content">
                                                <p>This is a sample comment. We have been extremely pleased with your attentiveness, communication, honesty and advice throughout the entire process. Selling a house is a stressful occurrence for anyone and you have helped to make it as smooth as possible for us. We feel that you truly go beyond the general duties of a real estate agent with thorough follow ups, reporting and always being ‘on top’ of potential buyers.</p>
                                            </div>
                                            <div class="reply">
                                                <a rel="nofollow" class="comment-reply-link" href="#" aria-label="Reply to John Doe">Reply</a>
                                            </div>
                                        </div>
                                    </article>
                                    <!-- end of comment -->
                                </li>
                                <!-- #comment-## -->
                            </ol>
                            <div id="respond" class="comment-respond">
                                <h3 id="reply-title" class="comment-reply-title">Leave a Reply
                                    <small><a rel="nofollow" id="cancel-comment-reply-link"  href="#" style="display:none;">Cancel reply</a></small>
                                </h3>
                                <form action="#" method="post" id="commentform" class="comment-form" novalidate>
                                    <p class="comment-notes">
                                        <span id="email-notes">Your email address will not be published.</span>
                                        Required fields are marked <span class="required">*</span>
                                    </p>
                                    <p class="comment-form-comment">
                                        <label for="comment">Comment</label>
                                        <textarea id="comment" name="comment" cols="45" rows="8" required></textarea>
                                    </p>
                                    <p class="comment-form-author"><label for="author">Name <span class="required">*</span></label>
                                        <input id="author" name="author" type="text" value="" size="30" required>
                                    </p>
                                    <p class="comment-form-email">
                                        <label for="email">Email <span class="required">*</span></label>
                                        <input id="email" name="email" type="email" value="" size="30" required>
                                    </p>
                                    <p class="comment-form-url">
                                        <label for="url">Website</label>
                                        <input id="url" name="url" type="url" value="" size="30">
                                    </p>
                                    <p class="form-submit">
                                        <input name="submit" type="submit" id="submit" class="submit" value="Post Comment">
                                        <input type="hidden" name="comment_post_ID" value="101" id="comment_post_ID">
                                        <input type="hidden" name="comment_parent" id="comment_parent" value="0">
                                    </p>
                                </form>
                            </div>
                            <!-- #respond -->
                        </div><?php */?>
                    </main>
                    <!-- .site-main -->
                    <p>&nbsp;</p>
                </div>
                <!-- .site-main-content -->
                <div class="col-md-4 zero-horizontal-padding">
                    <aside class="sidebar sidebar-property-detail">
                    <?php 
						$UsrSql = db_query("select * from tbl_registration where 1 and reg_id='$FINALDATA[posted_properties_user_id]'");
						 if(mysqli_num_rows($UsrSql)>0){
							 $USERDATA = mysqli_fetch_array($UsrSql);
						 }
 						?>
                        <section class="agent-sidebar-widget clearfix">
                            <div class="agent-content-wrapper agent-common-styles">
                            <?php if($FINALDATA['posted_properties_display_info']=='Yes'){ ?>
                                <div class="inner-wrapper clearfix">
                                    <figure class="agent-image">
                                        <a href="user-detail.php?userID=<?=$USERDATA['reg_id']?>" target="_blank">
                                        <?php if($USERDATA['reg_image_name']!=''){ ?>
                                            <img width="220" height="220" src="user_image/<?=$USERDATA['reg_image_name']?>" class="img-circle wp-post-image" alt="<?=$USERDATA['reg_display_name']?>">
                                            <? }else{ ?>
                                            <img width="220" height="220" src="images/userprofile.png" class="img-circle wp-post-image" alt="<?=$USERDATA['reg_display_name']?>">
                                            <? } ?>
                                        </a>
                                    </figure>
                                    <h3 class="agent-name">
                                         <a href="user-detail.php?userID=<?=$USERDATA['reg_id']?>" target="_blank"><?=ucwords($USERDATA['reg_display_name'])?></a>
                                        <span><?=$USERDATA['reg_user_type']?></span>
                                    </h3>
                                    <div class="agent-social-profiles">
                                         <?php if($USERDATA['reg_facebook_url']!='' && !empty($_SESSION['RID'])){ ?>
                                        <a class="facebook" target="_blank" href="<?=$USERDATA['reg_facebook_url']?>"><i class="fa fa-facebook"></i></a>
                                        <? } ?>
                                        
                                     <?php if($USERDATA['reg_twitter_url']!='' && !empty($_SESSION['RID'])){ ?>
                                        <a class="twitter" target="_blank" href="<?=$USERDATA['reg_twitter_url']?>"><i class="fa fa-twitter"></i></a>
                                        <? } ?>
                                        
                                         <?php /* if($USERDATA['reg_google_url']!=''){ ?>
                                        <a class="gplus" target="_blank" href="<?=$USERDATA['reg_google_url']?>"><i class="fa fa-google-plus"></i></a>
                                        <? }*/ ?>
                                         <?php if($USERDATA['reg_linkdin_url']!='' && !empty($_SESSION['RID'])){ ?>
                                        <a class="linkedin" target="_blank" href="<?=$USERDATA['reg_linkdin_url']?>"><i class="fa fa-linkedin"></i></a>
                                        <? } ?>
                                       <!-- <a class="pinterest" target="_blank" href="http://realplaces.inspirythemes.biz/"><i class="fa fa-pinterest"></i></a>
                                        <a class="instagram" target="_blank" href="https://www.pinterest.com/envato/"><i class="fa fa-instagram"></i></a>-->
                                    </div>
                                </div>
                                <ul class="agent-contacts-list">
                                <?php if($USERDATA['reg_office_no']!='' && !empty($_SESSION['RID'])){ ?>
                                    <li class="office">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="contacts-icon-container" width="24" height="24" viewBox="0 0 24 24">
                                            <path class="contacts-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#0080BC" d="M1.027 4.846l-.018.37.01.181c.068 9.565 7.003 17.42 15.919 18.48.338.075 1.253.129 1.614.129.359 0 .744-.021 1.313-.318.328-.172.448-.688.308-1.016-.227-.528-.531-.578-.87-.625-.435-.061-.905 0-1.521 0-1.859 0-3.486-.835-4.386-1.192l.002.003-.076-.034c-.387-.156-.696-.304-.924-.422-3.702-1.765-6.653-4.943-8.186-8.896-.258-.568-1.13-2.731-1.152-6.009h.003l-.022-.223c0-1.727 1.343-3.128 2.999-3.128 1.658 0 3.001 1.401 3.001 3.128 0 1.56-1.096 2.841-2.526 3.079l.001.014c-.513.046-.914.488-.914 1.033 0 .281.251 1.028.251 1.028.015 0 .131.188.119.188-.194-.539 1.669 5.201 7.021 7.849-.001.011.636.309.636.309.47.3 1.083.145 1.37-.347.09-.151.133-.32.14-.488.356-1.306 1.495-2.271 2.863-2.271 1.652 0 2.991 1.398 2.991 3.12 0 .346-.066.671-.164.981-.3.594-.412 1.21.077 1.699.769.769 1.442-.144 1.442-.144.408-.755.643-1.625.643-2.554 0-2.884-2.24-5.222-5.007-5.222-1.947 0-3.633 1.164-4.46 2.858-2.536-1.342-4.556-3.59-5.656-6.344 1.848-.769 3.154-2.647 3.154-4.849 0-2.884-2.241-5.222-5.007-5.222-2.41 0-4.422 1.777-4.897 4.144l-.091.711z"/>
                                        </svg>
                                        <span>Office:</span><?=$USERDATA['reg_office_no']?>
                                    </li>
                                    <? } ?>
                                     <?php if($USERDATA['reg_mobile_no']!='' && !empty($_SESSION['RID'])){ ?>
                                    <li class="mobile">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="contacts-icon-container" width="24" height="24" viewBox="0 0 24 24">
                                            <path class="contacts-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#0DBAE8" d="M17.001 23.999h-10.001c-1.657 0-3-1.343-3-2.999v-18c0-1.656 1.343-3 3-3h10.001c1.655 0 2.999 1.344 2.999 3v18c0 1.656-1.344 2.999-2.999 2.999zm.999-19.999c0-1.105-.896-2-2-2h-8c-1.105 0-2 .896-2 2v16c0 1.104.895 2 2 2h8c1.104 0 2-.896 2-2v-16zm-4 1h-4c-.552 0-1-.447-1-1 0-.552.448-1 1-1h4c.553 0 1.001.448 1.001 1 0 .553-.448 1-1.001 1zm-2 13c1.105 0 2 .672 2 1.499 0 .829-.895 1.501-2 1.501s-2-.672-2-1.501c0-.827.895-1.499 2-1.499z"/>
                                        </svg>
                                        <span>Mobile:</span><?=$USERDATA['reg_mobile_no']?>
                                    </li>
                                    <? } ?>
                                     <?php if($USERDATA['reg_fax']!='' && !empty($_SESSION['RID'])){ ?>
                                    <li class="fax">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="contacts-icon-container" width="24" height="24" viewBox="0 0 24 24">
                                            <path class="fax-fill-one" d="M6 20c0 1.105.896 2 2 2h8c1.104 0 2-.895 2-2v-8h-12v8zm2-6h8v2h-8v-2zm0 4h8v2h-8v-2zM17 2h-10c-1.104 0-2 .896-2 2v3h14v-3c0-1.105-.896-2-2-2z" fill="none"/>
                                            <circle cx="21" cy="11" r="1" fill="none"/>
                                            <path class="fax-fill-two" fill="#0080bc" d="M21.999 7h-.999v-5c0-1.105-.896-2-2-2h-14c-1.104 0-2 .895-2 2v5h-.999c-1.105 0-2 .896-2 2.001v7.999c0 1.104.895 2 2 2h.999v3c0 1.105.896 2 2 2h14c1.104 0 2-.895 2-2v-3h.999c1.104 0 2-.896 2-2v-7.999c0-1.105-.895-2.001-2-2.001zm-3.999 13c0 1.105-.896 2-2 2h-8c-1.104 0-2-.895-2-2v-8h12v8zm1-13h-14v-3c0-1.104.896-2 2-2h10c1.104 0 2 .895 2 2v3zm2 4.999c-.553 0-1-.448-1-1 0-.551.447-.999 1-.999s.999.448.999.999c0 .552-.446 1-.999 1zM8 14h8v2h-8zM8 18h8v2h-8z"/>
                                        </svg>
                                        <span>Fax:</span><?=$USERDATA['reg_fax']?>
                                    </li>
                                    <? } ?>
                                    <?php if($USERDATA['reg_address']!='' && !empty($_SESSION['RID'])){ ?>
                                    <li class="map-pin">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="contacts-icon-container" width="40" height="40" viewBox="0 0 24 24">
                                            <path class="contacts-icon" fill-rule="evenodd" clip-rule="evenodd" fill="#000000" d="M12 23.999c.048 0-8-11.582-8-15.999 0-4.419 3.581-8 8-8s8 3.581 8 8c0 4.417-8.084 15.999-8 15.999zm0-19.001c-1.658 0-3.002 1.345-3.002 3.002 0 1.657 1.344 3.002 3.002 3.002 1.657 0 3.002-1.345 3.002-3.002 0-1.658-1.345-3.002-3.002-3.002z"/>
                                        </svg>
                                        <?=$USERDATA['reg_address']?>, <?=$USERDATA['reg_city']?>, <?=$USERDATA['reg_state']?>, <?=$USERDATA['reg_country']?> - <?=$USERDATA['reg_zip_code']?>
                                    </li>
                                    <?}?>
                                </ul>
                                <?php if($USERDATA['reg_user_description']!='' && !empty($_SESSION['RID'])){ ?>
                                <p><?=$USERDATA['reg_user_description']?></p>
                                <? } ?>                               
                                <a class="btn-default show-details" href="user-detail.php?userID=<?=$USERDATA['reg_id']?>" target="_blank">View Profile<i class="fa fa-angle-right"></i></a>
                                 <? } ?>
                                <div class="agent-contact-form">
                                    <h3 class="agent-contact-form-title">Contact Agent</h3>
                                    <form id="agent-contact-form" class="contact-form-small" method="post" action="send_mail.php" novalidate>
                                        <div class="row">
                                            <div class="col-sm-6 left-field">
                                                <input type="text" name="name" placeholder="Name" class="required" title="* Please provide your name">
                                            </div>
                                            <div class="col-sm-6 right-field">
                                                <input type="text" name="email" placeholder="Email" class="email required" title="* Please provide valid email address">
                                            </div>
                                        </div>
                                        <textarea name="message" class="required" placeholder="Message" title="* Please provide your message"></textarea>
                                        <input type="submit" id="submit-button" name="submit" class="btn-default btn-round" value="Send Message">
                                        <img src="images/ajax-loader.gif" id="ajax-loader" alt="Loading...">
                                    </form>
                                    <div id="error-container"></div>
                                    <div id="message-container">&nbsp;</div>
                                </div>
                            </div>
                        </section>
                       
                        
                        <section class="similar-properties meta-item-half clearfix">
                            <div class="nav-and-title clearfix">
                                <h3 class="title">Similar Properties</h3>
                                <div class="similar-properties-carousel-nav carousel-nav">
                                    <a class="carousel-prev-item prev">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="arrow-container" width="32" height="52" viewBox="0 0 32 52">
                                            <g class="left-arrow" fill="#fff">
                                                <path opacity=".5" d="M31.611 7.646l-6.787-7.057-24.435 25.406 6.787 7.057z"/>
                                                <path d="M.389 26.006l6.787-7.058 24.435 25.406-6.787 7.057z"/>
                                            </g>
                                        </svg>
                                    </a>
                                    <a class="carousel-next-item next">
                                        <svg xmlns="http://www.w3.org/2000/svg" class="arrow-container" width="32" height="52" viewBox="0 0 32 52">
                                            <g class="right-arrow" fill-rule="evenodd" clip-rule="evenodd" fill="#fff">
                                                <path d="M.388 44.354l6.788 7.057 24.436-25.406-6.788-7.057-24.436 25.406z"/>
                                                <path opacity=".5" d="M31.612 25.994l-6.788 7.058-24.436-25.406 6.788-7.057 24.436 25.405z"/>
                                            </g>
                                        </svg>
                                    </a>
                                </div>
                            </div>
                            <div class="similar-properties-carousel">
                                <div class="owl-carousel">
                                <?php 
						$SimSql = db_query("select * from tbl_posted_properties where 1 and (posted_properties_loc_parent='$FINALDATA[posted_properties_loc_parent]' OR posted_properties_loc_child='$FINALDATA[posted_properties_loc_child]')");
						 if(mysqli_num_rows($SimSql)>0){
							 while($SIMDATA = mysqli_fetch_array($SimSql)){
 						?>
                                    <article class="hentry clearfix">
                                        <figure class="property-thumbnail">
                                            <a href="property-detail.php?main_property_id=<?=$SIMDATA['posted_properties_id'];?>">
                                                <img width="850" height="570" src="property_image/<?=db_scalar("select properties_image_name from tbl_properties_image where 1 and properties_image_property_id='$SIMDATA[posted_properties_id]' order by properties_image_id desc limit 0,1");?>" class="img-responsive wp-post-image" alt="<?=$SIMDATA['posted_properties_title']?>">
                                            </a>
                                        </figure>
                                        <div class="property-description">
                                            <div class="arrow"></div>
                                            <header class="entry-header">
                                                <h3 class="entry-title"><a href="property-detail.php?main_property_id=<?=$SIMDATA['posted_properties_id'];?>" rel="bookmark"><?=$SIMDATA['posted_properties_title']?></a></h3>
                                                <div class="price-and-status">
                                                    <span class="price"><i class="fa fa-inr"></i> <?=$SIMDATA['posted_properties_price']?> <?=$SIMDATA['posted_properties_price_postfix']?></span><a href="javascript:void(0);" style="cursor:default;"><span class="property-status-tag"><?=$SIMDATA['posted_properties_rent_sale']?></span></a>
                                                </div>
                                            </header>
                                            
                                            <!-- .property-meta -->
                                        </div>
                                    </article>
                                    
                                    <? }} ?>
                                </div>
                            </div>
                        </section>
                        <?php /*?><section id="lidd_mc_widget-2" class="widget clearfix widget_lidd_mc_widget">
                            <h3 class="widget-title">Mortgage Calculator</h3>
                            <form action="#" id="lidd_mc_form" class="lidd_mc_form" method="post">
                                <div class="lidd_mc_input lidd_mc_input_light lidd_mc_input_responsive">
                                    <label for="lidd_mc_total_amount">Total Amount</label>
                                    <input type="text" name="lidd_mc_total_amount" id="lidd_mc_total_amount" placeholder="$">
                                    <span id="lidd_mc_total_amount-error"></span>
                                </div>
                                <div class="lidd_mc_input lidd_mc_input_light lidd_mc_input_responsive"><label for="lidd_mc_down_payment">Down
                                        Payment</label>
                                    <input type="text" name="lidd_mc_down_payment" id="lidd_mc_down_payment" placeholder="$">
                                    <span id="lidd_mc_down_payment-error"></span>
                                </div>
                                <div class="lidd_mc_input lidd_mc_input_light lidd_mc_input_responsive">
                                    <label for="lidd_mc_interest_rate">Interest Rate</label>
                                    <input type="text" name="lidd_mc_interest_rate" id="lidd_mc_interest_rate" placeholder="%">
                                    <span id="lidd_mc_interest_rate-error"></span>
                                </div>
                                <div class="lidd_mc_input lidd_mc_input_light lidd_mc_input_responsive">
                                    <label for="lidd_mc_amortization_period">Amortization Period</label>
                                    <input type="text" name="lidd_mc_amortization_period" id="lidd_mc_amortization_period" placeholder="years">
                                    <span id="lidd_mc_amortization_period-error"></span>
                                </div>
                                <div class="lidd_mc_input lidd_mc_input_light lidd_mc_input_responsive">
                                    <label for="lidd_mc_payment_period">Payment Period</label>
                                 <span class="lidd_mc_select lidd_mc_select_fancy_light">
                                    <select name="lidd_mc_payment_period" id="lidd_mc_payment_period">
                                        <option value="12">Monthly</option>
                                        <option value="26">Bi-Weekly</option>
                                        <option value="52">Weekly</option>
                                    </select>
                                 </span>
                                    <span id="lidd_mc_payment_period-error"></span>
                                </div>
                                <input type="hidden" name="lidd_mc_compounding_period" id="lidd_mc_compounding_period" value="2">
                                <input type="hidden" name="lidd_mc_currency" id="lidd_mc_currency" value="$">
                                <input type="hidden" name="lidd_mc_currency_code" id="lidd_mc_currency_code" value="">
                                <div class="lidd_mc_input">
                                    <input type="submit" name="lidd_mc_submit" id="lidd_mc_submit" value="Calculate" class="real-btn">
                                </div>
                            </form>
                            <div id="lidd_mc_details" style="display: none;">
                                <div id="lidd_mc_results">
                                    <p>Monthly Payment: <b class="lidd_mc_b">$1,242.86 </b></p>
                                </div>
                                <img id="lidd_mc_inspector" src="images/icon_inspector.png" alt="Details">
                                <div id="lidd_mc_summary" class="lidd_mc_summary lidd_mc_summary_light" style="display: none;">
                                    <p>For a mortgage of <b class="lidd_mc_b">$</b><b class="lidd_mc_b">54,654.00</b> amortized over
                                        <b class="lidd_mc_b">4</b> years, your <b class="lidd_mc_b">Monthly</b> payment is:
                                    </p>
                                    <p>Mortgage Payment: <b class="lidd_mc_b"><b class="lidd_mc_b">$1,242.86 </b></b></p>
                                    <p>Total Mortgage with Interest: <b class="lidd_mc_b"><b class="lidd_mc_b">$59,657.50 </b></b></p>
                                </div>
                            </div>
                        </section><?php */?>
                    </aside>
                    <!-- .sidebar -->
                </div>
                <!-- .site-sidebar-content -->
            </div>
            <!-- .container-property-single -->
        </div>
        <!-- .container -->
    </div>
    <!-- .site-content -->
</div>
<!-- .site-content-wrapper -->


<script src="js/jquery-1.11.2.min.js"></script>
<script src="js/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="js/share.min.js"></script>
<script src="js/property-share.js"></script>
<script src="js/sly.min.js"></script>
<script src="js/property-horizontal-scrolling.js"></script>
<?php // include("final-page-footer.php");?>
<?php include("uttam-footer.php");?>

MMCT - 2023