<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <%@page contentType="text/html; charset=UTF-8" language="java" %> <%@page import="com.csc.library.utilities.*,com.csc.library.system.*,com.csc.library.session.*" %> <% request.setCharacterEncoding("UTF-8"); %> <% UProfile up = (UProfile)session.getAttribute("userprofile"); String address = ""; if(up.get("lang").equals("eng")){ address = "Computer Science Corporation Limited 2 Soi Kalong 2 Nonthaburi Road, Tasai, Muangnonthaburi Nonthaburi 11000"; } else{ address = "บริษัท คอมพิวเตอร์ ซายน์ จำกัด เลขที่ 2 ซอยกาหลง 2 ถนนสนามบินน้ำ ตำบลท่าทราย อำเภอเมือง จังหวัดนนทบุรี 11000"; } %> <!--FOOTER--> <div class="footer"> <div class="container"> <div class="footer-content"> <!--footer content--> <div class="footer-content-product"> <!--footer product--> <div class="footer-head" swlang code='SW012117'> <!--heading--> Products </div> <div class="footer-body"> <a class="csc-link" href="http://www.csc.co.th/csc2016/?page_id=35&&lang=th"> myHR </a> </div> <div class="footer-body"> <a class="csc-link" href="http://www.csc.co.th/csc2016/?page_id=46&lang=th"> Piswin </a> </div> <div class="footer-body"> <a class="csc-link" href="http://www.csc.co.th/csc2016/?page_id=52&lang=th"> Free Payroll </a> </div> <div class="footer-body"> <a class="csc-link" href="http://www.csc.co.th/csc2016/?page_id=65&lang=th"> SF2 </a> </div> <div class="footer-body"> <a class="csc-link" href="http://www.csc.co.th/csc2016/?page_id=61&lang=th"> Smart Fingerscan </a> </div> </div> <!--end footer product --> <div class="footer-content-contactus"> <!--footer contactus --> <div class="footer-head" swlang code='SW012118'> <!--heading--> Address </div> <div class="footer-body"> <%=address%> </div> </div> <!--end footer contactus --> <div class="footer-content-contactdetail"> <!--footer contactdetail --> <div class="footer-head" swlang code='SW012120'> <!--heading--> Contact Us </div> <div class="footer-body"> <i class="fa fa-circle footer-icon"></i> <label swlang code='SW007042'>Tel</label> : 0-2580-8060 </br> <i class="fa fa-circle footer-icon"></i> <label swlang code='SW005209'>Fax</label> : 0-2580-6878 </br> <i class="fa fa-circle footer-icon"></i> <label swlang code='SW001995'>website</label> : <a href="http://www.csc.co.th" class="csc-link">www.csc.co.th</a></br> <i class="fa fa-circle footer-icon"></i> <label swlang code='SW004598'>e-mail</label> : <a href="mailto:marketing@csc.co.th" class="csc-link">marketing@csc.co.th</a> </div> </div> <!--end footer contactdetail --> </div> <!--end footer content--> </div> </div> <!--end FOOTER-->