﻿<!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" />
<style type="text/css">
<!--
body {
	margin: 0px;
	background: #5b3628 url(images/index_bg.gif) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#game_logo {
	background: url(images/index_line.gif) repeat-x center 87px;
	text-align: center;
	padding-top: 30px;
	margin-bottom: 10px;
}
#bxMm {
	background-image: url(images/game_bg.gif);
	width:1000px;
	margin: 0px auto;
	height: 550px;
	padding: 11px;
}
#game_bottom {
    position:relative;
	height: 24px;
	width: 1000px;
	text-align: right;
	margin: 0px auto;
	background: url(images/game_bottom_bg.gif) 416px top no-repeat;
}
#game_bottom ul {
	position:absolute;
	right:8px;
	top:4px;
	*top:6px;
	width:530px;
	height:20px;
	margin: 0;
	list-style-type: none;
}
#game_bottom li {
	width:48px;
	margin-right: 18px;
	float: left;
	text-align: center;
}
#game_bottom a {
	color: #fdf2ce;
	display: block;
	height: 18px;
	text-decoration: none;
	filter: dropshadow(color=#4d2104,offx=1,offy=1,strength=1);
}
#game_bottom a:hover {
	color: #4d2104;
	filter: dropshadow(color=#e0b675,offx=1,offy=1,positive=1);
}
-->
</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>
<div id="game_logo"><img src="images/game_logo.gif" alt="美眉梦工场onweb" /></div>
<script>if(screen.height<=959){document.getElementById("game_logo").style.display="none"}</script>
<div id="bxMm"></div>
<div id="game_bottom">
  <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:#AA9977;">周边下载</a></li>
  </ul>
</div>
</body>
</html>
<script src="index.js"></script>