( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php
/*include "../security/config.php";
include "../security/project-security.php";*/
if($_GET['userid'] =="152") {exit();}
?>
<?php include("assetsX/includesMobile/parts/configMobile.php"); ?>
<?php include("assetsX/includesMobile/parts/header.php"); ?>
<style>
.draggable {
cursor: pointer;touch-action: auto;
}
canvas{
box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}
/*#for mobile to move editpr up*/
#brandeditor-content {
width: 100%;
position: relative;
z-index: 1;
overflow: hidden;
display: flex;
align-items: start;
justify-content: center;
padding-top;10px;
}
.brandeditor-content-bar
{
display: none;
}
</style>
<div id="brandeditor" class="backend content-gutter content-limit-wide">
<?php include("assetsX/includesMobile/parts/presets.php"); ?>
<div class="hero-demo">
<?php /*include("assetsX/includesMobile/parts/theme.php"); */ ?>
<div class="demo">
<?php /*include("assetsX/includesMobile/parts/EditorOptions.php");*/ ?>
<div class="hero-demo-editor-wrappher" data-state="active" data-module="HeroDemo" data-context="@media (min-width:32em)" style="" >
<div class="hero-demo-editor"><!--<p class="demo-loading"><span>Loading editor...</span></p>-->
<div class="TheBrandRoot TheBrandRootComponent thebrand-editor"
data-env="portrait narrow has-navigation-preference-left has-navigation-preference-bottom has-controlgroups-preference-bottom has-controltabs-preference-bottom has-toolbar-preference-top is-animated pointer-coarse pointer-no-hover is-compact has-limited-space has-toolbar has-navigation chrome-118"
>
<!--<div class="TheBrandRoot TheBrandRootComponent thebrand-editor"
data-env="landscape has-navigation-preference-left has-navigation-preference-bottom has-controlgroups-preference-bottom has-controltabs-preference-bottom has-toolbar-preference-top is-animated pointer-coarse pointer-no-hover has-toolbar has-navigation chrome-118"
style="">-->
<?php include("assetsX/includesMobile/parts/navTools.php"); ?>
<?php include("assetsX/includesMobile/parts/navMain.php"); ?>
<div class="TheBrandTabPanels TheBrandMain ">
<?php include("assetsX/includesMobile/parts/tabsMain.php"); ?>
</div>
<!--
<!-- --><?php /*include("assetsX/includesMobile/parts/dialo.php"); */?>
</div>
</div>
</div>
</div>
</div>
</div>
<form id="engineX">
<input type='hidden' id='myaccountX' value="<?php if(!empty($slug)) {echo $catalogidX; }else {echo $_COOKIE['euserid'];} ?>" />
<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 $_COOKIE['euserid']; ?>" />
<input type='hidden' id='youX' value="<?php echo $catalogidX; ?>" /><input type='hidden' id='pichaX' value="<?php echo $pichaX; ?>" />
<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 } ?>
<input type='hidden' id='hastheme' value="<?php if (empty($makeit)) {?>0<?php } else {?>1<?php }?>" />
</form>
</body>
</html>