 function init_linkedinhovershow()
 {
   var div      = document.getElementById('linkedinhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -13, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-13px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-13, .3);
  	           
  	       }
   }
}
 function init_facebookhovershow()
 {
   var div      = document.getElementById('facebookhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -15, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-15px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-15, .3);
  	           
  	       }
   }
}
 function init_cellysourcehovershow()
 {
   var div      = document.getElementById('cellysourcehovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -16, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-16px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-16, .3);
  	           
  	       }
   }
}
 function init_twitterhovershow()
 {
   var div      = document.getElementById('twitterhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -16, 0, .3, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-16px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .3);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-16, .3);
  	           
  	       }
   }
}
 function init_inthenewshoverhide()
 {
 	var div      = document.getElementById('inthenewshoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5164box()
 {
 	var div      = document.getElementById('i5164box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5165text()
 {
 	var div      = document.getElementById('i5165text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5160box()
 {
 	var div      = document.getElementById('i5160box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5161text()
 {
 	var div      = document.getElementById('i5161text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5156box()
 {
 	var div      = document.getElementById('i5156box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5157text()
 {
 	var div      = document.getElementById('i5157text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5152box()
 {
 	var div      = document.getElementById('i5152box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5153text()
 {
 	var div      = document.getElementById('i5153text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5148box()
 {
 	var div      = document.getElementById('i5148box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5149text()
 {
 	var div      = document.getElementById('i5149text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5144box()
 {
 	var div      = document.getElementById('i5144box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5145text()
 {
 	var div      = document.getElementById('i5145text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5140box()
 {
 	var div      = document.getElementById('i5140box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5141text()
 {
 	var div      = document.getElementById('i5141text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5136box()
 {
 	var div      = document.getElementById('i5136box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5137text()
 {
 	var div      = document.getElementById('i5137text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5132box()
 {
 	var div      = document.getElementById('i5132box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5133text()
 {
 	var div      = document.getElementById('i5133text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5128box()
 {
 	var div      = document.getElementById('i5128box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5129text()
 {
 	var div      = document.getElementById('i5129text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5124box()
 {
 	var div      = document.getElementById('i5124box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5125text()
 {
 	var div      = document.getElementById('i5125text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5120box()
 {
 	var div      = document.getElementById('i5120box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5121text()
 {
 	var div      = document.getElementById('i5121text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5116box()
 {
 	var div      = document.getElementById('i5116box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5117text()
 {
 	var div      = document.getElementById('i5117text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5112box()
 {
 	var div      = document.getElementById('i5112box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5113text()
 {
 	var div      = document.getElementById('i5113text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5108box()
 {
 	var div      = document.getElementById('i5108box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5109text()
 {
 	var div      = document.getElementById('i5109text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5104box()
 {
 	var div      = document.getElementById('i5104box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5105text()
 {
 	var div      = document.getElementById('i5105text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5100box()
 {
 	var div      = document.getElementById('i5100box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5101text()
 {
 	var div      = document.getElementById('i5101text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5096box()
 {
 	var div      = document.getElementById('i5096box');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i5097text()
 {
 	var div      = document.getElementById('i5097text');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_shape17copy2()
 {
   var div      = document.getElementById('shape17copy2');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 161, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '161px';
  	           
                   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(161, .5);
  	           
  	       }
   }
}
 function init_yellowcellypagesforwirele()
 {
   var div      = document.getElementById('yellowcellypagesforwirele');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, 56, 0, .5, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '56px';
  	           
                   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(56, .5);
  	           
  	       }
   }
}
 function init_cellypagesforwirelessbusi()
 {
 	var div      = document.getElementById('cellypagesforwirelessbusi');
        if(div)
        {
 	var tw = new OpacityTween(div,Tween.regularEaseInOut,0,100,.3);
 	div.startf = function ()
  	             {
                        div.style.overflow = 'visible';
  	                tw.onMotionFinished = undefined;
  	                tw.continueTo(100, .3);
  	                div.style.display = 'block';
                        
  	             }
        div.endf   = function ()
  	             {
                        tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	                tw.continueTo(0, .3);
  	             }
        }
 }

function init_tweens()
{
 init_cellypagesforwirelessbusi();
 init_yellowcellypagesforwirele();
 init_shape17copy2();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 init_twitterhovershow();
 init_cellysourcehovershow();
 init_facebookhovershow();
 init_linkedinhovershow();
}
