| Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/beirinmode/ |
| Current File : /home/zqegovsj/www/us3web.haibo.com.cn/beirinmode/about.php |
<?php
include("function.php");ob_end_clean();
$aa='about.html';
$aaa=$lang['words'][2];
$purl=$aa;
$feedbacktit='Online inquire from website';
$pagekeyword=$lang['words'][2].','.$company['2'];
$pagekeyword2=$pagekeyword;
$pagekeyword3=$company['12'];
include("head.php");?>
<div class="clearfix">
<div class="row margin-top-70">
<div class="column column-3-4">
<h1 class="p-b-20 text-italic"><?=$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>
<? include("a_right.php");?>
</div>
</div>
<? include("foot.php");?>