| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/stockcom/hrstock/ |
Upload File : |
<?php
session_start();
error_reporting(~E_NOTICE);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="css/style.css" media="screen"/>
<script type="text/javascript" src="js/media/swfobject.js"></script>
<script type="text/javascript" src="js/slide/jquery.js"></script>
<script type="text/javascript" src="js/slide/scripts.js"></script>
<script type="text/javascript" src="js/jscript.js"></script>
<script type="text/javascript" src="js/carlendar.js"></script>
<title>IT Stock</title>
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style2 {color: #000000}
-->
</style>
</head>
<?php
include('lib/config.inc.php');
include('lib/function.inc.php');
?>
<body>
<div id="wrapper">
<div id="header">
<h1><img src="images/h1.PNG" width="456" height="56" /> <img src="images/hot.PNG" width="302" height="41" /></h1>
<div id="menu-header" >
<ul>
<li><a href="index.php" class="style2">หน้าหลัก</a></li>
<li><a href="index.php?option=register">สมัครขอใช้บริการ</a></li>
</ul>
</div>
</div>
<div id="menu-top">
<ul>
<li><a href="index.php">หน้าแรก</a></li>
<li><a href="index.php?option=hrstock"> STOCK</a></li>
</ul>
</div>
<div id="box-show">
<!-- เอาไว้ แสดง ไฟล์ media -->
<div >
<div align=""><img src="images/011.png" width="980" height="239" /></div>
</div>
</div>
<div id="content">
<div id="space-head"></div>
<div id="leftmenu">
<div id="leftmenu-head"></div>
<div id="login"><?php include('lib/menu.php');//แสดง เมนูซ้ายมือ ?></div>
<?php include('lib/listmenu.php');?>
<div id="leftmenu-bt"></div>
</div>
<div id="main-content">
<div id="main-content-head"></div>
<div id="post"><?php include('lib/selectmodule.php'); // เรียก โมดูลต่าง ๆ มาใช้งาน?></div>
<div id="main-content-bt"></div>
</div>
</div>
</div>
<div id="footer"><p align="right">By S2R.DESIGN </p> </div>
</body>
<script type='text/javascript'>
var so = new SWFObject('js/media/player.swf','ply','320','200','9','#000000');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.addParam('wmode','opaque');
//so.addVariable('file','http://localhost/hrstock/images/media/Elly_tran_ha/elly_tran_ha.flv'); // Path อย่าลืมแก้
//so.addVariable('image','http://localhost/hrstock/images/media/Elly_tran_ha/EllyTranHa2.jpg') // Path อย่าลืมแก้
so.write('box-tv');
</script>
<script type="text/javascript">
if(!window.slider) var slider={};slider.data=[{"id":"slide-img-1","client":"nature beauty","desc":"nature beauty photography"},{"id":"slide-img-2","client":"nature beauty","desc":"add your description here"},{"id":"slide-img-3","client":"nature beauty","desc":"add your description here"},{"id":"slide-img-4","client":"nature beauty","desc":"add your description here"},{"id":"slide-img-5","client":"nature beauty","desc":"add your description here"},{"id":"slide-img-6","client":"nature beauty","desc":"add your description here"},{"id":"slide-img-7","client":"nature beauty","desc":"add your description here"}];
</script>
</html>