 function init_homemenuhovershow()
 {
   var div      = document.getElementById('homemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_amenitiesmenuhovershow()
 {
   var div      = document.getElementById('amenitiesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_accommodationsmenuhoversh()
 {
   var div      = document.getElementById('accommodationsmenuhoversh');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_oceanfrontlocationmenuhov()
 {
   var div      = document.getElementById('oceanfrontlocationmenuhov');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_familyfunmenuhovershow()
 {
   var div      = document.getElementById('familyfunmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_ratesmenuhovershow()
 {
   var div      = document.getElementById('ratesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}
 function init_lakewoodlivingmenuhoversh()
 {
   var div      = document.getElementById('lakewoodlivingmenuhoversh');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 19, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '19px';
  	           
                   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(19, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_lakewoodlivingmenuhoversh();
 init_ratesmenuhovershow();
 init_familyfunmenuhovershow();
 init_oceanfrontlocationmenuhov();
 init_accommodationsmenuhoversh();
 init_amenitiesmenuhovershow();
 init_homemenuhovershow();
}
