 function init_admissionmenu()
 {
   var div      = document.getElementById('admissionmenu');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -64, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-64px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-64, .3);
  	           
  	       }
   }
}
 function init_i997dropdownborder()
 {
   var div      = document.getElementById('i997dropdownborder');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -83, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-83px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-83, .3);
  	           
  	       }
   }
}
 function init_attractionsmenu()
 {
   var div      = document.getElementById('attractionsmenu');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -232, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-232px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-232, .3);
  	           
  	       }
   }
}
 function init_i1004dropdownborder()
 {
   var div      = document.getElementById('i1004dropdownborder');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -252, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-252px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-252, .3);
  	           
  	       }
   }
}
 function init_partiesmenu()
 {
   var div      = document.getElementById('partiesmenu');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -98, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-98px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-98, .3);
  	           
  	       }
   }
}
 function init_i1012dropdownborder()
 {
   var div      = document.getElementById('i1012dropdownborder');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -121, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-121px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-121, .3);
  	           
  	       }
   }
}
 function init_i1021planavisitmenu()
 {
   var div      = document.getElementById('i1021planavisitmenu');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -166, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-166px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-166, .3);
  	           
  	       }
   }
}
 function init_i1020dropdownborder()
 {
   var div      = document.getElementById('i1020dropdownborder');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseOut, -236, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-236px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-236, .3);
  	           
  	       }
   }
}

function init_tweens()
{
 init_i1020dropdownborder();
 init_i1021planavisitmenu();
 init_i1012dropdownborder();
 init_partiesmenu();
 init_i1004dropdownborder();
 init_attractionsmenu();
 init_i997dropdownborder();
 init_admissionmenu();
}
