var mgamenum=1;
var pageid=document.body.id;
if(self!=top) window.open(self.location+'?iframe','_top');
//if(document.all && pageid=="game"){self.moveTo(0,0);self.resizeTo(screen.availWidth,screen.availHeight);}
//if(islogin)addcss(".net{display:none;}");
function checksearch(obj) {
	if (obj.keywords.value==""){
		alert("请输入搜索关键字.");
		obj.keywords.focus();
		return false;
	}
	if (obj.keywords.value.lenB()<2){
		alert("关键字不能少于2个字节.");
		obj.keywords.focus();
		return false;
	}
}
function checkLogin(obj){
	if (obj.username.value=="" || obj.password.value==""){
		alert('请输入帐号和密码');
		return false;
	}
	return true;
}
function getUserHtml (login){
	if (login){
		var username = Site.Cookie.get('username');
		if(username==null){
			username='';
		}else{
			username = unescape(unescape(username));
		}
		return (username?'欢迎您，<a href="http://my.2214.cn/space.php" target="_blank" style="font-weight:bold;color:red">' + username + '</a>：':'')+'<a href="http://my.2214.cn/favorite.php?do=list&type=1" target="_blank">游戏收藏</a> | <a href="http://my.2214.cn/cp.php" target="_blank">修改资料</a> | <a href="http://www.2214.cn/user/?action=logout" target="_'+'self">退出登陆</a>';
	} else {
		return '<form action="http://www.2214.cn/user/" method="post" target="_'+'self" onsubmit="return checkLogin(this);"><input type="hidden" name="action" value="dologin" />账号：<input name="username" type="text" size="12" class="login-input" /> 密码：<input name="password" type="password" size="12" class="login-input" /> <input type="submit" class="login-submit" value="登 陆" /> <a href="http://www.2214.cn/user/?action=reg">申请账号</a></form>';
	}
}
function historydiv(){
	var hsdisplay=Site.Cookie.get('cookie_hs')?'':'none';
	document.write('<div id="myhistory" style="display:'+hsdisplay+';"><div class="l">我玩过的游戏</div><div id="hscontent"></div><div id="hsb" style="display:none;"><div id="hsl" class="hsl_n"></div><div id="hsr" class="hsr_y"></div></div><div class="r" id="cleanhis">清空</div></div>');
}
function searchdiv(){
	document.write('<div id="search"><div class="rc-l"></div><div class="search-form"><form name="flpage" id="flpage" action="http://search.2214.cn/" method="post" onsubmit="return checksearch(this)"><input type="text" name="keywords" id="smart_input" smartPid="2214" autocomplete="off" class="search-kw" value="" /><input name="action" type="hidden" value="search" /><input name="area" type="hidden" value="default" /><input type="hidden" name="sortby" value="related" /><input type="submit" class="search-submit" value="搜 索" /></form></div><div class="list-hot"><a href="/top/score.htm">最受欢迎300个</a> <a href="/top/good.htm">最新推荐300个</a> <a href="/top/fav.htm">收藏最多的游戏</a> <a href="/top/hot.htm">人气最高的游戏</a> <a href="/top/male/">男生游戏排行</a> <a href="/top/female/">女生游戏排行</a></div><div class="rc-r"></div></div>');
	if($('topmenu')){
		favb=$c('li',0,0,$('topmenu'));
		favb.className='favb';
		favb.onclick=function(){addfavorite('2214小游戏 - www.2214.cn','http://www.2214.cn/?favb')};
	}
    //document.write("<div><div id=\"topbd\"><a href=\"http://www.2214.cn/69/20507/\" target=\"_blank\"><img src=\"/images/gameview/aimg/bigfrxz.gif\" alt=\"凡人修真\" width=\"960\" height=\"60\" border=\"0\" /></a></div></div>");

    historydiv();
	if(pageid=="index" || pageid=="list" || pageid=="zt") mgamediv();
	if(pageid=="list"){
		document.write("<SCRIPT src=\"/tmp/2010/js/i1.js\" type=text/javascript></SCRIPT>");
	}
	
}
function mgamediv(){
	if(pageid=="index") mgamenum=2;
	if(mgamenum>0 ){
		document.write('<div id="mgamediv">');
		for(var i=1;i<=mgamenum;i++) document.write('<div id="mgame'+i+'" class="mgame"><div id="mleft'+i+'" class="mleft"></div><div id="mcontent'+i+'" class="mcontent"><div id="mgamesdiv'+i+'" class="mgamesdiv"><ul id="games'+i+'"></ul></div></div><div id="mright'+i+'" class="mright"></div></div>');
		document.write('</div>');
	}
}
Site.footer=function(){
document.write('<div id="footer"><div class="bottom_line"><a href="/support/about.htm" target="_blank">关于2214</a> | <a href="/support/declare.htm" target="_blank">版权声明</a> | <a href="/support/lianxi.htm" target="_blank">联系方式</a> | <a href="/support/contact.htm" target="_blank">留言反馈</a> |  <a href="/support/recommend.htm" target="_blank">上传游戏</a> |  <a href="/support/duty.htm" target="_blank">使用协议</a> |  <a href="/support/job.htm" target="_blank">招聘信息</a><br /><span class="tahoma">Copyright &co'+'py;2009 2214.CN 闽ICP备08011242号-33</span><br />作品版权归作者所有，如果无意之中侵犯了您的版权，请来信告知，本站将在3个工作日内删除<br /><span style="color:#F00">温馨提示：适度游戏娱乐，沉迷游戏伤身，合理安排时间，享受快乐生活&hellip;&hellip;</span>'+(pageid=="index"?'':'<br /><a href="http://www.2214.cn/?bottom"><img src="/tmp/2010/images/gotohome.gif" /></a>&nbsp;<a href="javascript:window.scrollTo(0,0);"><img src="/tmp/2010/images/gotop.gif" /></a>')+'</div></div>');
};
document.write('<div id="header"><div id="site-nav">'+getUserHtml(islogin)+'</div><div id="line-nav"><ul><li id="t-r"><a href="http://res.2214.cn/rss.php" target="_blank">RRS订阅</a></li><li id="t-h"><a href="http://www.2214.cn" onClick="this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http://www.2214.cn/?hp\');return false;">设为主页</a></li><li id="t-f"><a href="http://www.2214.cn" onclick="addfavorite(\'2214小游戏 - www.2214.cn\',\'http://www.2214.cn/?fav\');return false;" target="_self">收藏2214</a></li></ul></div><div class="quick-menu"><div class="logo"><a href="http://www.2214.cn" target="_top" title="绿色、健康、休闲游戏社区"><img src="/tmp/2010/images/logo.gif" width="242" height="61" /></a></div><div id="topnet" class="topguanggao"></div><div class="r_nav"><div class="r_nav_01"><ul><li><a href="/support/recommend.htm">我要推荐游戏</a></li></ul></div><div class="r_nav_02"><ul><li ><a href="/top/new.htm">最新游戏</a></li><li ><a href="/top/hot.htm">热门排行</a></li><li ><a href="/top/good.htm">精品推荐</a></li><li><a href="http://my.2214.cn/" style="color:red">个人中心</a></li></ul></div></div></div></div>');
