function jsd1() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( ' # display setting: white background  \n BKGR = "white"  \n color background rgb={255,255,255} \n' );  }
function jsd2() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( ' # display setting: black background  \n BKGR = "black"  \n color background rgb={0,0,0} \n' );  }
function jsd3() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( ' # TURN ON ELECTRO display g_electro wire \n' );  }
function jsd4() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( ' # TURN OFF ELECTRO undisplay g_electro wire \n' );  }
function js1() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=1 smooth="move=2000;blend=1000" \nGRAPHICS.rocking = "Y-rotation" \ndisplay rotate on\n' );  }
function jsreset() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow index=1 smooth="move=2000;blend=1000"\n' );  }
function js2() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=2 smooth="move=2000;blend=1000" \npause 1 \ndisplay slide=slideshow.slides index=3 smooth="move=1000;blend=1000" \npause 1 \ndisplay slide=slideshow.slides index=4 smooth="move=1000;blend=1000"\n' );  }
function js3() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=5 smooth="move=2000;blend=1000" \npause 3 \ndisplay slide=slideshow.slides index=6 smooth="move=2000;blend=1000"\n' );  }
function js4() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=4 smooth="move=2000;blend=1000" \npause 1 \ndisplay slide=slideshow.slides index=7 smooth="move=2000;blend=1000"\n' );  }
function js5() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=8 smooth="move=2000;blend=1000" \npause 1 \nGRAPHICS.rocking = "Y-rocking" \nGRAPHICS.rockingRange = 0.7 \nGRAPHICS.rockingSpeed = 0.7 \ndisplay rotate on 2\n' );  }
function js7() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=9 smooth="move=2000;blend=1000"\n' );  }
function js8() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=10 smooth="move=2000;blend=1000"\n' );  }
function js9() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=11 smooth="move=2000;blend=1000"\n' );  }
function js6() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=12 smooth="move=2000;blend=1000" \npause 1 \ndisplay slide=slideshow.slides index=13 smooth="move=2000;blend=1000" \npause 1 \ndisplay slide=slideshow.slides index=14 smooth="move=2000;blend=1000"\n' );  }
function js10() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=15 smooth="move=2000;blend=1000" \ndisplay slide=slideshow.slides index=16 smooth="blend=1000" \ndisplay slide=slideshow.slides index=15 smooth="blend=1000" \ndisplay slide=slideshow.slides index=16 smooth="blend=1000" \ndisplay slide=slideshow.slides index=17 smooth="blend=1000"\n' );  }
function js11() {
 var ctl =parent.frames['right'].document.getElementById('ActiveIcmCtl');
 ctl.RunCommands( 'display slide=slideshow.slides index=18 smooth="move=2000;blend=1000;"\n' );  }

