 function init_currentweathermenuhoversh()
 {
   var div      = document.getElementById('currentweathermenuhoversh');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -118, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-118px';
  	           
                   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(-118, .5);
  	           
  	       }
   }
}
 function init_currentweatherhovershow()
 {
   var div      = document.getElementById('currentweatherhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 68, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '68px';
  	           
                   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(68, .5);
  	           
  	       }
   }
}
 function init_directionshovershow()
 {
   var div      = document.getElementById('directionshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 71, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '71px';
  	           
                   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(71, .5);
  	           
  	       }
   }
}
 function init_recentsoloshovershow()
 {
   var div      = document.getElementById('recentsoloshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 89, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '89px';
  	           
                   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(89, .5);
  	           
  	       }
   }
}
 function init_linksandcoolstuffmenuhove()
 {
   var div      = document.getElementById('linksandcoolstuffmenuhove');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -113, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-113px';
  	           
                   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(-113, .5);
  	           
  	       }
   }
}
 function init_linksandcoolstuffhoversho()
 {
   var div      = document.getElementById('linksandcoolstuffhoversho');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 81, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '81px';
  	           
                   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(81, .5);
  	           
  	       }
   }
}
 function init_drcehatsjacketshovershow()
 {
   var div      = document.getElementById('drcehatsjacketshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 62, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '62px';
  	           
                   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(62, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_drcehatsjacketshovershow();
 init_linksandcoolstuffhoversho();
 init_linksandcoolstuffmenuhove();
 init_recentsoloshovershow();
 init_directionshovershow();
 init_currentweatherhovershow();
 init_currentweathermenuhoversh();
}
