			document.writeln("<APPLET NAME='DigiChat' CODEBASE='http://www.digichat.com.tw/DigiChat/DigiClasses/' ");
			document.writeln("CODE='com.diginet.digichat.client.DigiChatApplet' ");
			document.writeln("HEIGHT=100 WIDTH=200 ALIGN='MIDDLE' ");
			document.writeln("ARCHIVE=Client.jar MAYSCRIPT>");
			document.write(" <PARAM NAME=cabbase value=Client.cab>");
				
//			document.write(" <PARAM NAME=MenuItem1 VALUE=DigiChat數位聊天室>");
//			document.write(" <PARAM NAME=MenuLocation1 VALUE=www.digichat.com.tw>");
//			document.write(" <PARAM NAME=MenuItem2 VALUE='DigiPosts BBS'>");
//			document.write(" <PARAM NAME=MenuLocation2 VALUE=www.digicake.com.tw>");
//			document.write(" <PARAM NAME=MenuItem3 VALUE='Hubz 數位蛋糕網'>");
//			document.write(" <PARAM NAME=MenuLocation3 VALUE=www.digicake.com.tw>");
//			document.write(" <PARAM NAME=MenuItem4 VALUE='數位蛋糕網'>");
//			document.write(" <PARAM NAME=MenuLocation4 VALUE=http://www.digicake.com.tw>");
//			document.write(" <PARAM NAME=MenuItem5 VALUE='數位蛋糕網'>");
//			document.write(" <PARAM NAME=MenuLocation5 VALUE=http://www.digicake.com.tw>");
			
			document.write(" <PARAM NAME=siteID VALUE=1001>");
			document.write(" <PARAM NAME=background VALUE=FFFFFF>");
			document.write(" <PARAM NAME=textcolor VALUE=000000>");
			document.write(" <PARAM NAME=language VALUE=big5.lang>");
                                                      //document.write(" <param name=exitmessage value=iPartment愛情公寓。心的幸福空間!(此住戶已離開愛情公寓聊天大廳)");
			document.write(" 請使用有IE4.0或NC4.5以上的瀏覽器來使用本聊天室！ ");
			document.write(" </APPLET>");

