4 <meta charset
="shift_jis">
5 <title
><?php
echo (isset($page) ?
"{$page} | " : ""); ?
>Be Messaging Monitoring System
</title
>
6 <script src
="<?php echo $livesitePath ?>js/jquery-1.10.2.min.js"></script
>
7 <link rel
="stylesheet" href
="<?php echo $livesitePath ?>stylesheets/bootstrap.css"/>
8 <link rel
="stylesheet" href
="<?php echo $livesitePath ?>css/style.css"/>
9 <link rel
="stylesheet" href
="<?php echo $livesitePath ?>css/dataTables.bootstrap.css"/>
10 <script type
="text/javascript" language
="javascript" src
="<?php echo $livesitePath ?>js/jquery.dataTables.min.js"></script
>
11 <script type
="text/javascript" language
="javascript" src
="<?php echo $livesitePath ?>js/dataTables.bootstrap.js"></script
>