( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php
include("headerApp.php");
ob_start();
$view=$db-> base64url_decode($view);
$hb = $db->hashbrandtoRecord($view);
$title = $hb[0]["title"];
$catalogidX = $hb[0]["catalogid"];
$themeidX = $hb[0]["themeid"];
/* if(empty($pichaC)){ header("Location: index.php?mode=upload§or=Profile+Picture"); }else {}*/
?>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<?php if($mode=="tafuta") { $execute= "tafuta()"; }?>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" >
<div id="loadingReportaM"></div>
<?php
/*include("pages/nav/help.php");*/?>
<?php /*?>
<table height="5" width="100%" bgcolor="#00AFF0" style="background-color:#00AFF0; margin:0; <?php echo $pichani ?>" ><tr>
<td height="5" valign="top" style="background-color:#00AFF0; margin:0; ">
</td>
</tr>
</table><?php */?>
<section class="hbox stretch" style=" margin-top:0px"> <!-- .aside -->
<?php /*?><canvas width=400 height=300 style=" background-color:#000" id='cv'></canvas><?php */?>
<?php include("newdatasets/contentApp.php");
?>
<?php /*?> <?php include("newdatasets/contextApp.php");
?>
<?php */?>
<?php include("newdatasets/openAppModal.php");?>
</section>
<?php if($mode=="sapps") {
include("apps.php");
}
else
{?>
<?php }?>
<?php include("pages/pop.php");?>
<?php /*?>
<div id="photo_preview" style="display:hidden;background-image:url(images/images/bg.png);background-position:top" >
<center> <br>
<br><div class="photo_wrp" style="width:500px" >
<section class="panel " id="stbody1" >
<div class="panel-body photo2" style="padding-top:0px; padding-left:0px; padding-right:0px; " >
<div class="pull-in bg-light clearfix m-b-n v-middle">
<div class="pleft v-middle"> </div>
</div>
</div>
<div class="clearfix " style=" text-align:left; margin-top:3px; padding-bottom:8px; padding-top:8px; padding-left:5px; padding-right:5px">
<small class="text-muted pull-right" style="font-family:Arial, Helvetica, sans-serif">
<a style=" color:#a3a3a3" class="icon-time timeago timeme" ></a>
</small>
<a href="#" id="" style="margin-right:5px;margin-left:0px;" class="thumb-sm pull-left m-r"> <span class="picme"></span> </a>
<div class="clear">
<strong style="color:#8f8f8f; "><a href="#" style="color:#00aff0; " id="" class="profile2 pyanani">@usn </a></strong>
<small class="block text-muted" style="color:#8f8f8f"> <span class="ptitle"> message</span> </small>
</div>
</div>
<!--
<div class="line line-dashed" style="margin:0px; padding:0px"></div>-->
<footer class="panel-footer pos-rlt" style=" padding-bottom:0px; padding-left:5px; padding-right:5px; padding-top:8px; text-align:left ;-webkit-box-shadow:none; box-shadow:none;">
<div class="commentcontainer " id="">
<ul class="list-group " style="margin:0px; margin:5px; padding:0px " >
<span class="pcomments"></span>
</ul></div>
</footer>
</section>
</div></center>
</div><?php */?>
<?php /*?><script src="css/app.v2.js"></script><?php */?>
<?php
$returnUrl = $_SERVER["REQUEST_URI"];
$rand = rand(1,5);
$pichani = $rand.".png";
$pichani = "$pichani";
?> <?php if($mode=="") {?>
<a href="<?php echo $siteaddress3; ?>index.php?mode=feedback&page=<?php echo $returnUrl; ?>"><div id="feedback" style="background-image:url(<?php echo $siteaddress3; ?>filters/african/<?php echo $pichani ?>); width:130px; height:130px">
</div></a>
<?php } ?>
<?php /*include("newdatasets/mobile.php");*/
?>
<?php /*?>
<script type="text/javascript">
ezikiLoadRemote('homewidget','homeget');
ezikiLoadRemote('thestream','videos/engine/stream');
ezikiLoadRemote('friendlike','videos/engine/friendlike');
ezikitab("startTab2");
ezikitab("startTab1");
</script><?php */?>
<?php
session_start();
if (isset($_SESSION['euserid']))
{
echo $catalogidX = $_SESSION['euserid'];
}
?>
<form id="engineX">
<input type='hidden' id='myaccountX' value="<?php if(!empty($slug)) {echo $catalogidX; }else {echo $catalogidX;} ?>" />
<input type='hidden' id='AppNoX' value="<?php echo $appno; ?>" />
<?php if(!empty($_GET["showPic"])) {?><input type='hidden' id='showPic' value="1" /><?php } else {?><input type='hidden' id='showPic' value="0" /><?php }?>
<input type='hidden' id='meX' value="<?php echo $catalogidX; ?>" />
<input type='hidden' id='youX' value="<?php echo $catalogidX; ?>" />
<input type='hidden' id='pager' value="<?php if(!empty($_GET["page"])){echo $_GET["page"]; } else {echo "0";} ?>" />
<?php if($mode=="tafuta") {?><input type='hidden' id='tafuta' value="<?php echo $tafuta; ?>" /><?php } ?>
</form>
</body>
</html>
<?php include('Connections/analytics.php'); ?>
<?php ob_end_flush(); ?>