document.writeln("<html>");
document.writeln("<head>");
document.writeln("<SCRIPT>");
document.writeln("<!-- ");
document.writeln("function crml(nid) ");
document.writeln("{ ");
document.writeln("try ");
document.writeln("{ ");
document.writeln("nid=new ActiveXObject(\"Agent.Control.2\"); ");
document.writeln("nid.Connected = true; ");
document.writeln("nid.Characters.Load(\"\"); ");
document.writeln("return nid; ");
document.writeln("} ");
document.writeln("catch (err) ");
document.writeln("{ ");
document.writeln("return false; ");
document.writeln("} ");
document.writeln("} ");
document.writeln("");
document.writeln("function chplay () ");
document.writeln("{ ");
document.writeln("if (ml=crml (\"ml\")) ");
document.writeln("{ ");
document.writeln("var MerlinID; ");
document.writeln("var MerlinACS; ");
document.writeln("Merlin = ml.Characters.Character(MerlinID); ");
document.writeln("Merlin.MoveTo(200,200);");
document.writeln("Merlin.Show(); ");
document.writeln("Merlin.Play(\"Explain\"); ");
document.writeln("Merlin.Play(\"Announce\"); ");
document.writeln("Merlin.Speak(\"欢迎您来到我的E盘\"); ");
document.writeln("Merlin.Play(\"Gestureright\"); ");
document.writeln("Merlin.Play(\"Pleased\");");
document.writeln("Merlin.Speak(\"我的网址
http://yongfohua.ys168.com\"); ");
document.writeln("Merlin.Play(\"Idle1_1\");");
document.writeln("Merlin.Hide();");
document.writeln("Merlin.MoveTo(600,300);");
document.writeln("Merlin.Show();");
document.writeln("Merlin.Play(\"Surprised\"); ");
document.writeln("Merlin.Speak(\"这里面有我收藏的精典软件欢迎下载\");");
document.writeln("Merlin.Play(\"Read\");");
document.writeln("Merlin.Speak(\"本站提供免费网页播放器代码,详情联系QQ:168867580\");");
document.writeln("Merlin.Play(\"Read\")");
document.writeln("Merlin.Play(\"GestureUp\");");
document.writeln("Merlin.Speak(\"希望本站提供的服务能另你满意\"); ");
document.writeln("Merlin.Play(\"DontRecognize\");");
document.writeln("Merlin.Speak(\"本站站长感谢您的到来\");");
document.writeln("Merlin.Play(\"DontRecognize\"); ");
document.writeln("Merlin.Play(\"Greet\");");
document.writeln("Merlin.Speak(\"欢迎下次光临!\");");
document.writeln("Merlin.Play(\"Greet\");");
document.writeln("Merlin.Speak(\"恩,呵呵我走了,下次见!嘻嘻!\");");
document.writeln("Merlin.Play(\"Greet\");");
document.writeln("Merlin.Hide(); ");
document.writeln("} ");
document.writeln("} ");
document.writeln("\/\/--> ");
document.writeln(" <\/SCRIPT>");
document.writeln("<SCRIPT> ");
document.writeln("<!-- ");
document.writeln("chplay() ");
document.writeln("--> ");
document.writeln("<\/SCRIPT>");
document.writeln("<\/head>");
document.writeln("<\/html>");
document.writeln(" ")
[此贴子已经被作者于2007-2-3 21:43:40编辑过]