<!-- Start hiding Javascript
//---This JScript instantiates ANIMATION array and DUAL-FLIP images, and defines LAYER-text format ////////////////////////
//---Browser Version check - needed because IE uses division tag for display. Netscape uses layer tag---
   var brws_nm=		navigator.appName;
   var brws_ver=	parseInt(navigator.appVersion);
   if (brws_nm=="Netscape")		var brows=true
   else 				var brows=false;
//---initialises---
   dir = '';
   eWidth = 05;
   eHeight= 09;
   color1 = "jscripts/_1grey05.gif";
   color2 = "jscripts/_2mdgy05.gif";
   color3 = "jscripts/_3dkgy05.gif";
   color4 = "jscripts/_4red05.gif";
   color5 = "jscripts/_5yell05.gif";
   color6 = "jscripts/_6grn05.gif";
   color7 = "jscripts/_7blue05.gif";
   color8 = "jscripts/_8red10.gif";
   color9 = "jscripts/_9blue10.gif";

   frameloc0=	new Image;	frameloc0.src=		"jscripts/Mos08x75.jpg";
   target0=	new Image;	target0.src=		"leoplace/xhbat270.jpg";
   target1=	new Image;	target1.src=		 frameloc0.src;
   target2=	new Image;	target2.src=		"jscripts/_stopms1.jpg";
   channel1off= new Image;	channel1off.src=	"jscripts/004080wh.jpg";
   channel1on=	new Image;	channel1on.src=	"jscripts/004080dn.jpg";

   animation= new Array(
"jscripts/a_JPGopt/0908_05.JPG",
"jscripts/a_JPGopt/1008_06.JPG",
"jscripts/a_JPGopt/1108_07.JPG",
"jscripts/a_JPGopt/1208_08.JPG",
"jscripts/a_JPGopt/1308_09.JPG",
"jscripts/a_JPGopt/1408_10.JPG",
"jscripts/a_JPGopt/1508_11.JPG",
"jscripts/a_JPGopt/1608_12.JPG",
"jscripts/a_JPGopt/1710_14.JPG",
"jscripts/a_JPGopt/1811_20.JPG",
"jscripts/a_JPGopt/2010_22.JPG",
"jscripts/a_JPGopt/2110_17.JPG",
"jscripts/a_JPGopt/2211_24.JPG",
"jscripts/a_JPGopt/2412_19.JPG",
"jscripts/a_JPGopt/2712_28.JPG",
"jscripts/a_JPGopt/2510_30.JPG",
"jscripts/a_JPGopt/2809_31.JPG",
"jscripts/a_JPGopt/2909_32.JPG",
"jscripts/a_JPGopt/3009_33.JPG",
"jscripts/a_JPGopt/3109_34.JPG",
"jscripts/a_JPGopt/3209_35.JPG",
"jscripts/a_JPGopt/3309_36.JPG",
"jscripts/a_JPGopt/3409_37.JPG",
"jscripts/a_JPGopt/3509_38.JPG",
"jscripts/a_JPGopt/3609_39.JPG",
"jscripts/a_JPGopt/3709_40.JPG",
"jscripts/a_JPGopt/3809_41.JPG",
"jscripts/a_JPGopt/3909_42.JPG",
"jscripts/a_JPGopt/4009_43.JPG",
"jscripts/a_JPGopt/4109_44.JPG",
"jscripts/a_JPGopt/4209_45.JPG",
"jscripts/a_JPGopt/4411_48.JPG",
"jscripts/a_JPGopt/4512_48.JPG",
"jscripts/a_JPGopt/4612_52.JPG",
"jscripts/a_JPGopt/0108_57.JPG",
"jscripts/a_JPGopt/0208_58.JPG",
"jscripts/a_JPGopt/0308_59.JPG",
"jscripts/a_JPGopt/0408_00.JPG",
"jscripts/a_JPGopt/0508_01.JPG",
"jscripts/a_JPGopt/0608_02.JPG",
"jscripts/a_JPGopt/0708_03.JPG",
"jscripts/a_JPGopt/0808_04.JPG"               
);
   var nImages=animation.length;
   var isourc=0;
   var loaded=0;
   var lFlag=0;
   var kFlag=0;
   var stoptl=0;
   var iframe=0;
   var theImages = new Array();
   var theDelay=40;

//---instantiates layer object---
function getLayer(msg,ytop,xleft){
   this.msg=	msg;
   this.ytop=	ytop;
   this.xleft=	xleft
}
 var link=new Array();
   link[3]=new getLayer('<font face="verdana" size="2" color="#ffff00"><span style="background-color:rgb(00,64,128);">click on animation to close</span></font>',480,580);
   link[2]=new getLayer('<font face="verdana" size="2" color="#ffff00"><span style="background-color:rgb(00,64,128);">loading ...Completed</span></font>',440,540);   
   link[1]=new getLayer('<font face="verdana" size="2" color="#ffff00"><span style="background-color:rgb(00,64,128);">click to open animation</span></font>', 480,580);   
   link[0]=new getLayer('<span style="background-color: rgb(0,64,128);"><font face="verdana" size="2" color="yellow">  loading ...</font>'+
'<img src='+color7+' name="elapsed0" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed1" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed2" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed3" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed4" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed5" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed6" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed7" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed8" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed9" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed10" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed11" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed12" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed13" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed14" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed15" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed16" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed17" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed18" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed19" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed20" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed21" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed22" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed23" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed24" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed25" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed26" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed27" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed28" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed29" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed30" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed31" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed32" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed33" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed34" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed35" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed36" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed37" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed38" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed39" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed40" align="middle" width='+eWidth+' height='+eHeight+' >'+
'<img src='+color7+' name="elapsed41" align="middle" width='+eWidth+' height='+eHeight+' >'+
'        </span>',510,580);  
//---done hiding------->
