<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>天书奇谈官方网站 - 新生代Q版神幻网游</title>
<meta name="description" content="《天书奇谈》是由猫扑网历时两年自主研发并运营的新生代Q版神幻网游，是国内首款在网页上运行的大型2D回合制MMOPRG。该游戏以清新可爱的Q版元素作为游戏设计主轴，人物造型及游戏画面生动细致，回合制战斗场景节奏明快，游戏整体性动感十足。" />
<meta name="keywords" content="天书奇谈, 天书奇谭, 天书奇谈官网, 天书奇谈官方网站, 天书奇谈攻略, tianshu, web游戏，网页游戏，在线网页游戏，webgame, 免费网页游戏" />

<style type="text/css">
<!--
html, body, ul, ol, li, p, form, fieldset, table, td, img {margin:0; padding:0; border:0;}
body{
	width:800px;
	margin: 0 auto;
	font-family:Tahoma, Arial, sans-serif,"宋体";
	font-size:12px;
	color:#000;
	line-height:18px;
	clear:both;
	: fixed;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
}
ol,ul,li{ margin:0;padding:0; list-style:none}
select,input{vertical-align:middle;}

a{color:#330000;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:underline;}
.clear{clear:both;height:1px;overflow:hidden;margin:0;padding:0}

.f_left{float:left;display:inline;}
.f_right{float:right;display:inline;}
.t_center{ text-align:center;}
.c_center{text-align:center;}

.mt10{ margin-top:10px;}
.mt5{ margin-top:5px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:40px;}

.t_fff{ color:#fff;}
.t_red{ color:#ff0000;}
.tx{text-decoration:underline;}
.t14{ font-size:14px; color:#902e0b;font-weight:bold;}
.t_bold{ font-weight:bold;}

.bj{ background:url(http://gimg.mop.com/ts/in/images090507/yd_1.jpg) no-repeat; width:230px; height:114px; float:left; padding:108px 0 0 166px; color:#fff}
.login_bj{ background:url(http://gimg.mop.com/ts/in/images090507/login_2.jpg) no-repeat; width:306px; height:316px; float:left; padding-left:25px;}

#main_con{width:800px; margin: 0 auto;}
#login{width:331px; margin: 0 auto;}

.box_000{ border:1px solid #282825; background:#fff; color:#000;}
-->
</style>

<script>
function getF(){
	var defaultValue='997005001';
	var winurl = unescape(window.location.href);
	var urlArr = winurl.split('?');	
	if(urlArr.length<2)return defaultValue;
	var wlp = winurl.split('?')[1];	
	var wincs = wlp.split('&');
	for(var i=0;i<wincs.length;i++){
		var tur = wincs[i].split('=');
		if(tur.length<2)continue;
		if(tur[0]=='f')return tur[1];
	}
        if(getTG()!='') defaultValue='994005501';
	return defaultValue;
}
function getTG(){
        var defaultValue='';
        var winurl = unescape(window.location.href);
        var urlArr = winurl.split('?'); 
        if(urlArr.length<2)return defaultValue;
        var wlp = winurl.split('?')[1]; 
        var wincs = wlp.split('&');
        for(var i=0;i<wincs.length;i++){
                var tur = wincs[i].split('=');
                if(tur.length<2)continue;
                if(tur[0]=='tg')return tur[1];
        }
        return defaultValue;
}


function $(){return document.getElementById?document.getElementById(arguments[0]):eval(arguments[0]);}
var OverH,OverW,ChangeDesc,ChangeH=100,ChangeW=100;
function OpenDiv(_Dw,_Dh,_Desc) {
window.scrollTo(0, 0);
OverH=_Dh;OverW=_Dw;ChangeDesc=_Desc;
$("Loading").style.display='';
$("Loading_Bg").style.display='';
var _H=document.documentElement.scrollHeight;
if(_H<document.documentElement.clientHeight)_H=document.documentElement.clientHeight;
$("Loading_Bg").style.width=document.documentElement.clientWidth+"px";
$("Loading_Bg").style.height=document.documentElement.clientHeight+"px";
if(_Dw>_Dh){ChangeH=Math.ceil((_Dh-10)/((_Dw-10)/50))}else if(_Dw<_Dh){ChangeW=Math.ceil((_Dw-10)/((_Dh-10)/50))}
OpenNow()
}
var Nw=10,Nh=10;

function OpenNow() {
if (Nw>OverW-ChangeW)ChangeW=12;
if (Nh>OverH-ChangeH)ChangeH=12;
Nw=Nw+ChangeW;Nh=Nh+ChangeH;

if(OverW>Nw||OverH>Nh) {
	if(OverW>Nw) {
	$("Loading").style.width=Nw+"px";
	var _L=(document.documentElement.clientWidth-Nw)/2;if(_L<0)_L=0;
	$("Loading").style.left=_L+"px";
	}
	if(OverH>Nh) {
	$("Loading").style.height=Nh+"px";
	var _T=(document.documentElement.clientHeight-Nh)/2-30;if(_T>150) _T=_T-150;if(_T<80) _T=_T+80;
	$("Loading").style.top=_T+"px"
	}
	window.setTimeout("OpenNow()",10)
	}else{
	Nw=10;Nh=10;ChangeH=80;ChangeW=80;

	$('divload').style.display='';
	$("Loading").style.background='transparent';
    $("Loading").style.border='0px';
	$("Loading").style.filter='alpha(opacity=100)';
	$("Loading").style.opacity='1';

       $("Loading_Bg").style.filter='alpha(opacity=80)';
       $("Loading_Bg").style.width='1440px';
       $("Loading_Bg").style.height='800px';


	}
	
}
function CloseLoad() {
if(Nw!=10) return;
$("Loading").style.display='none';
$("Loading_Bg").style.display='none';
$("Loading").innerHTML="";
}

document.writeln("<div id=\"stat\"><\/div><div id=\"Loading_Bg\" style=\"position:absolute;z-index:999;left:0px;top:0px;color:#666666;background-color:#000000;filter:alpha(opacity=80);-moz-opacity:0.8;margin:0 auto;\"></div>");
document.writeln("<div id=Loading style='display:none;position:absolute; background-color:#000000;	filter:alpha(opacity=50);-moz-opacity:0.5;z-index:99999;left:0px;top:0px;border:2px #999999 solid;width:0px;'><div style='float:left;text-align:center; width: 100%;display:none;' id='divload'><iframe scrolling=no frameborder=0 src=reg2.html?f="+getF()+"&tg="+getTG()+" width=339 style='height:375px' allowtransparency='true'></iframe></div></div>");

</script>

</head>

<body>
<div class="f_left"><img src="http://gimg.mop.com/ts/in/images090507/top_1.jpg" border="0" usemap="#Map" /><img src="http://gimg.mop.com/ts/in/images090507/top_2.jpg"  onclick="OpenDiv(339,375,'reg.php')" style="CURSOR:pointer;"/><img src="http://gimg.mop.com/ts/in/images090507/top_3.jpg"  onclick="OpenDiv(339,375,'reg.php')" style="CURSOR:pointer;"/><img src="http://gimg.mop.com/ts/in/images090507/top_4.jpg"  onclick="OpenDiv(339,375,'reg.php')" style="CURSOR:pointer;"/></div>
<div id="main_con" onclick="OpenDiv(339,375,'reg.php')" style="CURSOR:pointer;">
	<div class="f_left" style="width:182px;"><img src="http://gimg.mop.com/ts/in/images090507/l_1.jpg" /></div>
	<div class="bj">
		<div class="f_left" style="width:220px;">
			<div>欢迎你来到天书世界，我是新手引导员若华，接下来的时间我将带你逐步体验这个神奇的世界。<br>
第一步，请建立你的游戏档案</div>
			<div class="f_right mt10"><img src="http://gimg.mop.com/ts/in/images090507/jl.gif" /></div>
		</div>
	</div>
	<div class="f_left" style="width:222px;"><img src="http://gimg.mop.com/ts/in/images090507/r_1.jpg" /></div>
	<div class="f_left"><img src="http://gimg.mop.com/ts/in/images090507/d_1.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_2.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_3.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_4.jpg" /></div>
	<div class="f_left"><img src="http://gimg.mop.com/ts/in/images090507/d_5.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_6.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_7.jpg" /><img src="http://gimg.mop.com/ts/in/images090507/d_8.jpg" /></div>
</div>

<map name="Map" id="Map">
<area shape="rect" coords="23,4,91,27" href="http://t.mop.com/index.html" target="_blank" /><area shape="rect" coords="133,5,212,25" href="http://t.mop.com" target="_blank"/>
</map>
<script language="javascript"> 
var f=getF();
document.write("<div style='position: absolute; left: -7999px;  top: -7999px;'><img width='0' height='0'  src='http://tj.mop.com/display.html?80134|"+f+"|0|receiver|0|mop'></div>");

</script>

<script type="text/javascript" src="http://gimg.mop.com/common/js/ga.js"></script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-3912673-20");
pageTracker._setDomainName("t.mop.com");
pageTracker._trackPageview();
} catch(err) {}</script> 

</body>
</html>
