$_result = L('js_lang');
if (is_array($_result)) {
    $i = 0;
    $__LIST__ = $_result;
    if (count($__LIST__) == 0) {
        echo "";
    } else {
        foreach ($__LIST__ as $key => $val) {
            $mod = $i % 2;
            ++$i;
            ?>
lang.<?php 
            echo $key;
            ?>
 = "<?php 
            echo $val;
            ?>
";<?php 
        }
    }
} else {
    echo "";
}
?>
</script>
<?php 
$tag_load_class = new loadTag();
$data = $tag_load_class->js(array('type' => 'js', 'href' => '__STATIC__/js/jquery/plugins/jquery.tools.min.js,__STATIC__/js/jquery/plugins/jquery.masonry.js,__STATIC__/js/jquery/plugins/formvalidator.js,__STATIC__/js/fileuploader.js,__STATIC__/js/pinphp.js,__STATIC__/js/dialog.js,__STATIC__/js/wall.js,__STATIC__/js/item.js,__STATIC__/js/user.js,__STATIC__/js/album.js', 'cache' => '0', 'return' => 'data'));
?>
</body>
</html>
if (isset($iframe_tools)) {
    ?>
<link rel="stylesheet" type="text/css" href="__DATA__css/artDialog.css" />
<script type="text/javascript" src="__DATA__js/artDialog.js"></script><script type="text/javascript" src="__DATA__js/plugins/iframeTools.js"></script><?php 
}
?>

<script>
//初始化弹窗
(function (d) {
    d['okValue'] = lang.dialog_ok;
    d['cancelValue'] = lang.dialog_cancel;
    d['title'] = lang.dialog_title;
})($.dialog.defaults);
</script>


<?php 
if (isset($list_table)) {
    $tag_load_class = new loadTag();
    $data = $tag_load_class->js(array('type' => 'js', 'href' => '__DATA__js/plugins/listTable.js', 'from' => 'admin', 'cache' => '0', 'return' => 'data'));
    ?>
<script>
$(function(){
	$('.J_tablelist').listTable();
});
</script><?php 
}
?>
</body>
</html>
var lang = {};
<?php 
$_result = L('js_lang');
if (is_array($_result)) {
    $i = 0;
    $__LIST__ = $_result;
    if (count($__LIST__) == 0) {
        echo "";
    } else {
        foreach ($__LIST__ as $key => $val) {
            $mod = $i % 2;
            ++$i;
            ?>
lang.<?php 
            echo $key;
            ?>
 = "<?php 
            echo $val;
            ?>
";<?php 
        }
    }
} else {
    echo "";
}
?>
</script><?php 
$tag_load_class = new loadTag();
$data = $tag_load_class->js(array('type' => 'js', 'href' => '__STATIC__/js/jquery/plugins/jquery.tools.min.js,__STATIC__/js/jquery/plugins/jquery.masonry.js,__STATIC__/js/jquery/plugins/formvalidator.js,__STATIC__/js/fileuploader.js,__STATIC__/js/ftxia.js,__STATIC__/js/front.js,__STATIC__/js/goback.js,__STATIC__/js/dialog.js,__STATIC__/js/item.js,__STATIC__/js/user.js,__STATIC__/js/comment.js,__STATIC__/js/comm.js', 'cache' => '0', 'return' => 'data'));
?>
</body></html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<title>jcms</title>
    
		<!-- jQuery and jQuery UI (REQUIRED) -->
    <?php 
$tag_load_class = new loadTag();
$data = $tag_load_class->js(array('type' => 'js', 'href' => '__DATA__js/jquery-1.7.js,__DATA__js/jquery-ui.min.js', 'from' => 'admin', 'cache' => '0', 'return' => 'data'));
?>

		<!-- elFinder CSS (REQUIRED) -->
    <link rel="stylesheet" type="text/css" href="__DATA__css/jquery-ui.css" /><link rel="stylesheet" type="text/css" href="__DATA__js/elfinder/css/elfinder.min.css" /><link rel="stylesheet" type="text/css" href="__DATA__js/elfinder/css/theme.css" /><link rel="stylesheet" type="text/css" href="__DATA__css/artDialog.css" />

		<!-- elFinder JS (REQUIRED) -->
		<?php 
$tag_load_class = new loadTag();
$data = $tag_load_class->js(array('type' => 'js', 'href' => '__DATA__js/elfinder/js/elfinder.min.js,__DATA__js/elfinder/js/i18n/elfinder.zh_CN.js', 'from' => 'admin', 'cache' => '0', 'return' => 'data'));
?>
		
    	<script type="text/javascript" src="__DATA__js/artDialog.js"></script><script type="text/javascript" src="__DATA__js/plugins/iframeTools.js"></script>

		<!-- elFinder initialization (REQUIRED) -->
		<script type="text/javascript" charset="utf-8">
		// Helper function to get parameters from the query string.
			function getUrlParam(paramName) {
					var reParam = new RegExp('(?:[\?&]|&amp;)' + paramName + '=([^&]+)', 'i') ;
					var match = window.location.search.match(reParam) ;
					
					return (match && match.length > 1) ? match[1] : '' ;
			}
				
<meta charset="utf-8">
<title><?php 
echo C('sys_sitename');
?>
 <?php 
echo L('website_manage');
?>
 by J-cms</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="简单而强大的内容管理系统 J-cms">
<meta name="author" content="Jcms">

<!-- Le styles -->
<link rel="stylesheet" type="text/css" href="__DATA__css/bootstrap.min.css" /><link rel="stylesheet" type="text/css" href="__DATA__css/bootstrap-responsive.css" /><link rel="stylesheet" type="text/css" href="__DATA__css/login.css" />
<?php 
$tag_load_class = new loadTag();
$data = $tag_load_class->js(array('type' => 'js', 'href' => '__DATA__js/jquery.js,__DATA__js/bootstrap.min.js', 'from' => 'admin', 'cache' => '0', 'return' => 'data'));
?>
<style type="text/css">
</style>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="__DATA__js/html5shiv.js"></script>
<![endif]-->
</head>

<body>
<div class="container">
	<form class="form-signin" id="login" action="<?php 
echo U('signin');
?>