﻿// JavaScript Document
  var thisYear=(new Date()).getYear();
  thisYear=(thisYear > 200) ? thisYear : 1900 + thisYear;
  
var siteInfo='<a href="../about">关于红心</a> |<a href="../about/adbiz.html"> 广告业务</a> | <a href="../about/join.html"> 英才加盟 </a>|<a href="../about/sale.html">  销售代理</a> | <a href="../about/contact.html"> 联系我们</a> <br />';
	siteInfo+='《健康游戏忠告》：抵制不良游戏 拒绝盗版游戏 注意自我保护 谨防受骗上当 适度游戏益脑 沉迷游戏伤身 合理安排时间 享受健康生活';
	siteInfo+='<br /> 客户服务热线：0546-8780876 13854694758  EMail:<a href="mailto:redheartgame@163.com">redheartgame@163.com</a> ';
	siteInfo+='<br /> Copyright 2005-'+thisYear+'&copy; <a href="http://www.homygame.com" target="_blank">Homygame.com</a>  红心游戏世界 版权所有 All Rights Reserved ';