 function init_lightclickshow()
 {
   var div      = document.getElementById('lightclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -214, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-214px';
  	           
                   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(-214, .5);
  	           
  	       }
   }
}
 function init_americanclickshow()
 {
   var div      = document.getElementById('americanclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -279, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-279px';
  	           
                   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(-279, .5);
  	           
  	       }
   }
}
 function init_parableclickshow()
 {
   var div      = document.getElementById('parableclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -320, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-320px';
  	           
                   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(-320, .5);
  	           
  	       }
   }
}
 function init_styleclickshow()
 {
   var div      = document.getElementById('styleclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -325, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-325px';
  	           
                   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(-325, .5);
  	           
  	       }
   }
}
 function init_tp0201embedclickshow()
 {
   var div      = document.getElementById('tp0201embedclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_tp0201clickshow()
 {
   var div      = document.getElementById('tp0201clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -331, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-331px';
  	           
                   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(-331, .5);
  	           
  	       }
   }
}
 function init_be0501embedclickshowcopy()
 {
   var div      = document.getElementById('be0501embedclickshowcopy');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_be0501clickshow()
 {
   var div      = document.getElementById('be0501clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -338, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-338px';
  	           
                   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(-338, .5);
  	           
  	       }
   }
}
 function init_te0501embedclickshowcopy2()
 {
   var div      = document.getElementById('te0501embedclickshowcopy2');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te0501clickshow()
 {
   var div      = document.getElementById('te0501clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -302, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-302px';
  	           
                   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(-302, .5);
  	           
  	       }
   }
}
 function init_te0502embedclickshowcopy3()
 {
   var div      = document.getElementById('te0502embedclickshowcopy3');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te0502clickshow()
 {
   var div      = document.getElementById('te0502clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -302, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-302px';
  	           
                   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(-302, .5);
  	           
  	       }
   }
}
 function init_te0601embedclickshowcopy4()
 {
   var div      = document.getElementById('te0601embedclickshowcopy4');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te0601clickshow()
 {
   var div      = document.getElementById('te0601clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -302, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-302px';
  	           
                   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(-302, .5);
  	           
  	       }
   }
}
 function init_te0801embedclickshowcopy5()
 {
   var div      = document.getElementById('te0801embedclickshowcopy5');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te0801clickshow()
 {
   var div      = document.getElementById('te0801clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -326, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-326px';
  	           
                   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(-326, .5);
  	           
  	       }
   }
}
 function init_te1001embedclickshowcopy6()
 {
   var div      = document.getElementById('te1001embedclickshowcopy6');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te1001clickshow()
 {
   var div      = document.getElementById('te1001clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -306, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-306px';
  	           
                   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(-306, .5);
  	           
  	       }
   }
}
 function init_te1202embedclickshowcopy7()
 {
   var div      = document.getElementById('te1202embedclickshowcopy7');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te1202clickshow()
 {
   var div      = document.getElementById('te1202clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -301, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-301px';
  	           
                   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(-301, .5);
  	           
  	       }
   }
}
 function init_te1203embedclickshowcopy8()
 {
   var div      = document.getElementById('te1203embedclickshowcopy8');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_te1203clickshow()
 {
   var div      = document.getElementById('te1203clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -300, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-300px';
  	           
                   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(-300, .5);
  	           
  	       }
   }
}
 function init_bb1802embedclickshowcopy9()
 {
   var div      = document.getElementById('bb1802embedclickshowcopy9');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -18, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-18px';
  	           
                   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(-18, .5);
  	           
  	       }
   }
}
 function init_bb1802clickshow()
 {
   var div      = document.getElementById('bb1802clickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -310, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-310px';
  	           
                   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(-310, .5);
  	           
  	       }
   }
}
 function init_introclickshow()
 {
   var div      = document.getElementById('introclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -263, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-263px';
  	           
                   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(-263, .5);
  	           
  	       }
   }
}
 function init_tandpclickshow()
 {
   var div      = document.getElementById('tandpclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -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_composingclickshow()
 {
   var div      = document.getElementById('composingclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -204, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-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_eandsclickshow()
 {
   var div      = document.getElementById('eandsclickshow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -251, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-251px';
  	           
                   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(-251, .5);
  	           
  	       }
   }
}

function init_tweens()
{
 init_eandsclickshow();
 init_composingclickshow();
 init_tandpclickshow();
 init_introclickshow();
 init_bb1802clickshow();
 init_bb1802embedclickshowcopy9();
 init_te1203clickshow();
 init_te1203embedclickshowcopy8();
 init_te1202clickshow();
 init_te1202embedclickshowcopy7();
 init_te1001clickshow();
 init_te1001embedclickshowcopy6();
 init_te0801clickshow();
 init_te0801embedclickshowcopy5();
 init_te0601clickshow();
 init_te0601embedclickshowcopy4();
 init_te0502clickshow();
 init_te0502embedclickshowcopy3();
 init_te0501clickshow();
 init_te0501embedclickshowcopy2();
 init_be0501clickshow();
 init_be0501embedclickshowcopy();
 init_tp0201clickshow();
 init_tp0201embedclickshow();
 init_styleclickshow();
 init_parableclickshow();
 init_americanclickshow();
 init_lightclickshow();
}
