 function init_aboutusmenuhovershow()
 {
 	var div      = document.getElementById('aboutusmenuhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_i1970menuhovershow()
 {
 	var div      = document.getElementById('i1970menuhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_i1971menuhovershow()
 {
   var div      = document.getElementById('i1971menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 282, 393, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='282px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(393, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1971hovershow()
 {
   var div      = document.getElementById('i1971hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 282, 356, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='282px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(356, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1972menuhovershow()
 {
   var div      = document.getElementById('i1972menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 349, 460, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='349px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(460, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1972hovershow()
 {
   var div      = document.getElementById('i1972hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 349, 423, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='349px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(423, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1960menuhovershow()
 {
 	var div      = document.getElementById('i1960menuhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_i1961menuhovershow()
 {
   var div      = document.getElementById('i1961menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 301, 426, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 465, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='301px';
                   div.style.top='465px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(426, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1961hovershow()
 {
   var div      = document.getElementById('i1961hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 301, 375, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 465, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='301px';
                   div.style.top='465px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(375, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1962menuhovershow()
 {
   var div      = document.getElementById('i1962menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 349, 460, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='349px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(460, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1963menuhovershow()
 {
   var div      = document.getElementById('i1963menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 409, 516, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 467, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='409px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(516, .3);
  	           tw2.continueTo(467, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1964menuhovershow()
 {
   var div      = document.getElementById('i1964menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 465, 577, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='465px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(577, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1965menuhovershow()
 {
   var div      = document.getElementById('i1965menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 672, 222, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='672px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(222, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1966menuhovershow()
 {
   var div      = document.getElementById('i1966menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 730, 309, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 467, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='730px';
                   div.style.top='467px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(309, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1968menuhovershow()
 {
   var div      = document.getElementById('i1968menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 860, 652, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='860px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(652, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1968hovershow()
 {
   var div      = document.getElementById('i1968hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 860, 803, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 468, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='860px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(803, .3);
  	           tw2.continueTo(468, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1969menuhovershow()
 {
   var div      = document.getElementById('i1969menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 860, 671, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='860px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(671, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1950menuhovershow()
 {
 	var div      = document.getElementById('i1950menuhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_i1951menuhovershow()
 {
   var div      = document.getElementById('i1951menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 349, 460, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='349px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(460, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1955menuhovershow()
 {
   var div      = document.getElementById('i1955menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 497, 604, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 467, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='497px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(604, .3);
  	           tw2.continueTo(467, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1956menuhovershow()
 {
   var div      = document.getElementById('i1956menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 570, 678, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='570px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(678, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1956hovershow()
 {
   var div      = document.getElementById('i1956hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 570, 646, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 468, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='570px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(646, .3);
  	           tw2.continueTo(468, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1957menuhovershow()
 {
   var div      = document.getElementById('i1957menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 695, 819, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 464, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='695px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(819, .3);
  	           tw2.continueTo(464, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1957hovershow()
 {
   var div      = document.getElementById('i1957hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 695, 771, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 468, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='695px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(771, .3);
  	           tw2.continueTo(468, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1940menuhovershow()
 {
 	var div      = document.getElementById('i1940menuhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_i1942menuhovershow()
 {
   var div      = document.getElementById('i1942menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 299, 460, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='299px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(460, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1943menuhovershow()
 {
   var div      = document.getElementById('i1943menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 299, 460, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 466, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='299px';
                   div.style.top='466px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(460, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1944menuhovershow()
 {
   var div      = document.getElementById('i1944menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 219, 338, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 469, 465, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='219px';
                   div.style.top='469px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(338, .3);
  	           tw2.continueTo(465, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1944hovershow()
 {
   var div      = document.getElementById('i1944hovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 219, 285, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 469, 469, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='219px';
                   div.style.top='469px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(285, .3);
  	           tw2.continueTo(469, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1945menuhovershow()
 {
   var div      = document.getElementById('i1945menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 423, 535, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='423px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(535, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1946menuhovershow()
 {
   var div      = document.getElementById('i1946menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 497, 609, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='497px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(609, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1947menuhovershow()
 {
   var div      = document.getElementById('i1947menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 570, 678, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='570px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(678, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1948menuhovershow()
 {
   var div      = document.getElementById('i1948menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 641, 752, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='641px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(752, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_i1949menuhovershow()
 {
   var div      = document.getElementById('i1949menuhovershow');
   if(div)
   {
   var tw  = new Tween(div.style, 'left', Tween.regularEaseInOut, 860, 491, .3, 'px');
   var tw2 = new Tween(div.style, 'top', Tween.regularEaseInOut, 468, 466, .3, 'px');
   div.startf = function ()
  	        {
  	           div.style.left='860px';
                   div.style.top='468px';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = undefined;
  	           tw.continueTo(491, .3);
  	           tw2.continueTo(466, .3);
  	        }
   div.endf  = function ()
               {
                 div.style.display = 'none';
                 tw.rewind();
                 tw2.rewind();
               }
   }
} function init_medalofhonorhovershow()
 {
 	var div      = document.getElementById('medalofhonorhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_navycrosshovershow()
 {
 	var div      = document.getElementById('navycrosshovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_silverstarhovershow()
 {
 	var div      = document.getElementById('silverstarhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_distflyingcrosshovershow()
 {
 	var div      = document.getElementById('distflyingcrosshovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_bronzestarhovershow()
 {
 	var div      = document.getElementById('bronzestarhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_purplehearthovershow()
 {
 	var div      = document.getElementById('purplehearthovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_airmedalhovershow()
 {
 	var div      = document.getElementById('airmedalhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_markstarrawardhovershow()
 {
 	var div      = document.getElementById('markstarrawardhovershow');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }
 function init_before1900smenuhovershow()
 {
   var div      = document.getElementById('before1900smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -74, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-74px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-74, .5);
  	           
  	       }
   }
}
 function init_i1910smenuhovershow()
 {
   var div      = document.getElementById('i1910smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -51, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-51px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-51, .5);
  	           
  	       }
   }
}
 function init_i1940smenuhovershow()
 {
   var div      = document.getElementById('i1940smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -192, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-192px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-192, .5);
  	           
  	       }
   }
}
 function init_i1950smenuhovershow()
 {
   var div      = document.getElementById('i1950smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -188, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-188px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-188, .5);
  	           
  	       }
   }
}
 function init_i1960smenuhovershow()
 {
   var div      = document.getElementById('i1960smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -238, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-238px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-238, .5);
  	           
  	       }
   }
}
 function init_i1970smenuhovershow()
 {
   var div      = document.getElementById('i1970smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -240, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-240px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-240, .5);
  	           
  	       }
   }
}
 function init_i1980smenuhovershow()
 {
   var div      = document.getElementById('i1980smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -237, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-237px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-237, .5);
  	           
  	       }
   }
}
 function init_i1990smenuhovershow()
 {
   var div      = document.getElementById('i1990smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -237, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-237px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-237, .5);
  	           
  	       }
   }
}
 function init_i2000smenuhovershow()
 {
   var div      = document.getElementById('i2000smenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -300, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-300px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-300, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_i2000smenuhovershow();
 init_i1990smenuhovershow();
 init_i1980smenuhovershow();
 init_i1970smenuhovershow();
 init_i1960smenuhovershow();
 init_i1950smenuhovershow();
 init_i1940smenuhovershow();
 init_i1910smenuhovershow();
 init_before1900smenuhovershow();
 init_markstarrawardhovershow();
 init_airmedalhovershow();
 init_purplehearthovershow();
 init_bronzestarhovershow();
 init_distflyingcrosshovershow();
 init_silverstarhovershow();
 init_navycrosshovershow();
 init_medalofhonorhovershow();
 init_i1949menuhovershow();
 init_i1948menuhovershow();
 init_i1947menuhovershow();
 init_i1946menuhovershow();
 init_i1945menuhovershow();
 init_i1944hovershow();
 init_i1944menuhovershow();
 init_i1943menuhovershow();
 init_i1942menuhovershow();
 init_i1940menuhovershow();
 init_i1957hovershow();
 init_i1957menuhovershow();
 init_i1956hovershow();
 init_i1956menuhovershow();
 init_i1955menuhovershow();
 init_i1951menuhovershow();
 init_i1950menuhovershow();
 init_i1969menuhovershow();
 init_i1968hovershow();
 init_i1968menuhovershow();
 init_i1966menuhovershow();
 init_i1965menuhovershow();
 init_i1964menuhovershow();
 init_i1963menuhovershow();
 init_i1962menuhovershow();
 init_i1961hovershow();
 init_i1961menuhovershow();
 init_i1960menuhovershow();
 init_i1972hovershow();
 init_i1972menuhovershow();
 init_i1971hovershow();
 init_i1971menuhovershow();
 init_i1970menuhovershow();
 init_aboutusmenuhovershow();
}
