﻿/*
	Title: YeGameFooter
	Author: Andy
	Version: V1.0
	Date: 2011.07.26
*/
var YeGameFooter = "<style>*{margin:0;padding:0}.yegame_footer{text-align:left; height:100px; background:url(http://img.yegame.com/public/images/yegame_footer_bg.gif)}.yegame_footer_cont {width:960px; margin:0 auto; color:#777; font-size:12px; font-family:Tahoma}.yegame_footer_cont img {border:none}.yegame_footer_cont ul {float:left; margin-top:15px; list-style:none}.yegame_footer_cont ul li {float:left; width:68px; height:68px; border:1px solid #444; margin-right:15px}.yegame_footer_cont ul li img {display:block; width:68px; height:68px}.yegame_footer_cont p {float:left; margin:16px 0 0 25px; display:inline; line-height:22px}.yegame_footer_cont p a,.yegame_footer_cont p a:visited {color:#bbb; text-decoration:none}.yegame_footer_cont p a:hover{text-decoration:underline}.yegame_footer_cont span {float:right; margin-top:20px}</style>";

YeGameFooter += "<div class='yegame_footer'><div class='yegame_footer_cont'><ul>";

YeGameFooter += "<li><a href='http://xn.yegame.com/' target='_blank' title='《仙逆》'><img src='http://img.yegame.com/public/images/yegame_footer_xn.gif' /></a></li>";
YeGameFooter += "<li><a href='http://dpcq.yegame.com/' target='_blank' title='《斗破苍穹2》'><img src='http://img.yegame.com/public/images/yegame_footer_sm.gif' /></li>";
YeGameFooter += "<li><a href='http://dpweb.yegame.com/' target='_blank' title='《斗破苍穹》WEB'><img src='http://img.yegame.com/public/images/yegame_footer_dp.gif' /></a></li>";

YeGameFooter += "</ul><p>";

YeGameFooter += "<a href='http://about.yegame.com' target='_blank'>关于页游</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;";
YeGameFooter += "<a href='http://about.yegame.com/news/' target='_blank'>页游动态</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;";
YeGameFooter += "<a href='http://about.yegame.com/coper.html' target='_blank'>商务合作</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;";
YeGameFooter += "<a href='http://about.yegame.com/invite.html' target='_blank'>诚聘英才</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;";
YeGameFooter += "<a href='http://kf.yegame.com' target='_blank'>客服中心</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;";
YeGameFooter += "<a href='http://about.yegame.com/contact.html' target='_blank'>联系我们</a><br />";

var G_Url=window.location.href;
G_Url = G_Url.substring(7,G_Url.indexOf('.'));

if (G_Url == "dpcq"){
	YeGameFooter += "软著登字第2010SR052855号 | 文网游备字[2011]W-RPG110号<br /><a href='http://about.yegame.com' target='_blank'>页游科技</a> 版权所有　|　蜀icp备10204013号 | 川文网文[2010]0531-8</p><span><a href='http://about.yegame.com' target='_blank'><img src='http://img.yegame.com/public/images/yegame_footer_logo.gif' /></a></span></div></div>";
}
else if (G_Url == "xn"){
	YeGameFooter += "科技与数字（2012）017号 | 软著登字第2010SR052139号 | 文网游备字[2011]W-RPG143号<br /><a href='http://about.yegame.com' target='_blank'>页游科技</a> 版权所有　|　蜀icp备10204013号 | 川文网文[2010]0531-8</p><span><a href='http://about.yegame.com' target='_blank'><img src='http://img.yegame.com/public/images/yegame_footer_logo.gif' /></a></span></div></div>";
}
else {
	YeGameFooter += "川文网文[2010]0531-8 | 蜀icp备10204013号<br /><a href='http://about.yegame.com' target='_blank'>成都页游科技有限责任公司</a> 版权所有　|　Copyright &copy;2011 YeGame.com All rights reserved.</p><span><a href='http://about.yegame.com' target='_blank'><img src='http://img.yegame.com/public/images/yegame_footer_logo.gif' /></a></span></div></div>";
}

document.write(YeGameFooter);
