﻿<!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" />
    <title>奥比岛</title>
    <meta name="Keywords" content="进入奥比岛,登录奥比岛" />
    <meta name="Description" content="从这里进入精彩的奥比岛世界：登录~~注册~~进去逛逛。庙会大巡游，你参加了吗？猜灯谜，赢大奖！猜灯谜，赢大奖！元宵舞会开始啦！你是“红包人气王”吗？！小屋装潢大比拼！" />    

    <script src="swfobject.js" language="javascript" type="text/javascript"></script>
    <script src="qs.js" language="javascript" type="text/javascript"></script>

    <link href="style/play.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    .ss {color:#FF9933;CURSOR: hand;}
    </style>
</head>
<body>

    <script type="text/javascript" language="javascript">
	var isff = navigator.userAgent.indexOf("Firefox") > 0;
	var NS = (navigator.appName=='Netscape') && (!isff);
	var iw,ih,maxw = 755 * 1.2, maxh = 475 * 1.2;
    var w = 755;
    var h = 475;
    var cid = "swfContainer";
    var fpver = "9.0.0.0";
    var isLarge = true;
	
    swfobject.embedSWF("start.swf", cid, w, h, fpver, null, {});
    //getMaxWindow();
    myswffit(cid, maxw, maxh);

	function getMaxWindow()
	{
		iw = document.documentElement.clientWidth;//window.screen.width - 50 
		ih = document.documentElement.clientHeight;//window.screen.height - 190
		maxw = (iw/ih < w/h)? iw : w/h*ih;
		maxh = (iw/ih < w/h)? h/w*iw : ih;
		if (maxw < w || maxh < h)
		{
			maxw = w;
			maxh = h;
		}
	}
    function switchMode()
    {       
       var txt;
       var wintxt;
       var cls;
        if (isLarge) {myswffit(cid, w, h); txt = "大窗口"; wintxt="1"; cls="smallCont";}
        else  {myswffit(cid, maxw, maxh); txt = "小窗口"; wintxt="2"; cls="largeCont"; }
        isLarge = !isLarge; 
        document.getElementById("btnSwitch").innerHTML = txt;
        document.getElementById("wintxt").innerHTML = wintxt;
        document.getElementById("container").className = cls;
    }

	function myswffit(i,w,h){
		if (i && w && h) {
			ft = i;
			xw = w;
			xh = h;
			if(swfobject.isDomLoaded){
				startFit();
			}else{
				swfobject.addDomLoadEvent(startFit);
			}
		}		
	}

	function startFit(){
		if(swfobject.getObjectById(ft)){
			ft = swfobject.getObjectById(ft);
		}else{
			ft = (NS)?document.getElementById(ft).getElementsByTagName('object')[0]:document.getElementById(ft);
		}
		window.onresize = fit;
		fit();
	}

	function fit(){
		ft.style.width = xw+'px';
		ft.style.height = xh+'px';
	}
	
	function addFav()
	{
	    if (document.all)
        {
            window.external.addFavorite('http://play.aobi.com','奥比岛');
        }
	}
	
	function setHomePage()
	{
	    if (document.all)
        {
            document.body.style.behavior='url(#default#homepage)';
            document.body.setHomePage('http://play.aobi.com'); 
        }
	}
		
	function navToHelp()
	{
	    window.location.href = "http://www.aobi.com/help/quickstart.html";
	}
	
	function getLoginUrlPrefix() { return "www"; }
    </script>

    <div id="topTab">
        <div id="nav">
            <div class="tlink">
                <a href="http://www.aobi.com" target="_blank">奥比首页</a> | <a href="http://www.aobi.com/help/quickstart.html"
                    target="_blank">帮助中心</a> | <a href="http://www.aobi.com/parents/" target="_blank">
                        父母需知</a> | <a href="http://www.aobi.com/blog/" target="_blank">黑板报</a>
                | <a href="http://www.aobi.com/help/feedback.html" target="_blank">问题反馈</a> | <a href="http://www.aobi.com/aboutus.html"
                    target="_blank">关于奥比</a>
                <!--[if IE]>
    	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="ss" onclick="javascript:setHomePage()">把奥比岛设为主页</span>&nbsp;&nbsp;&nbsp;<span class="ss" onclick="javascript:addFav()">加入收藏</span>
        <![endif]-->
            </div>
            <div class="tbg">
                <img src="images/titbg1.gif" alt="aobi.com" /></div>
            <div class="blink">
                <span style="font-family: Webdings; font-style: normal" id="wintxt">2</span> <a href="javascript:;"
                    onclick="switchMode()" id="btnSwitch">小窗口</a> | <a href="javascript:;" onclick="javascript:window.location.reload();">
                        退出</a></div>
        </div>
    </div>
    <div id="container" class="largeCont">
        <div id="swfContainer">
            Load...
        </div>
    </div>
    <div id="footer">
        <div class="logo">
            <a href="http://www.aobi.com">
                <img src="images/small_logo.jpg" /></a></div>
        <a href="http://www.aobi.com/aboutus.html" target="_blank">关于奥比</a> | <a href="http://www.aobi.com/tos.html"
            target="_blank">服务条款</a> | <a href="http://www.aobi.com/job.html" target="_blank">加盟奥比</a>
        | <a href="http://www.aobi.com/contact.html" target="_blank">联系我们</a><br />
        Copyright © 2008 Altratek Inc.All Rights Reserved
    </div>
</body>
</html>
