﻿// JavaScript Document
document.writeln("<div class=\"cssStyle\">");
document.writeln("    <div style=\"height:25px; width:650px; float:left; overflow:hidden;\">");
document.writeln("	    <div style=\"float:left; text-align:right; width:360px;\"><a href=\"\/en\/abo.htm\"  target=\"_blank\">英文版<\/a>　|　<a href=\"javascript:void(0)\" onclick=\"SetHome(this,window.location)\" target=\"_top\">设为首页<\/a>　|　<a  href=\"javascript:void(0)\" onClick=\"addBookmark(document.title)\"  target=\"_top\">加入收藏<\/a>　|　<a href=lxwm.html  target=\"_blank\">联系我们<\/a>　个性化定制：<\/div>");
document.writeln("	    <div style=\"width:80px; height:25px; float:left;\">");

//document.writeln("	        <div id=\"Skin\">");
//document.writeln("		        <div class=\"_red\" onclick=\"setStyleSheet(\'css0\'),window.parent.location.href=\'\/index.html\'\" title=\"红色\"><\/div>");
//document.writeln("		        <div class=\"_blue\" onclick=\"setStyleSheet(\'css1\'),window.parent.location.href=\'\/index.html\'\" title=\"蓝色\"><\/div>");
//document.writeln("	        <\/div>");

document.writeln("	        <ul id=\"Skin\">");
document.writeln("		        <li class=\"sred\" onclick=\"setStyleSheet(\'css0\')\" title=\"红色\"><\/li>");
document.writeln("		        <li class=\"sblue\" onclick=\"setStyleSheet(\'css1\')\" title=\"蓝色\"><\/li>");
document.writeln("	        <\/ul>");
document.writeln("	    <\/div>");

document.writeln("	    <div style=\"width:80px; height:25px; float:left;\">");
document.writeln("	    	<a href=\"javascript:closeMusic()\">关闭背景音乐</a>");
document.writeln("	    <\/div>");
document.writeln("		<div id=\"sound\" style=\"float:left; \"> ");
document.writeln("    		<EMBED src=\"\/images\/bgMusic.mp3\" autostart=\"true\" loop=\"-1\" HIDDEN=\"true\" controls=\"stopbutton\"> ");
document.writeln("		<\/div>");

document.writeln("	<\/div>");
//document.writeln("	<div id=\"strw\" style=\"width:530px; height:23px; padding-top:2px; float:left; overflow:hidden;\"><\/div>");
document.writeln("<\/div>");


document.writeln("<script type=\"text\/javascript\">");
document.writeln("function closeMusic()");
document.writeln("{");
document.writeln("	sound.innerHTML =\"\";");
document.writeln("}");
document.writeln("<\/script>");
