 function init_laurieproductshovershow()
 {
   var div      = document.getElementById('laurieproductshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.backEaseInOut, -508, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-508px';
  	           
                   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(-508, .5);
  	           
  	       }
   }
}
 function init_cornchipshovershow()
 {
   var div      = document.getElementById('cornchipshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.backEaseInOut, 350, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '350px';
  	           
                   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(350, .5);
  	           
  	       }
   }
}
 function init_redseasoninghovershow()
 {
   var div      = document.getElementById('redseasoninghovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, 271, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '271px';
  	           
                   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(271, .5);
  	           
  	       }
   }
}
 function init_tacoseasoninghovershow()
 {
   var div      = document.getElementById('tacoseasoninghovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -271, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-271px';
  	           
                   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(-271, .5);
  	           
  	       }
   }
}
 function init_fajitaseasoninghovershow()
 {
   var div      = document.getElementById('fajitaseasoninghovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.backEaseInOut, 350, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '350px';
  	           
                   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(350, .5);
  	           
  	       }
   }
}
 function init_mexicandiphovershow()
 {
   var div      = document.getElementById('mexicandiphovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -243, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-243px';
  	           
                   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(-243, .5);
  	           
  	       }
   }
}
 function init_enchiladasaucehovershow()
 {
   var div      = document.getElementById('enchiladasaucehovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'left', Tween.backEaseInOut, -350, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.left = '-350px';
  	           
                   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(-350, .5);
  	           
  	       }
   }
}
 function init_refriedbeanshovershow()
 {
   var div      = document.getElementById('refriedbeanshovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -247, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-247px';
  	           
                   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(-247, .5);
  	           
  	       }
   }
}
 function init_yellowcheesehovershow()
 {
   var div      = document.getElementById('yellowcheesehovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -243, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-243px';
  	           
                   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(-243, .5);
  	           
  	       }
   }
}
 function init_whitecheesehovershow()
 {
   var div      = document.getElementById('whitecheesehovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -247, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-247px';
  	           
                   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(-247, .5);
  	           
  	       }
   }
}
 function init_hotsaucehovershow()
 {
   var div      = document.getElementById('hotsaucehovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.backEaseInOut, -260, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-260px';
  	           
                   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(-260, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_hotsaucehovershow();
 init_whitecheesehovershow();
 init_yellowcheesehovershow();
 init_refriedbeanshovershow();
 init_enchiladasaucehovershow();
 init_mexicandiphovershow();
 init_fajitaseasoninghovershow();
 init_tacoseasoninghovershow();
 init_redseasoninghovershow();
 init_cornchipshovershow();
 init_laurieproductshovershow();
}