﻿// JavaScript Document
function add2Favorite()
{ 
	try
	{
 		window.sidebar.addPanel(document.title, location.href,"");
	}catch(e){
		try
		{
			window.external.AddFavorite(location.href,document.title);
		}catch(e)
		{
			alert("加入收藏失败，请使用Ctrl+D进行添加"); 
		}
	}
}
function foot_writeln()
{
	document.writeln(__foot__str);
	document.write('<div style="display:none"><div style="display:none"><div style="display:none"><div style="display:none"> <script type="text/javascript" src=" http://js.tongji.linezing.com/1172623/tongji.js"></sc'+'ript><noscript><a href=" http://www.linezing.com"><img src=" http://img.tongji.linezing.com/1172623/tongji.gif"/></a></noscript></div></div></div></div><script type="text/javascript" src="http://js.tongji.linezing.com/1124077/tongji.js"></script><noscript><a href="http://www.linezing.com"><img src="http://img.tongji.linezing.com/1124077/tongji.gif"/></a></noscript>');
}
function getCookie( name )
{
	cookie_name = name + "=";
	cookie_length = document.cookie.length;
	cookie_begin = 0;
	while (cookie_begin < cookie_length)
	{
		value_begin = cookie_begin + cookie_name.length;
		if (document.cookie.substring(cookie_begin, value_begin) == cookie_name)
		{
			var value_end = document.cookie.indexOf (";", value_begin);
			if (value_end == -1)
				value_end = cookie_length;
			return decodeURIComponent(document.cookie.substring(value_begin, value_end));
		}
		cookie_begin = document.cookie.indexOf(" ", cookie_begin) + 1;
		if (cookie_begin == 0)
			break;
	}
	return '';
};
__Site_Main_Static_Url = __Site_Main_Static_Url || 'http://s.y.028it.cn/';
var urs_Login = getCookie('urs');
var uid_Login = getCookie('uid');
var pass_hex_Login = getCookie('pass_hex');
var login_hex_Login = getCookie('login_hex');
var isLogin = uid_Login && urs_Login && pass_hex_Login && login_hex_Login;
var __head__str ='<link href="'+__Site_Main_Static_Url+'top/top.css" rel="stylesheet" type="text/css" />';
__head__str += '<div id="kl_topbg">\
	<div class="kl_top">\
		<div class="top_left">\
		   <div id="kl_logo"><a href="http://www.007yes.com" target="_blank"><img src="'+__Site_Main_Static_Url+'top/kl_top_01.gif" width="133" height="30" title="007YES.com" /></a></div>\
		   <div class="gundong blue" id="icefable1">\
		   		<a target="_blank" href="http://youxi.007yes.com/">《007小游戏》上线</a> \
		   </div>\
		</div>\
		<div class="top_right">\
			<strong>旗下：</strong>\
					<a href="http://youxi.007yes.com/" style="color:#F60;" target="_blank">007小游戏</a>\
					<a href="http://yhzj.007yes.com" target="_blank">永恒之剑</a>\
					&nbsp;&nbsp;&nbsp;' 
			+(isLogin
				  	?'您好:<b>'+urs_Login+'!</b> <a href="http://www.007yes.com/pay/" style="color:#F30; font-weight:bold" target="_blank">充值!</a>  <a href="http://www.007yes.com/out/">退出</a>  '
					:'<a href="http://www.007yes.com/Register/2.html" target="_blank"><img src="'+__Site_Main_Static_Url+'top/kl_top_05.gif" title="注册" align="absmiddle" width="40" height="20" border="0" /></a>\
					  <a href="http://www.007yes.com/Login/"><img src="'+__Site_Main_Static_Url+'top/kl_top_07.gif" title="登录" align="absmiddle" width="40" height="20" border="0" /></a> ')+
				'<a href="javascript:add2Favorite()"><img src="'+__Site_Main_Static_Url+'top/kl_top_09.gif" title="收藏 " align="absmiddle" width="40" height="20" border="0" /></a>&nbsp;&nbsp;\
		</div>\
	</div>\
</div>';
var __foot__str ='<div id="kl_bottbg">\
	<div class="kl_bott">\
		<div id="kl_bott_td1">\
			<div class="b_logo"><img src="'+__Site_Main_Static_Url+'top/bott_05.gif" width="116" height="40" alt="" /></div>\
			<div class="b_txt">\
				<a href="http://www.007yes.com/about/about.html" target="_blank">关于007YES</a> | \
				<a href="http://www.007yes.com/about/userreg.html" target="_blank">服务条款</a> | \
				<a href="http://www.007yes.com/about/contact.html" target="_blank">联系我们</a> | \
				<a href="http://www.007yes.com/about/jobs.html" target="_blank">公司招聘</a> | \
				<a href="http://www.007yes.com/about/support.html" target="_blank">客服中心</a> | \
				<a href="http://www.007yes.com/about/market.html" target="_blank">商务合作</a> | \
				<a href="http://www.007yes.com/about/link.html" target="_blank">友情链接</a><br />\
			    客服电话：020-85536190 85532002  客服信箱： cs [%%] 007yes.com (%%改成@)  <a href="http://www.miibeian.gov.cn/" target="_blank">粤ICP备09088422号</a>\
			</div></div>\
		<div id="kl_bott_zg">抵制不良游戏 拒绝盗版游戏 注意自我保护 谨防受骗上当 适度游戏益脑 沉迷游戏伤身 合理安排时间 享受健康生活 ——《健康游戏忠告》</div>\
	</div>\
</div>';
document.writeln(__head__str);
