Your IP : 216.73.216.34


Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/newfinehome/a1creathtml/
Upload File :
Current File : /home/zqegovsj/www/us3web.haibo.com.cn/newfinehome/a1creathtml/tohtml-about.php

<?php if ($_GET['code']=='w2_,h2y8W3F2F23fdY^u'){
ob_start();
include("../function.php");
$aa='about.html';
$aaa=$lang['words'][2];

$pagekeyword=$lang['words'][2].','.$company['2']; 
$pagekeyword2=$lang['words'][2].', '.$company['2'].', '.$company['1'].','.$company['12']; 
$pagekeyword3=$lang['words'][2].', '.$company['2'].', '.$company['1'].','.$company['12'];
 
include("../head.php");?>

<section class="section-70 section-md-114">
          <div class="shell">
            <div class="range">
              <div class="cell-sm-4 cell-sm-push-2 text-sm-left">
                <div class="inset-sm-left-30"><img src="pic/pic.jpg" width="340" height="340" alt="" class="img-responsive reveal-inline-block img-rounded">
                  <div class="offset-top-20">
                    <h6 class="text-primary text-bold">Established in 1973</h6>
                  </div>
                  <p>Zhejiang Newfine Industry Co., Ltd. is a manufacturer and foreign trade company for long history in China</p>
                </div>
              </div>
              <div class="cell-sm-8 cell-sm-push-1 offset-top-50 offset-sm-top-0 text-sm-left">
                <h2 class="text-bold">Introduction</h2>
                <div class="hr-sm-left-0"></div>
                <div class="offset-top-30 offset-sm-top-60">
      <?=str_replace('src="/userfiles/','src="/userfiles/',$company[0])?>
                </div>
               
              </div>
            </div>
          </div>
        </section>
<?php include("../foot.php");
$content = ob_get_contents();
$fp = '../about.html';
$fp = fopen($fp, "w");
fwrite($fp, $content);
fclose($fp);
}
echo "<script language=\"javascript\">window.open('https://".$member[4].".haibo.com.cn/en/master/update_ok.php?refer=home.php','_self');</script>";

?>