// JavaScript Document
function nTabs(thisObj,Num){
if(thisObj.className == "active")return;
var tabObj = thisObj.parentNode.id;
var tabList = document.getElementById(tabObj).getElementsByTagName("li");
for(i=0; i <tabList.length; i++)
{
  if (i == Num)
  {
   thisObj.className = "active"; 
      document.getElementById(tabObj+"_Content"+i).style.display = "block";
  }else{
   tabList[i].className = "normal"; 
   document.getElementById(tabObj+"_Content"+i).style.display = "none";
  }
} 
}

function menu_ny_swf() {
document.writeln("<div class=\"site1\">");
document.writeln("<div class=\"site2\">");
document.writeln("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http:\/\/download.macromedia.com\/pub\/shockwave\/cabs\/flash\/swflash.cab#version=7,0,19,0\" width=\"200\" height=\"360\">");
document.writeln("  <param name=\"movie\" value=\"http:\/\/ava.qq.com\/web200810\/swf\/menu_ny.swf\" \/>");
document.writeln("  <param name=\"quality\" value=\"high\" \/>");
document.writeln("<param name=\"wmode\" value=\"transparent\">")
document.writeln("  <embed src=\"http:\/\/ava.qq.com\/web200810\/swf\/menu_ny.swf\" quality=\"high\" pluginspage=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" type=\"application\/x-shockwave-flash\" width=\"200\" height=\"360\" wmode=\"transparent\"><\/embed>");
document.writeln("<\/object>")
document.writeln("  <\/div>");
document.writeln("<\/div>")
}

function top_() {
document.writeln("<div class=\"top\">");
document.writeln("<div class=\"test\">");
document.writeln("  <a href=\"\/web200810\/index.htm\" class=\"a\">·µ»ØÊ×Ò³<\/a><a class=\"b\" href=\"http:\/\/ava.qq.com\/act\/a20081127cdkey\/index.htm\" target=\"_blank\">·â²â¼¤»î<\/a>");
document.writeln("  <\/div>")
document.writeln("  <\/div>")
}

function foot() {
document.writeln("<div class=\"foot\">");
document.writeln("        <blockquote>");
document.writeln("	    Copyright &copy; 1998-2009 Tencent. All Rights Reserved <br \/>");
document.writeln("        Copyright &copy; NEOWIZ GAMES.All Rights Reserved.<br \/>");
document.writeln("        Copyright &copy; REDDUCK Inc. All rights reserved");
document.writeln("        <\/blockquote>");
document.writeln("	  <\/div>")
}/*  |xGv00|caff3117c9db18d0d95c673997fd31f9 */