ÿþ<HTML xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:user="CourseMLns"> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE>>45;L 7.4. >=AB@C:B>@ 30;L20=8G5A:8E M;5<5=B>2</TITLE> <STYLE type="text/css"> .all { clear: both; } .left { clear: left; } .right { clear: right; } </STYLE> <link rel="stylesheet" type="text/css" href="../../design/css/base.css"> <link rel="stylesheet" type="text/css" href="../../design/css/theory.css"><SCRIPT> var fixX=0, fixY=0; function testbar_DoFSCommand(command, args){ if(command == "journal") goto_register(); if(command == "test") document.location.href = ""; if(command == "task") document.location.href = ""; if(command == "tsol") document.location.href = ""; if(command == "cquest") document.location.href = ""; if(command == "lab"){ saveLocation(); document.location.href = ""; } } function saveLocation(){ window.top.frames[0].chapterNumber = ("" == "") ? "0" : ""; window.top.frames[0].sectionNumber = ("" == "") ? "0" : ""; window.top.frames[0].paragraphNumber = ("" == "") ? "0" : ""; window.top.frames[0].subparagraphNumber = ("" == "") ? "0" : ""; } function openMagFlash(swf){ try{ var imgForMag = new Image(); imgForMag.src = swf + '.none'; screenHeight = screen.height-60; screenWidth = screen.width-80; var i=0; do { modelHeight = imgForMag.height; modelWidth = imgForMag.width; i++; if (i == 3) { modelHeight = 150; modelWidth = 200; break;} } while (modelWidth==0 || modelHeight==0); if(screenHeight*modelWidth/modelHeight < screenWidth){ magWidth = screenHeight*modelWidth/modelHeight; magHeight = screenHeight; }else{ magWidth = screenWidth; magHeight = screenWidth*modelHeight/modelWidth; } magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.close(); magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.moveTo(0.5*(screen.width-magWidth),0) magWnd.document.open(); magWnd.document.write('<html><body bgcolor="#000000" style="margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px"><table border="0" width="100%" height="100%"><TR><TD align="center" valign="center">'); magWnd.document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="maggedFlash"'); magWnd.document.write('width="' + magWidth + '" height="' + magHeight + '">'); magWnd.document.write('<param name="movie" value="' + swf + '.swf">'); magWnd.document.write('<param name="play" value="true">'); magWnd.document.write('<param name="loop" value="false">'); magWnd.document.write('<param name="bgcolor" value="#000000">'); magWnd.document.write('<param name="menu" value="false">'); magWnd.document.write('<param name="quality" value="high">'); magWnd.document.write('</object></TD></TR></TABLE>'); magWnd.document.write('<script>'); magWnd.document.write('function resizeFlash(){'); magWnd.document.write('w = document.body.clientWidth;'); magWnd.document.write('h = document.body.clientHeight;'); magWnd.document.write('if(w > 0 && h > 0){'); magWnd.document.write('if(w\/' + magWidth + ' > h\/' + magHeight + '){'); magWnd.document.write('document.all.maggedFlash.height = h;'); magWnd.document.write('document.all.maggedFlash.width = ' + magWidth + '\/' + magHeight + '*h;'); magWnd.document.write('}else{'); magWnd.document.write('document.all.maggedFlash.width = w;'); magWnd.document.write('document.all.maggedFlash.height = ' + magHeight + '\/' + magWidth + '*w;'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('window.onresize = new Function("resizeFlash()");'); magWnd.document.write('document.onkeypress = new Function("if(event.keyCode == 27) window.close()")'); magWnd.document.write('<\/script>'); magWnd.document.write('</body></html>'); magWnd.document.close(); magWnd.document.title = "C?0"; magWnd.focus(); }catch(e){ } } function openMagImg(name){ try{ var imgForMag = new Image(); imgForMag.src = name; screenHeight = screen.height-60; screenWidth = screen.width-80; var i=0; do { imgHeight = imgForMag.height; imgWidth = imgForMag.width; i++; if (i == 3) { imgHeight = 300; imgWidth = 400; break;} } while (imgHeight==0 || imgWidth ==0); if(screenHeight*imgWidth/imgHeight < screenWidth){ magWidth = screenHeight*imgWidth/imgHeight; magHeight = screenHeight; }else{ magWidth = screenWidth; magHeight = screenWidth*imgHeight/imgWidth; } magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.moveTo(0.5*(screen.width-magWidth),0) magWnd.document.open(); magWnd.document.write('<html><body bgcolor="#FFFFFF" style="margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px"><table border="0" width="100%" height="100%"><TR><TD align="center" valign="center">'); magWnd.document.write('<img src="' + name + '" id="maggedImage" width="' + magWidth + '" height="' + magHeight + '">'); magWnd.document.write('</object></TD></TR></TABLE>'); magWnd.document.write('<script>'); magWnd.document.write('function resizeImage(){'); magWnd.document.write('w = document.body.clientWidth;'); magWnd.document.write('h = document.body.clientHeight;'); magWnd.document.write('if(w > 0 && h > 0){'); magWnd.document.write('if(w\/' + magWidth + ' > h\/' + magHeight + '){'); magWnd.document.write('document.all.maggedImage.height = h;'); magWnd.document.write('document.all.maggedImage.width = ' + magWidth + '\/' + magHeight + '*h;'); magWnd.document.write('}else{'); magWnd.document.write('document.all.maggedImage.width = w;'); magWnd.document.write('document.all.maggedImage.height = ' + magHeight + '\/' + magWidth + '*w;'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('window.onresize = new Function("resizeImage()");'); magWnd.document.write('document.onkeypress = new Function("if(event.keyCode == 27) window.close()")'); magWnd.document.write('<\/script>'); magWnd.document.write('</body></html>'); magWnd.document.close(); magWnd.document.title = "C?0"; magWnd.focus(); } catch(e){ } } function moveDiv(e){ try{ newX = event.clientX; newY = event.clientY; div3d.style.left = newX+5+document.body.scrollLeft; div3d.style.top = newY+15+document.body.scrollTop; divmodel.style.left = newX+8+document.body.scrollLeft; divmodel.style.top = newY+18+document.body.scrollTop; divimg.style.left = newX+8+document.body.scrollLeft; divimg.style.top = newY+18+document.body.scrollTop; }catch(e){ } } document.onmousemove= new Function("moveDiv()"); window.onscroll=new Function("moveDiv()"); function open3Dformula(filename){ try{ if(screen.width <= 800){ aW = 400; aH = 400; }else{ aW = 512; aH = 512; } toX = (screen.width - aW)/2; toY = (screen.height - aH)/2; myWin = open("../../../3DHTML/"+filename,"myWin","width=" + aW + ",height=" + aH + ",left=" + toX + ",top=" + toY + ",location=no,menubar=no,resizable=no,scrollbars=no,status=no,toolbar=no"); } catch(e){ } } function goto_register(){ try{ path = document.applets["LocalJournal"].getPath(); window.top.document.title = "C@=0;"; document.location.href = path; } catch(e){ } } function change_state(btn, state){ try{ if(btn==1){ if(state==1){ if(!window.top.frames[0].bgsound_enabled) document.all.bg_music.src = "../../design/images/Music_dh.gif"; else document.all.bg_music.src = "../../design/images/Music_nh.gif"; }else{ if(!window.top.frames[0].bgsound_enabled) document.all.bg_music.src = "../../design/images/Music_d.gif"; else document.all.bg_music.src = "../../design/images/Music_n.gif"; } } if(btn==2){ if(state==1){ if(!window.top.frames[0].eventsound_enabled) document.all.event_music.src = "../../design/images/Sound_dh.gif"; else document.all.event_music.src = "../../design/images/Sound_nh.gif"; }else{ if(!window.top.frames[0].eventsound_enabled) document.all.event_music.src = "../../design/images/Sound_d.gif"; else document.all.event_music.src = "../../design/images/Sound_n.gif"; } } if(btn==3){ if(state==1){ if(!window.top.frames[0].voicesound_enabled) document.all.speech.src = "../../design/images/Speech_dh.gif"; else document.all.speech.src = "../../design/images/Speech_nh.gif"; }else{ if(!window.top.frames[0].voicesound_enabled) document.all.speech.src = "../../design/images/Speech_d.gif"; else document.all.speech.src = "../../design/images/Speech_n.gif"; } } }catch(e){ return; } } function set_srcs(){ try{ window.top.frames[0].was_bgsound_enabled = window.top.frames[0].bgsound_enabled; if(window.top.frames[0].voicesound_enabled || !window.top.frames[0].bgsound_enabled){ document.all.bg_music.src = "../../design/images/Music_d.gif"; window.top.frames[0].bgsound_enabled = false; window.top.frames[0].document.all.bgsnd.Mute="True"; } path=document.URL.substring(0, document.URL.indexOf("content")); re = /file:///; path = path.replace(re, "file:/"); re = /%20/g; path = path.replace(re, " "); document.all.evntsnd.FileName = path +"content/sounds/events/descript.wav"; if(!window.top.frames[0].eventsound_enabled) document.all.event_music.src = "../../design/images/Sound_d.gif"; try { if(window.top.frames[0].eventsound_enabled) { document.all.evntsnd.Play(); } else { document.all.evntsnd.Stop(); } }catch(e){} document.all.spchsnd.FileName = path + "content/sounds/models/galvcons.mp3"; if(!window.top.frames[0].voicesound_enabled) document.all.speech.src = "../../design/images/Speech_d.gif"; else if(document.all.spchsnd.FileName != "") id = setTimeout('try{document.all.spchsnd.Play()}catch(e){return}', 3000); }catch(e){ try{ document.all.bg_music.src = "../../design/images/Music_d.gif"; }catch(e){ } try{ document.all.speech.src = "../../design/images/Speech_d.gif"; }catch(e){ } try{ document.all.event_music.src = "../../design/images/Sound_d.gif"; }catch(e){ } return; } } function change_sound(num){ try{ if(num == 1){ if(window.top.frames[0].bgsound_enabled){ window.top.frames[0].bgsound_enabled = false; document.all.bg_music.src = "../../design/images/Music_dh.gif"; window.top.frames[0].document.all.bgsnd.Mute="True"; } else{ if(window.top.frames[0].document.all.bgsnd.FileName != ""){ if(document.all.spchsnd.FileName != "" && window.top.frames[0].voicesound_enabled){ document.all.spchsnd.Stop(); //document.all.spchsnd.CurrentPosition = 0; window.top.frames[0].voicesound_enabled = false; document.all.speech.src = "../../design/images/Speech_d.gif"; } window.top.frames[0].document.all.bgsnd.Mute="False"; window.top.frames[0].bgsound_enabled = true; document.all.bg_music.src = "../../design/images/Music_nh.gif"; } } } if(num == 2){ if(window.top.frames[0].eventsound_enabled){ window.top.frames[0].eventsound_enabled = false; document.all.event_music.src = "../../design/images/Sound_dh.gif"; } else{ window.top.frames[0].eventsound_enabled = true; document.all.event_music.src = "../../design/images/Sound_nh.gif"; } } if(num == 3){ if(window.top.frames[0].voicesound_enabled){ window.top.frames[0].voicesound_enabled = false; document.all.speech.src = "../../design/images/Speech_dh.gif"; if(document.all.spchsnd.FileName != ""){ document.all.spchsnd.Stop(); //document.all.spchsnd.CurrentPosition = 0; } } else{ window.top.frames[0].voicesound_enabled = true; document.all.speech.src = "../../design/images/Speech_nh.gif"; if(document.all.spchsnd.FileName != ""){ if(window.top.frames[0].voicesound_enabled){ window.top.frames[0].document.all.bgsnd.Mute="True"; window.top.frames[0].bgsound_enabled = false; document.all.bg_music.src = "../../design/images/Music_d.gif"; } try{ document.all.spchsnd.Play(); }catch(e){ return; } } } } }catch(e){ return; } } </SCRIPT></HEAD> <body onkeypress="window.top.frames[0].soundOff(window.event.keyCode);" background="../../design/images/paper.gif" style="background-repeat: repeat-y;" onLoad="set_srcs()"><script language="JavaScript"> document.write('<SCRIPT LANGUAGE=VBScript\> \n'); document.write('on error resume next \n'); document.write('Sub testbar_FSCommand(ByVal command, ByVal args)\n'); document.write(' call testbar_DoFSCommand(command, args)\n'); document.write('end sub\n'); document.write('</SCRIPT\> \n'); </script><a name="up"></a><script src="../../design/js/common.js"></script><div id="div3d" style="position:absolute;left:0px;right:0px;display:none;"><script>objectputflash(25,25,'../../design/images/water.swf')</script></div> <div id="divmodel" style="position:absolute; left:0px; right:0px;display:none;"><script>objectputflash(25,25,'../../design/images/modelcursor.swf')</script></div> <div id="divimg" style="position:absolute; left:0px; right:0px;display:none;"><script>objectputflash(28,29,'../../design/images/zoomin.swf')</script></div><a href="../../design/images/water.swf" disabled="true"></a><a href="../../design/images/modelcursor.swf" disabled="true"></a><a href="../../design/images/zoomin.swf" disabled="true"></a><TABLE ALIGN="RIGHT" BORDER="0" CELLPADDING="0" CELLSPACING="0" CLASS="testbar"> <TR> <TD> </TD> </TR> </TABLE> <applet code="physicon.journal.LocalJournal.class" name="LocalJournal" width="1" height="1"> <param name="jfname_regkey" value="[HKEY_LOCAL_MACHINE\SOFTWARE\PHYSICON\Open Chemistry 2.6\Rus]:journal_file"> <PARAM NAME="background" VALUE="008080"> <PARAM NAME="foreground" VALUE="FFFFFF"> </applet><br><H3></H3><script language="javascript"> window.top.document.title = ">45;L 7.4. >=AB@C:B>@ 30;L20=8G5A:8E M;5<5=B>2"; </script><div class="descriptiontitle">;020 7. %8<8G5A:85 8AB>G=8:8 B>:0<div class="modelname"><img src="../../design/images/titleModel.gif" align="absmiddle" alt=">45;L">>45;L 7.4.  >=AB@C:B>@ 30;L20=8G5A:8E M;5<5=B>2</div> </div> <table align="center" width="400"> <tr> <td><SCRIPT language="Javascript"> var magWnd = null; function magFlash(){ try{ screenHeight = screen.height-60; screenWidth = screen.width-80; modelHeight = 300 modelWidth = 400 if(screenHeight*modelWidth/modelHeight < screenWidth){ magWidth = screenHeight*modelWidth/modelHeight; magHeight = screenHeight; }else{ magWidth = screenWidth; magHeight = screenWidth*modelHeight/modelWidth; } magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.close(); magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.moveTo(0.5*(screen.width-magWidth),0) magWnd.document.open(); magWnd.document.write('<html><body bgcolor="#FFFFFF" style="margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px"><table border="0" width="100%" height="100%"><TR><TD align="center" valign="center">'); magWnd.document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="maggedFlash"'); magWnd.document.write('id="galvcons"'); magWnd.document.write('width="' + magWidth + '" height="' + magHeight + '">'); magWnd.document.write('<param name="movie" value="../../content/models/galvcons/galvcons.swf">'); magWnd.document.write('<param name="play" value="false">'); magWnd.document.write('<param name="loop" value="false">'); magWnd.document.write('<param name="bgcolor" value="#FFFFFF">'); magWnd.document.write('<param name="menu" value="false">'); magWnd.document.write('<param name="quality" value="high">'); magWnd.document.write('</object></TD></TR></TABLE>'); magWnd.document.write('<script>'); magWnd.document.write('function resizeFlash(){'); magWnd.document.write('w = document.body.clientWidth;'); magWnd.document.write('h = document.body.clientHeight;'); magWnd.document.write('if(w > 0 && h > 0){'); magWnd.document.write('if(w\/' + magWidth + ' > h\/' + magHeight + '){'); magWnd.document.write('document.all.maggedFlash.height = h;'); magWnd.document.write('document.all.maggedFlash.width = ' + magWidth + '\/' + magHeight + '*h;'); magWnd.document.write('}else{'); magWnd.document.write('document.all.maggedFlash.width = w;'); magWnd.document.write('document.all.maggedFlash.height = ' + magHeight + '\/' + magWidth + '*w;'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('window.onresize = new Function("resizeFlash()");'); magWnd.document.write('<\/script>'); magWnd.document.write('</body></html>'); magWnd.document.close(); magWnd.document.title = "C?0"; magWnd.focus(); }catch(e){ } } function magFlaconMX(){ try{ screenHeight = screen.height-60; screenWidth = screen.width-80; modelHeight = 300 modelWidth = 400 if(screenHeight*modelWidth/modelHeight < screenWidth){ magWidth = screenHeight*modelWidth/modelHeight; magHeight = screenHeight; }else{ magWidth = screenWidth; magHeight = screenWidth*modelHeight/modelWidth; } magWnd = open("","myWin","width=" + magWidth + ",height=" + magHeight + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.close(); magWidth1 = magWidth + 5; magHeight1 = magHeight + 5; magWnd = open("","myWin","width=" + magWidth1 + ",height=" + magHeight1 + ",location=no,menubar=no,resizable=yes,scrollbars=no,status=no,toolbar=no"); magWnd.moveTo(0.5*(screen.width-magWidth),0) magWnd.document.open(); magWnd.document.write('<html><body bgcolor="#FFFFFF" style="margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px"><table border="0" width="100%" height="100%"><TR><TD align="center" valign="center">'); magWnd.document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0" id="maggedFlash"'); magWnd.document.write('id="galvcons"'); magWnd.document.write('width="' + magWidth + '" height="' + magHeight + '">'); magWnd.document.write('<param name="movie" value="splash.swf">'); magWnd.document.write('<param name="bgcolor" value="#FFFFFF">'); magWnd.document.write('<param name="menu" value="false">'); magWnd.document.write('<param name="FlashVars" value="animationName=galvcons.swf&targetMovieWidth=400&targetMovieHeight=300&debug=0">'); magWnd.document.write('<param name="quality" value="high">'); magWnd.document.write('</object></TD></TR></TABLE>'); magWnd.document.write('<script>'); magWnd.document.write('function resizeFlash(){'); magWnd.document.write('w = document.body.clientWidth;'); magWnd.document.write('h = document.body.clientHeight;'); magWnd.document.write('if(w > 0 && h > 0){'); magWnd.document.write('if(w\/' + magWidth + ' > h\/' + magHeight + '){'); magWnd.document.write('document.all.maggedFlash.height = h;'); magWnd.document.write('document.all.maggedFlash.width = ' + magWidth + '\/' + magHeight + '*h;'); magWnd.document.write('}else{'); magWnd.document.write('document.all.maggedFlash.width = w;'); magWnd.document.write('document.all.maggedFlash.height = ' + magHeight + '\/' + magWidth + '*w;'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('}'); magWnd.document.write('window.onresize = new Function("resizeFlash()");'); magWnd.document.write('<\/script>'); magWnd.document.write('</body></html>'); magWnd.document.close(); magWnd.document.title = "C?0"; magWnd.focus(); }catch(e){ } } function magApplet(){ try{ document.applets["MagTool"].magActivate(); }catch(e){ } } </SCRIPT><img src="../../design/images/zoom_n.gif" onClick="magApplet()" onmouseover="this.src='../../design/images/zoom_nh.gif'" onmouseout="this.src='../../design/images/zoom_n.gif'" style="position: absolute; left: 48px" alt="#25;8G8BL <>45;L"><a href="../../design/images/zoom_nh.gif" disabled="true"></a><a href="../../content/models/physicon/objava3sim/images/physico.n" disabled="true"></a><a href="../../content/models/physicon/objava3/physico.n" disabled="true"></a><a href="../../content/models/physicon/objava3sim/more/physico.n" disabled="true"></a><a href="../../content/models/physicon/objava3sim/images/physico.n" disabled="true"></a><a href="../../content/models/physicon/objava3sim/galvcons/images/physico.n" disabled="true"></a><a href="../../content/models/objava3.jar" disabled="true"></a><a href="../../content/models/physicon/controls/skins/skin2.zip" disabled="true"></a><a href="../../content/models/physicon/controls/common.res" disabled="true"></a><script src="../../design/js/applet.js"></script><applet width="400" height="300" code="physicon.objava3sim.galvcons.HostApplet" name="Sim" archive="objava3.jar, galvcons.jar"> </applet><script>appletMagOBJava('physicon.objava3sim.galvcons.HostApplet');</script><a href="../../design/images/zoom_nh.gif"></a><a href="../../content/models/galvcons.jar" disabled="true"></a></td> </tr> </table> <P align="justify" style="margin-top:5px;margin-bottom:10px;"> MB>9 <>45;8 2K A<>65B5 C2845BL, :0: 7028A8B -! 30;L20=8G5A:>3> M;5<5=B0 >B <0B5@80;>2, 87 :>B>@KE A45;0=K M;5:B@>4K. K1>@ <0B5@80;>2 >ACI5AB2;O5BAO =060B85< >4=>9 87 @048>:=>?>:, A>>B25BAB2CNI8E ?5@2><C 8;8 2B>@><C M;5:B@>4C. O4>< A :064>9 87 :=>?>: ?@82545=K 2>AAB0=>2;5==0O 8 >:8A;5==0O D>@<K 40==>3> 25I5AB20, :>B>@K5 2>7=8:0NB 2 @50:F8OE, ?>8AE>4OI8E 2 30;L20=8G5A:>< M;5<5=B5.</P> <P align="justify" style="margin-top:5px;margin-bottom:10px;">1@0B8B5 2=8<0=85 =0 B>, GB> B>B M;5:B@>4, C :>B>@>3> AB0=40@B=K9 ?>B5=F80; 1>;LH5 (B> 5ABL >= A;>6=55 >:8A;O5BAO), 2KABC?05B 2 30;L20=8G5A:>< M;5<5=B5 ?>;>68B5;L=K< ?>;NA><, 0 B>B, C :>3> <5=LH5,  >B405B M;5:B@>=K 8 O2;O5BAO «<8=CA><».</P> <P align="justify" style="margin-top:5px;margin-bottom:10px;">-! 30;L20=8G5A:>3> M;5<5=B0 A >48=0:>2K<8 M;5:B@>40<8 8 @02=K<8 :>=F5=B@0F8O<8 (0:B82=>ABO<8) 8>=>2 2 @0AB2>@5 @025= =C;N.  <>45;8 MB> ?>4B25@6405BAO =C;52K< =0?@O65=85< =0 2>;LB<5B@5 2 F5?8 B0:>3> M;5<5=B0.  ;52>< =86=5< C3;C <>45;8 =0E>48BAO AE5<0 @0AG5B0 -! 30;L20=8G5A:>3> M;5<5=B0. =0 @02=0 @07=>AB8 AB0=40@B=KE ?>B5=F80;>2 M;5:B@>4>2. !B0=40@B=K< ?>B5=F80;>< 2 A2>N >G5@54L =07K20NB -! M;5<5=B0, >48= 87 M;5:B@>4>2 :>B>@>3> A45;0= 87 8AA;54C5<>3> <0B5@80;0, 0 2B>@>9 ?@54AB02;O5B A>1>9 ><K205<K9 307>>1@07=K< 2>4>@>4>< ?;0B8=>2K9 M;5:B@>4 (AB0=40@B=K9 2>4>@>4=K9 M;5:B@>4). ">340 -! =0H53> M;5<5=B0 <>65B 1KBL 2KG8A;5=0, :0: 0;351@08G5A:0O AC<<0 -! 42CE 30;L20=8G5A:8E M;5<5=B>2, ?>A;54>20B5;L=> A>548=5==KE <564C A>1>9. 5@2K9 87 =8E A>AB>8B 87 ?5@2>3> M;5:B@>40 8AE>4=>3> M;5<5=B0 8 AB0=40@B=>3> M;5:B@>40, 0 2B>@>9  87 AB0=40@B=>3> M;5:B@>40 8 2B>@>3> M;5:B@>40 8AE>4=>3> M;5<5=B0.</P><br class="all"><a href="" onClick="history.back();return false;"><img src="../../design/images/titleBack.gif" border="0" onmouseout="this.src='../../design/images/titleBack.gif'" onmouseover="this.src='../../design/images/titleBack_h.gif'" alt="0704"></a><a href="../../design/images/titleBack_h.gif" disabled="true"></a><br><div style="display: none"><OBJECT NOEXTERNALDATA="true" ID="evntsnd" width="0" height="0" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"><PARAM name="DisplaySize" value="0"></OBJECT><OBJECT NOEXTERNALDATA="true" ID="spchsnd" width="0" height="0" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"><PARAM name="DisplaySize" value="0"> <PARAM NAME="AutoStart" VALUE="False"></OBJECT></div><img src="../../design/images/Music_n.gif" border="0" onClick="change_sound(1)" id="bg_music" style="position: absolute; top: 5; left: 48" onmouseover="change_state(1,1)" onmouseout="change_state(1,0)" alt=":;NG8BL/K:;NG8BL D>=>2CN <C7K:C"><a href="../../design/images/Music_nh.gif" disabled="true"></a><a href="../../design/images/Music_d.gif" disabled="true"></a><a href="../../design/images/Music_dh.gif" disabled="true"></a><img src="../../design/images/Sound_n.gif" border="0" onClick="change_sound(2)" id="event_music" style="position: absolute; top: 40; left: 48" onmouseover="change_state(2,1)" onmouseout="change_state(2,0)" alt=":;NG8BL/K:;NG8BL 72C:8 A>1KB89"><a href="../../design/images/Sound_nh.gif" disabled="true"></a><a href="../../design/images/Sound_d.gif" disabled="true"></a><a href="../../design/images/Sound_dh.gif" disabled="true"></a><img src="../../design/images/Speech_n.gif" border="0" onClick="change_sound(3)" id="speech" style="position: absolute; top: 75; left: 48" onmouseover="change_state(3,1)" onmouseout="change_state(3,0)" alt=":;NG8BL/K:;NG8BL 3>;>A"><a href="../../design/images/Speech_nh.gif" disabled="true"></a><a href="../../design/images/Speech_d.gif" disabled="true"></a><a href="../../design/images/Speech_dh.gif" disabled="true"></a></body> </HTML>