 function init_aboutusmenuhovershow()
 {
   var div      = document.getElementById('aboutusmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -157, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-157px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-157, .2);
  	           
  	       }
   }
}
 function init_foresthealthmenuhovershow()
 {
   var div      = document.getElementById('foresthealthmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -137, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-137px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-137, .2);
  	           
  	       }
   }
}
 function init_insectsmenuhovershow()
 {
   var div      = document.getElementById('insectsmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -152, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-152px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-152, .2);
  	           
  	       }
   }
}
 function init_diseasemenuhovershow()
 {
   var div      = document.getElementById('diseasemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -127, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-127px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-127, .2);
  	           
  	       }
   }
}
 function init_invasivespeciesmenuhovers()
 {
   var div      = document.getElementById('invasivespeciesmenuhovers');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -152, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-152px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-152, .2);
  	           
  	       }
   }
}
 function init_forestinformationmenuhove()
 {
   var div      = document.getElementById('forestinformationmenuhove');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -242, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-242px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-242, .2);
  	           
  	       }
   }
}
 function init_forestmanagementmenuhover()
 {
   var div      = document.getElementById('forestmanagementmenuhover');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -271, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-271px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-271, .2);
  	           
  	       }
   }
}
 function init_forestprotectionmenuhover()
 {
   var div      = document.getElementById('forestprotectionmenuhover');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -136, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-136px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-136, .2);
  	           
  	       }
   }
}
 function init_urbancommunityforestrymen()
 {
   var div      = document.getElementById('urbancommunityforestrymen');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -170, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-170px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-170, .2);
  	           
  	       }
   }
}
 function init_employeedirectorymenuhove()
 {
   var div      = document.getElementById('employeedirectorymenuhove');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -139, 0, .2, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-139px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .2);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-139, .2);
  	           
  	       }
   }
}

function init_tweens()
{
 init_employeedirectorymenuhove();
 init_urbancommunityforestrymen();
 init_forestprotectionmenuhover();
 init_forestmanagementmenuhover();
 init_forestinformationmenuhove();
 init_invasivespeciesmenuhovers();
 init_diseasemenuhovershow();
 init_insectsmenuhovershow();
 init_foresthealthmenuhovershow();
 init_aboutusmenuhovershow();
}
