Your IP : 216.73.216.170


Current Path : /home/zqegovsj/www/us3web.haibo.com.cn/newfinehome/
Upload File :
Current File : /home/zqegovsj/www/us3web.haibo.com.cn/newfinehome/message.php

<?php 
include("function.php");
if (!empty($_GET['message'])) {
	$action_alert = urldecode($_GET['message']);
}else{
		if($_GET['r'] == 2){$action_alert = $lang['words'][86];}else{
	$action_alert = ($_GET['r'] == 1)?$lang['words'][87]:$lang['words'][88];
	}
}
$aa='contact.html';
$aaa=$lang['words'][4];
$pagekeyword=$aaa.', '.$lang['words'][1].' | '.$company['8']; 
$pagekeyword2=$aaa; 
$pagekeyword3=$aaa.', '.$company['1'].', '.$company['12'];
include("head.php");?>

<section class="section-70 section-md-114">
<div class="shell"> 
<table width="100%"   border="0" align="center" cellpadding="0" cellspacing="0" >

  <tr> 
    <td height="350" background="<?=$img_path?>bg_border.jpg">
	<div align="center"><?=$action_alert?><br>
    <a href="<?php if($_GET['url']){echo $_GET['url'];}else echo 'javascript:history.go(-1)';?>">
    </a></div>
    <a href="<?php if($_GET['url']){echo $_GET['url'];}else echo 'javascript:history.go(-1)';?>">
    <h3 align="center"><?=$lang['words'][89]?></h3></a>	</td>
  </tr>
</table>
<br />
</div>
</section>

<?php include("foot.php");?>