0byt3m1n1-V2
Path:
/
home
/
xncercjb
/
domains
/
quickspace.co.th
/
public_html_bak2
/
contactus
/
[
Home
]
File: index.php
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include("../admin/include/connect.php"); include("../include/function.php"); include("../include/title.inc.php"); ?> <link href="../css/bootstrap.css" rel="stylesheet" crossorigin="anonymous"> <link href="../css/all.min.css" rel="stylesheet"> <link href="../css/jquery.fancybox.min.css" rel="stylesheet"> <link href="../css/animate.min.css" rel="stylesheet"> <link rel="stylesheet" href="../css/style.css" crossorigin="anonymous"> <link href="../css/style-sm.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <?php $current_page= 5 ; include("../include/nav.inc.php"); ?> <div class="all-container"> <div class="content-pageother"> <div class="container"> <div class="title-otherpage"> <h1><?=$txt['menu-5']?></h1> <p> quickspace </p> </div> <div class="row justify-content-center"> <div class="col-12 col-md-10 col-lg-6"> <div class="sendbox-footer"> <h1><?=$txt['contact_form_16']?></h1> <form action="sendemail.php" id="form1" method="post" name="form1" > <div class="row"> <div class="col-12"> <div class="detail-sendbox"> <p><?=$txt['contact_form_2']?></p> <input name="subject" type="text" class="form-contact" placeholder=" <?=$txt['contact_form_2']?> "> </div> </div> <div class="col-12"> <div class="detail-sendbox"> <p><?=$txt['contact_form_3']?></p> <input name="name" type="text" class="form-contact" placeholder=" <?=$txt['contact_form_3']?> "> </div> </div> <div class="col-6"> <div class="detail-sendbox"> <p><?=$txt['contact_form_4']?></p> <input name="email" type="text" class="form-contact" placeholder="<?=$txt['contact_form_4']?>"> </div> </div> <div class="col-6"> <div class="detail-sendbox"> <p><?=$txt['contact_form_5']?></p> <input name="telephone" type="text" class="form-contact" placeholder="<?=$txt['contact_form_5']?> "> </div> </div> <div class="col-12"> <div class="detail-sendbox"> <p><?=$txt['contact_form_6']?></p> <textarea name="message" class="form-contact" placeholder="<?=$txt['contact_form_6']?>" rows="3" ></textarea> </div> </div> <div class="col-6"> <div class="detail-sendbox detail-sendbox-2"> <input name="capchar" type="text" class="form-contact" placeholder="<?=$txt['contact_form_7']?>"> </div> </div> <div class="col-6"> <div class="codeseve-send"> <img class="verify-code img-code" src="verify-image-bg.php" align="absmiddle"/> <i class="fas fa-redo-alt" id="captcha-refresh"></i> </div> </div> <div class="col-12"> <button type="submit" class="send-contactus"><div class="send-box"><?=$txt['contact_Send']?></div></button> </div> </div> <!--row--> </form> </div> </div> </div><!--row--> </div> </div> <div class="content-pageother"> <div class="container"> <div class="row justify-content-center"> <div class="col-12 col-md-6 col-xl-4"> <div class="title-otherpage"> <h1><?=$txt['contact_company']?></h1> <p> QUICK SPACE CO., LTD. </p> </div> <div class="address-box mt-5"> <h1><?=$txt['footer_contact']?></h1> <table width="100%"> <?php if(!empty($txt['contact_tel'])){ ?> <tr> <td><?=$txt['contact_3']?></td> <td> : </td> <td> <?=getPhone($txt['contact_tel']);?></td> </tr> <?php } ?> <?php if(!empty($txt['contact_email'])){ ?> <tr> <td><?=$txt['contact_6']?></td> <td> : </td> <td><?=getEmail($txt['contact_email']);?></td> </tr> <?php } ?> <?php if(!empty($config->CONFIX['CONFIX_LINEID_1'])){ ?> <tr> <td> Line ID </td> <td> : </td> <td> <a href="http://line.me/ti/p/~<?=$config->CONFIX['CONFIX_LINEID_1']?>" target="_blank"> <?=$config->CONFIX['CONFIX_LINEID_1']?></a></td> </tr> <?php } ?> <?php if(!empty($config->CONFIX['CONFIX_FACEBOOK_URL'])){ ?> <tr> <td> Facebook</td> <td> : </td> <td> <a href="<?=$config->CONFIX['CONFIX_FACEBOOK_URL']?>" target="_blank"><?=$config->CONFIX['CONFIX_FACEBOOK_NAME']?></a></td> </tr> <?php } ?> <?php if(!empty($config->CONFIX['CONFIX_YOUTUBE_URL'])){ ?> <tr> <td> Youtube </td> <td> : </td> <td> <a href="<?=$config->CONFIX['CONFIX_YOUTUBE_URL']?>" target="_blank"><?=$config->CONFIX['CONFIX_YOUTUBE_NAME']?></a> </td> </tr> <?php } ?> </table> </div> </div> </div> <div class="row mt-5"> <div class="col-12 col-md-6"> <div class="address-box"> <h1><?=$txt['footer_branch']?></h1> <table width="100%"> <tr> <td width="13%"> <?=$txt['footer_add']?> </td> <td> : </td> <td><?=$txt['contact_address']?> </td> </tr> <tr> <td><?=$txt['footer_officehours']?></td> <td> : </td> <td><?=$txt['footer_worktime']?></td> </tr> </table> </div> </div> <div class="col-12 col-md-6"> <div class="img-map"> <h1><?=$txt['contact_form_8']?> <?=$txt['footer_branch']?></h1> <?php if(!empty($config->CONFIX['CONFIX_LOCATION'])){ ?> <div class="mapbox"> <?=$config->CONFIX['CONFIX_LOCATION']?> </div> <?php } ?> </div> </div> </div> <div class="row mt-4"> <div class="col-12 col-md-6"> <div class="address-box"> <h1><?=$txt['footer_branch2']?></h1> <table width="100%"> <tr> <td><?=$txt['footer_add']?></td> <td> : </td> <td><?=$txt['footer_address2']?> </td> </tr> <tr> <td><?=$txt['footer_officehours']?></td> <td> : </td> <td><?=$txt['footer_worktime']?></td> </tr> </table> </div> </div> <div class="col-12 col-md-6"> <div class="img-map"> <h1><?=$txt['contact_form_8']?> <?=$txt['footer_branch2']?></h1> <?php if(!empty($config->CONFIX['CONFIX_LOCATION_2'])){ ?> <div class="mapbox"> <?=$config->CONFIX['CONFIX_LOCATION_2']?> </div> <?php } ?> </div> </div> </div><!--row--> </div> </div> <?php include("../include/footer.inc.php"); ?> </div><!--all-container--> <script src="../js/popper.js"></script> <script src="../js/jquery-3.3.1.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/script.js"></script> <script src="../js/all.min.js"></script> <script src="../js/scrollreveal.min.js" type="text/javascript" ></script> <script src="../js/jquery.fancybox.min.js"></script> <script src="../js/wow.min.js"></script> <script> $(document).ready(function() { //activate wow.js new WOW().init(); $('[data-fancybox="gallery"]').fancybox({ baseClass: 'myFancyBox', thumbs: { autoStart: true //axis: 'x' } }) $('#captcha-refresh').click(function() { $('.verify-code').attr("src","verify-image-bg.php?rnd=" + Math.random()); return false; }); $( window ).on( "load", function() { $('.verify-code').attr("src","verify-image-bg.php?rnd=" + Math.random()); }); }); </script> </body> </html>
©
2018.