| Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/beiresthetic/ |
| Current File : /home/zqegovsj/www/us3web.haibo.com.cn/beiresthetic/about.php |
<?php
include("function.php");ob_end_clean();
$aa='about.html';
$aaa=$lang['words'][2];
$purl=$aa;
$pageh1=$aaa;
$feedbacktit='Online inquire from website';
$pagekeyword=$lang['words'][2].','.$company['2'];
$pagekeyword2=$pagekeyword;
$pagekeyword3=$company['12'];
include("head.php");?>
<div class="n_main">
<div class="container">
<? include("a_left.php");?>
<div class="n_right">
<div class="products">
<div class="products_m clearfix">
<h1 class="p-t-10 p-b-20 dark-color font-bold"><?=$aaa?></h1>
<div class="co-text">
<?=str_replace('<table','<table id="mytable" class="table table-bordered co-text font-12px"',str_replace('src="/',' style="margin-bottom:10px;" src="https://us3.supplierlist.com/',str_replace('<p','<p class="mb-2"',$company[0])))?>
</div>
</div>
</div>
</div>
</div>
</div>
<? include("foot.php");?>