 function init_homemenuhovershow()
 {
   var div      = document.getElementById('homemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -130, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-130px';
  	           
                   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(-130, .5);
  	           
  	       }
   }
}
 function init_amenitiesmenuhovershow()
 {
   var div      = document.getElementById('amenitiesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -138, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-138px';
  	           
                   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(-138, .5);
  	           
  	       }
   }
}
 function init_ratesmenuhovershow()
 {
   var div      = document.getElementById('ratesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -130, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-130px';
  	           
                   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(-130, .5);
  	           
  	       }
   }
}
 function init_reservationsmenuhovershow()
 {
   var div      = document.getElementById('reservationsmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -130, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-130px';
  	           
                   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(-130, .5);
  	           
  	       }
   }
}
 function init_contactmenuhovershow()
 {
   var div      = document.getElementById('contactmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -130, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-130px';
  	           
                   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(-130, .5);
  	           
  	       }
   }
}
 function init_i3693sitesonquaileaglecardinal()
 {
   var div      = document.getElementById('i3693sitesonquaileaglecardinal');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -582, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-582px';
  	           
                   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(-582, .5);
  	           
  	       }
   }
}
 function init_i3695sitesonbluejaymockingbird()
 {
   var div      = document.getElementById('i3695sitesonbluejaymockingbird');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}
 function init_i3696sitesontanagerterraceibis()
 {
   var div      = document.getElementById('i3696sitesontanagerterraceibis');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}
 function init_i3697sitesonoriolelanelakedriv()
 {
   var div      = document.getElementById('i3697sitesonoriolelanelakedriv');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -573, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-573px';
  	           
                   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(-573, .5);
  	           
  	       }
   }
}
 function init_i3698sitesongoldfinchdrivenewl()
 {
   var div      = document.getElementById('i3698sitesongoldfinchdrivenewl');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}
 function init_i3699sitesondogwooddriveashlan()
 {
   var div      = document.getElementById('i3699sitesondogwooddriveashlan');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}
 function init_i3700sitesonpheasantrunsandpip()
 {
   var div      = document.getElementById('i3700sitesonpheasantrunsandpip');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}
 function init_i3702sitesonvespernightingalew()
 {
   var div      = document.getElementById('i3702sitesonvespernightingalew');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -485, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-485px';
  	           
                   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(-485, .5);
  	           
  	       }
   }
}
 function init_i3703sitesonvesperuplandkiwiro()
 {
   var div      = document.getElementById('i3703sitesonvesperuplandkiwiro');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -588, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-588px';
  	           
                   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(-588, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_i3703sitesonvesperuplandkiwiro();
 init_i3702sitesonvespernightingalew();
 init_i3700sitesonpheasantrunsandpip();
 init_i3699sitesondogwooddriveashlan();
 init_i3698sitesongoldfinchdrivenewl();
 init_i3697sitesonoriolelanelakedriv();
 init_i3696sitesontanagerterraceibis();
 init_i3695sitesonbluejaymockingbird();
 init_i3693sitesonquaileaglecardinal();
 init_contactmenuhovershow();
 init_reservationsmenuhovershow();
 init_ratesmenuhovershow();
 init_amenitiesmenuhovershow();
 init_homemenuhovershow();
}
