<!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=UTF-8" />
<meta name="Description" content="北京昆仑万维有限公司web网游美眉梦工场onweb" />
<meta name="Keywords" content="美眉,梦工场,onweb,养成,web网游" />
<title>美眉梦工场</title>
<link rel="shortcut icon" href="favicon.ico" />
<script type="text/javascript" src="prototype.js"></script>

<style type="text/css">
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	text-align: left;
	vertical-align: baseline;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
q:before,q:after,blockquote:before,blockquote:after {
	content: "";
}
body {text-align: center;font-size:12px;background: #5b3628 url(images/index_bg.gif) repeat-x center top;}
#game_logo, #body, #game_log_img {margin: 0 auto;}
#game_logo, #body {width: 1000px}

#game_log_img {background-image:url(images/index_line.gif);background-repeat: repeat-x;background-position: center 87px; background-attachment: scroll; text-align: center;padding-top: 30px;margin-bottom: 10px;}
#bxMm {background-image:url(images/game_bg.gif);height:550px;margin:0 auto;padding:11px;width:1000px;}
#game_nav {height: 24px;width: 1000px;text-align: right;margin: auto 0;background: url(images/game_bottom_bg.gif) 475px top no-repeat;}
#game_nav ul {top:4px;*top:6px;height:20px;list-style-type: none;float: right;width: 475px;}
#game_nav li {width:48px;margin-right: 18px;float: left;text-align: center;margin-top: 4px;}
#game_nav a {color: #fdf2ce;display: block;height: 18px;text-decoration: none;filter: dropshadow(color=#4d2104,offx=1,offy=1,strength=1);}
#game_nav a:hover {color: #4d2104;filter: dropshadow(color=#e0b675,offx=1,offy=1,positive=1);}
#scrollnotices {width: 460px;float:left;margin-left: 5px; color: #FDF2CE;margin-top:5px;}

.marquee_space_first {margin-left: 500px;}
.marquee_space {margin-right: 500px;}
#scrollnotices .marquee_space a {color:#FDF2CE;display:inline;text-decoration:none;}
#scrollnotices .marquee_space a:hover {color:#FDF2CE;display:inline;text-decoration:underline;}

</style>



<script type="text/javascript">
// <!--
var ajax = false;
if(window.XMLHttpRequest) {
    ajax = new XMLHttpRequest();
        if (ajax.overrideMimeType) {
            ajax.overrideMimeType("text/xml");
        }
}else if (window.ActiveXObject) {
    try {
        ajax = new ActiveXObject("Msxml2.XMLHTTP");
    } catch (e) {
        try {
            ajax = new ActiveXObject("Microsoft.XMLHTTP");
        } catch (e) {}
    }
}
function addBookmark(title,url){
	ajax.open("POST","/index.php?act=favorite.main",true);
	ajax.send("favorite");
	if(window.sidebar){
		window.sidebar.addPanel(title,url,"");
	}else if(document.all){
		window.external.AddFavorite( url, title);
	}else if(window.opera && window.print){
	return true;
	}
}
// -->
</script>
</head>
<body>

<!-- 顶部LOGO -->
<div id="game_log_img">
	<img src="images/game_logo.gif" alt="美眉梦工场onweb" />
</div>

<div id="wrapper">
	<div id="body">
		<script type="text/javascript">
		// <!--
			if(screen.height<=959){document.getElementById("game_logo").style.display="none"}
		// -->
		</script>
		<div id="bxMm"></div>
		<!-- 导航条 -->
		<div id="game_nav">
			<div id="scrollnotices">

			</div>
			<div>
			<ul>
				<li><a href="javascript:window.location.reload();">退出登录</a></li>
				<li><a href="http://mm.kunlun.com/mm_flash_0319/flash.html" target="_blank">新手课堂</a></li>
				<li><a href="javascript:addBookmark(document.title,document.URL.replace(/[^\/]+$/g,''))">添加收藏</a></li>
				<li><a href="http://mm.kunlun.com/" target="_blank">官方网站</a></li>
				<li><a href="http://bbs.mm.kunlun.com/" target="_blank">游戏论坛</a></li>
				<li><a href="http://mm.kunlun.com/html/article_379.html" target="_blank">桌面快捷</a></li>
				<li><a style="color: rgb(170, 153, 119);">周边下载</a></li>
			</ul>
			</div>
		</div>
		
		<script type="text/javascript" src="index.js"></script>
		<script type="text/javascript">
		// <!--
		function $$(id){
		    return document.getElementById(id);
		}
		// 生成时间戳,避免浏览器缓存Ajax结果.
		var date = new Date();
		var timestamp = date.getTime();		
		var url = 'notice.php?t='+timestamp;

		function internallyReload(){
			new Ajax.Request(url,{method: 'get',onSuccess:function(transport){
			$$("scrollnotices").innerHTML = transport.responseText;
			$$("notice_marquee").start();
			}});
		    setTimeout(internallyReload, 1800 *1000);
		}
		internallyReload();
		// -->
		</script>
	
	</div>
	
</div>
</body>
</html>
