 function init_giftshopmenuhovershow()
 {
   var div      = document.getElementById('giftshopmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -129, 0, .1, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-129px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .1);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-129, .1);
  	           
  	       }
   }
}
 function init_artthemesmenuhovershow()
 {
   var div      = document.getElementById('artthemesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.regularEaseInOut, -149, 0, .1, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-149px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .1);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-149, .1);
  	           
  	       }
   }
}
 function init_searchingmenuhovershow()
 {
   var div      = document.getElementById('searchingmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, 204, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '204px';
  	           
                   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(204, .5);
  	           
  	       }
   }
}
 function init_newworksmenuhovershow()
 {
   var div      = document.getElementById('newworksmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, -167, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-167px';
  	           
                   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(-167, .5);
  	           
  	       }
   }
}
 function init_timemenuhovershow()
 {
   var div      = document.getElementById('timemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.strongEaseInOut, -229, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-229px';
  	           
                   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(-229, .5);
  	           
  	       }
   }
}
 function init_universaltruthmenuhoversh()
 {
   var div      = document.getElementById('universaltruthmenuhoversh');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.strongEaseInOut, -334, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-334px';
  	           
                   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(-334, .5);
  	           
  	       }
   }
}
 function init_notsalemenuhovershow()
 {
   var div      = document.getElementById('notsalemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, -242, 0, .5, '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, .5);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-242, .5);
  	           
  	       }
   }
}
 function init_allimagesmenuhovershow()
 {
   var div      = document.getElementById('allimagesmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.strongEaseInOut, 181, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '181px';
  	           
                   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(181, .5);
  	           
  	       }
   }
}
 function init_acceptancemenuhovershow()
 {
   var div      = document.getElementById('acceptancemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.strongEaseInOut, 208, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '208px';
  	           
                   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(208, .5);
  	           
  	       }
   }
}
 function init_beliefmenuhovershow()
 {
   var div      = document.getElementById('beliefmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, 189, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '189px';
  	           
                   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(189, .5);
  	           
  	       }
   }
}
 function init_couragemenuhovershow()
 {
   var div      = document.getElementById('couragemenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, 200, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '200px';
  	           
                   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(200, .5);
  	           
  	       }
   }
}
 function init_wisdommenuhovershow()
 {
   var div      = document.getElementById('wisdommenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.strongEaseInOut, -254, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-254px';
  	           
                   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(-254, .5);
  	           
  	       }
   }
}
 function init_featuredmenuhovershow()
 {
   var div      = document.getElementById('featuredmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.strongEaseInOut, 242, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '242px';
  	           
                   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(242, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_featuredmenuhovershow();
 init_wisdommenuhovershow();
 init_couragemenuhovershow();
 init_beliefmenuhovershow();
 init_acceptancemenuhovershow();
 init_allimagesmenuhovershow();
 init_notsalemenuhovershow();
 init_universaltruthmenuhoversh();
 init_timemenuhovershow();
 init_newworksmenuhovershow();
 init_searchingmenuhovershow();
 init_artthemesmenuhovershow();
 init_giftshopmenuhovershow();
}
