?
Path : /home/admin/domains/happytokorea.com/public_html_bk/newhappy/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/newhappy/contact.php |
<?php define('TITLE','Usys Tours : Contact Us'); $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/contact_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="contact_page"> <h2 style="margin-top:-12px;">Usys tours</h2> <div class="info"> <img src="images/contact_logo.png" alt="" align="left" /> <div class="text"> <p>ยูซิส ทัวร์<br />300/33 หมู่บ้านแลนซีโอ ถนนเลียบคลอง 2<br />แขวงบางชัน เขตคลองสามวา กรุงเทพฯ 10510</p> <p>Usys Tours<br />300/33 Lanceo Village Liebklong 2 RD.<br />Bangchan Klongsamwa Bangkok 10510</p> <p>Email Address : usys.tours@hotmail.com<br /> Website : http://www.usystours.com</p> <p>Tel : 0-2973-7766 (auto) , 0-2183-0244<br />Fax : 0-2183-0245</p> </div> <div class="clear"></div></div><!--End info--> <h2 style="margin-bottom:15px;">แผนที่</h2> <div class="map"> <a href="images/map.png" rel="lightbox"><img src="images/map_thumb.png" alt="map" /></a> </div><!--End map--> </div><!--End contact_page--> </div><!--End content--> <div class="clear"></div> </div></div><!--End mid--> <?php include($root."/includes/footer.php");?>