document.writeln("<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">");
document.writeln("<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\" \/>");
document.writeln("<link href=\"http:\/\/www.artzen.cn\/images\/index_right.css\" rel=\"stylesheet\" type=\"text\/css\">");
document.writeln("<title><\/title>");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("body{margin:0px;padding:0px;font-size:12px;line-height:20px;}");
document.writeln(".bodyer{width:238px;margin:0px auto 0px auto;border:0px  solid #990000;}");
document.writeln(".t_rt{text-align:right;}");
document.writeln("h1,h2,h3,h4,h5,h6{font-weight:bold;margin:0px;padding:0px;font-size:12px;}");
document.writeln("ul,li{margin:0px;padding:0px;}");
document.writeln("li{list-style-type:none;}");
document.writeln("h1{margin:10px;padding-right:10px;padding-bottom:5px;border-bottom:1px #990000 solid;}");
document.writeln(".preview{margin:0px;padding:0px;overflow:hidden;}");
document.writeln(".cont{padding:10px;}");
document.writeln(".cls{clear:both;}");
document.writeln(".hidden{display:none;}");
document.writeln("#sourse{border:1px dotted #ccc;width:326px;height:auto;margin:0px auto;}");
document.writeln(".textDiv{margin:10px 40px 10px;text-align:center;}");
document.writeln("h2{margin:0px 10px;padding:5px;}");
document.writeln(".example{margin:10px;border:1px dotted #ccc;padding:10px;}");
document.writeln(".scrolldoorFrame{width:238px;margin:0px auto;overflow:hidden;  }");
document.writeln(".scrollUl{width:238px; border-bottom:1px dashed #990000;overflow:hidden;height:25px;");
document.writeln(" background:url(http:\/\/www.shu-hua.com\/images\/bg_rdph_right_155.gif);}");
document.writeln(".scrollUl li{float:left;}");
document.writeln(".bor03{border:0px solid #990000;border-top-width:0px;}");
document.writeln(".Tit0923 {FONT-WEIGHT: bold; WIDTH:100px; height:25px; line-height:25px; color:#333;  font-size:14px; text-align:left; padding-left:20px;  background:url(http:\/\/www.shu-hua.com\/images\/bg_rdph_right_155.gif);}");
document.writeln(".sd01{ width:65px;cursor:pointer; color:#FFFFFF;border:0px solid #CCC;background:#990000; margin:0px; font-weight:bold;height:25px; line-height:25px; text-align:center;}");
document.writeln(".sd02{ width:65px; cursor:pointer;border:0px solid #CCC; color:#333;  margin:0px;  height:25px; line-height:25px; text-align:center;}");
document.writeln(".huiyuan_rukou{ width:200px;  cursor:pointer;border:0px solid #CCC;  margin:0px;  height:25px; line-height:25px; text-align:center; color:#990000;}");
document.writeln(".huiyuan_yuhuming{ width:150px;  cursor:pointer;border:0px solid #CCC; margin:0px; ");
document.writeln(" height:30px; line-height:30px;}");
document.writeln(".huiyuan_yuhuming_kuang{ width:170px; float:left; cursor:pointer;border:0px solid #CCC; margin:0px;}");
document.writeln(".huiyuan{ width:240px; border:0px solid #CCC;  margin:0px;  text-align:center;}");
document.writeln(".huiyuan_denglv");
document.writeln("{ width:70px; height:auto; float:left;cursor:pointer;border:0px solid #CCC;  padding-left:0px; padding-top:10px; text-align:left;  }");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<script type=\"text\/javascript\">");
document.writeln("");
document.writeln("function scrollDoor(){");
document.writeln("}");
document.writeln("scrollDoor.prototype = {");
document.writeln("sd : function(menus,divs,openClass,closeClass){");
document.writeln("var _this = this;");
document.writeln("if(menus.length != divs.length)");
document.writeln("{");
document.writeln("alert(\"菜单层数量和内容层数量不一样!\");");
document.writeln("return false;");
document.writeln("}");
document.writeln("for(var i = 0 ; i < menus.length ; i++)");
document.writeln("{");
document.writeln("_this.$(menus[i]).value = i;");
document.writeln("_this.$(menus[i]).onmouseover = function(){");
document.writeln("for(var j = 0 ; j < menus.length ; j++)");
document.writeln("{");
document.writeln("_this.$(menus[j]).className = closeClass;");
document.writeln("_this.$(divs[j]).style.display = \"none\";");
document.writeln("}");
document.writeln("_this.$(menus[this.value]).className = openClass;");
document.writeln("_this.$(divs[this.value]).style.display = \"block\";");
document.writeln("}");
document.writeln("}");
document.writeln("},");
document.writeln("$ : function(oid){");
document.writeln("if(typeof(oid) == \"string\")");
document.writeln("var ret=document.getElementById(oid);if(ret!=null)");
document.writeln("return document.getElementById(oid);");
document.writeln("return oid;");
document.writeln("}");
document.writeln("}");
document.writeln("window.onload = function(){");
document.writeln("var SDmodel = new scrollDoor();");
document.writeln("SDmodel.sd([\"m01\",\"m02\"],[\"c01\",\"c02\"],\"sd01\",\"sd02\");");
document.writeln("SDmodel.sd([\"mm01\",\"mm02\"],[\"cc01\",\"cc02\"],\"sd01\",\"sd02\");");
document.writeln("SDmodel.sd([\"mmm01\",\"mmm02\"],[\"ccc01\",\"ccc02\"],\"sd01\",\"sd02\");");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<div class=\"bodyer\">");
document.writeln("<div class=\"preview\">");
document.writeln("<div class=\"scrolldoorFrame\">");
document.writeln("<ul class=\"scrollUl\">");
document.writeln("<li class=\"Tit0923\">会员中心<\/li>");
document.writeln("<li class=\"sd01\" id=\"m01\">免费会员<\/li>");
document.writeln("<li class=\"sd02\" id=\"m02\">vip会员<\/li>");
document.writeln("<\/ul>");
document.writeln("");
document.writeln("<div id=\"c01\">");
document.writeln("		 <div style=\"width:240px; float:left; \">");
document.writeln("<form id=\"loginform\" name=\"loginform\" method=\"post\" action=\"http:\/\/bbs.shu-hua.com\/login.aspx\">");
document.writeln("    <div class=\"huiyuan_rukou\"> &#9758;　免费会员 <\/div> ");
document.writeln("	         <div class=\"huiyuan\">");
document.writeln("					  <div  class=\"huiyuan_yuhuming_kuang\">");
document.writeln("						   <div class=\"huiyuan_yuhuming\">");
document.writeln("							用户名：<input name=\"username\" type=\"text\" id=\"username\" size=\"10\" \/>");
document.writeln("							<\/div>");
document.writeln("							<div class=\"huiyuan_yuhuming\">");
document.writeln("							密 &nbsp;码：<input name=\"password\" type=\"password\" id=\"password\" size=\"10\" \/>");
document.writeln("						   <\/div>");
document.writeln("					 <\/div>");
document.writeln("					 <div class=\"huiyuan_denglv\">");
document.writeln("							<input name=\"login\" type=\"image\" id=\"login\" value=\"登录\" onClick=\"javascript:location.replace(\'?agree=yes\')\" class=\"button\" src=\"http:\/\/www.shu-hua.com\/images\/logo_login.gif\" width=\"62\" height=\"46\" border=\"0\" \/>");
document.writeln("                    <\/div>");
document.writeln("			 <\/div>");
document.writeln("			 <div class=\"huiyuan_rukou\">");
document.writeln("			     <a href=\"http:\/\/bbs.shu-hua.com\/register.aspx\" target=\"_blank\" >");
document.writeln("						<img src=\"http:\/\/www.shu-hua.com\/images\/zhuce.gif\" width=\"54\" height=\"19\" border=\"0\"\/>");
document.writeln("				  <\/a>");
document.writeln("				 <a href=\"http:\/\/bbs.shu-hua.com\/\" target=\"_blank\" >");
document.writeln("						<img src=\"http:\/\/www.artzen.cn\/images\/canguan.gif\" width=\"54\" height=\"19\" border=\"0\"\/>");
document.writeln("				  <\/a>");
document.writeln("				   <a href=\"http:\/\/bbs.shu-hua.com\/getpassword.aspx\" target=\"_blank\" title=\"忘记密码\">忘记密码<\/a>");
document.writeln("			<\/div>");
document.writeln("	 <\/form>");
document.writeln("			<\/div>");
document.writeln("<\/div>");
document.writeln("<div id=\"c02\" class=\"hidden\">");
document.writeln("		  <div style=\"width:218px; float:left; \">");
document.writeln("	<form id=\"loginform\" name=\"loginform\" method=\"post\" action=\"http:\/\/www.artzen.com.cn\/login.aspx\">");
document.writeln("		<div class=\"huiyuan_rukou\"> &#9758;　VIP会员 <\/div> ");
document.writeln("				 <div class=\"huiyuan\">");
document.writeln("						  <div  class=\"huiyuan_yuhuming_kuang\">");
document.writeln("							   <div class=\"huiyuan_yuhuming\">");
document.writeln("								用户名：<input name=\"username\" type=\"text\" id=\"username\" size=\"10\" \/>");
document.writeln("								<\/div>");
document.writeln("								<div class=\"huiyuan_yuhuming\">");
document.writeln("								密 &nbsp;码：<input name=\"password\" type=\"password\" id=\"password\" size=\"10\" \/>");
document.writeln("							   <\/div>");
document.writeln("						 <\/div>");
document.writeln("						 <div class=\"huiyuan_denglv\">");
document.writeln("								<input name=\"login\" type=\"image\" id=\"login\" value=\"登录\" onClick=\"javascript:location.replace(\'?agree=yes\')\" class=\"button\" src=\"http:\/\/www.shu-hua.com\/images\/logo_login.gif\" width=\"62\" height=\"46\" border=\"0\" \/>");
document.writeln("						<\/div>");
document.writeln("				 <\/div>");
document.writeln("				");
document.writeln("				<div class=\"huiyuan_rukou\">");
document.writeln("			     <a href=\"http:\/\/www.artzen.com.cn\/register.aspx\" target=\"_blank\" >");
document.writeln("						<img src=\"http:\/\/www.shu-hua.com\/images\/zhuce.gif\" width=\"54\" height=\"19\" border=\"0\"\/>");
document.writeln("				  <\/a>");
document.writeln("				 <a href=\"http:\/\/www.artzen.com.cn\/\" target=\"_blank\" >");
document.writeln("						<img src=\"http:\/\/www.artzen.cn\/images\/canguan.gif\" width=\"54\" height=\"19\" border=\"0\"\/>");
document.writeln("				  <\/a>");
document.writeln("				   <a href=\"http:\/\/www.artzen.com.cn\/getpassword.aspx\" target=\"_blank\" title=\"忘记密码\">忘记密码<\/a>");
document.writeln("			<\/div>");
document.writeln("		 <\/form>");
document.writeln("			<\/div>");
document.writeln("<\/div>");
document.writeln("");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<\/div>");
document.writeln("<\/body>");
document.writeln("<\/html> ");

<!--JFCmsEnterprise4.1 Published Date:2010-2-8 11:46:00   Power by www.shu-hua.com-->
