?
Path : /home/admin/domains/happytokorea.com/public_html_bk/new/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/new/reservation.php |
<?php define('TITLE','Usys Tours : Reservation'); $root = $_SERVER['DOCUMENT_ROOT']; //db connect include($root."/db/db_connect.php"); ?> <?php include($root."/includes/header.php");?> <div id="wrapper"><div id="mid"> <img src="/images/reserv_h.png" alt="" align="right" style="margin:0 -7px 20px 0;" /><br class="clear" /> <?php include($root."/includes/side_bar.php");?> <div id="content" class="marginT10"> <div class="reserv_page"> <h2 style="margin-top:-12px;">ใบจองทัวร์</h2> <p>เลือกประเภทการ Download ใบจองทัวร์</p> <a href="/pdf/download.php?fn=re_form.doc"><img src="images/download_word.png" alt="download word file" /></a><br /> <a href="/pdf/download.php?fn=re_form.pdf"><img src="images/download_pdf.png" alt="download pdf file" /></a> <div class="center marginT100"> [ตัวอย่างใบจองทัวร์]<br /><br /> <img src="images/reserv_sample.png" alt="reservation form sample" /> </div> </div><!--End reserv_page--> </div><!--End content--> <div class="clear"></div> </div></div><!--End mid--> <?php include($root."/includes/footer.php");?>