| Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/wesonfast/ |
| Current File : /home/zqegovsj/www/us3web.haibo.com.cn/wesonfast/contact.php |
<?php
include("function.php");
$aa='contact.html';
$aaa=$lang['words'][4];
$purl='contact.html';
$pagekeyword=$aaa.', '.$company['1'];
$pagekeyword2=$aaa.', '.$company['1'];
$pagekeyword3=$aaa.', '.$company['1'].', '.$company['12'];
$pagekeyword4=$company['12'];
include("head.php");
?>
<div class="container custom-margin-1">
<div class="row gy-5 gy-lg-0">
<div class="col-lg-9 order-lg-1 mt-0" >
<div class="row">
<div class="col">
<h2 class="text-color-dark font-weight-bold text-7 line-height-1 mb-4"><?=$aaa?></h2>
<div class="co-text">
<h4><?=$company[1]?></h4>
<?=$company2[1]?>, <?=$company2[3]?>, <?=$company2[2]?>, <?=$company2[15]?>, <?=$company2[4]?><br/>
<br />
<strong><?=$lang['words'][11]?>:</strong> <?=$company2[6]?>-<?=$company2[7]?>-<?=$company2[8]?><br />
<strong><?=$lang['words'][12]?>:</strong> <?=$company2[9]?>-<?=$company2[10]?>-<?=$company2[11]?><br />
<strong><?=$lang['words'][13]?>:</strong> <a href="mailto:<?=$sitemail?>"><?=$sitemail?></a><br />
<strong><?=$lang['words'][14]?>:</strong> <a href="https://<?=$sitedomain?>" class="link2"><?=$sitedomain?></a><br />
<br />
<?=str_replace(' ',' ',str_replace('<table','<table id="mytable" class="table table-bordered co-text font-12px"',str_replace('src="/',' style="margin-bottom:10px;" class="img-fluid" src="https://us3.supplierlist.com/',str_replace('<p','<p class="mb-2"',$company2[16]))))?>
</div>
</div>
</div>
</div>
<? include("a_right.php");?>
</div>
</div>
<? include("foot.php");
?>