 function init_videohoverhide()
 {
 	var div      = document.getElementById('videohoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_contacthoverhide()
 {
 	var div      = document.getElementById('contacthoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_galleryhoverhide()
 {
 	var div      = document.getElementById('galleryhoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_audiohoverhide()
 {
 	var div      = document.getElementById('audiohoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_homehoverhide()
 {
 	var div      = document.getElementById('homehoverhide');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i3homehovershow()
 {
 	var div      = document.getElementById('i3homehovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i2homehovershow()
 {
 	var div      = document.getElementById('i2homehovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1homehovershow()
 {
 	var div      = document.getElementById('i1homehovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i0homehovershow()
 {
 	var div      = document.getElementById('i0homehovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1audiohovershow()
 {
 	var div      = document.getElementById('i1audiohovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i0audiohovershow()
 {
 	var div      = document.getElementById('i0audiohovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1galleryhovershow()
 {
 	var div      = document.getElementById('i1galleryhovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i0galleryhovershow()
 {
 	var div      = document.getElementById('i0galleryhovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1contacthovershow()
 {
 	var div      = document.getElementById('i1contacthovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i0contacthovershow()
 {
 	var div      = document.getElementById('i0contacthovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1videohovershow()
 {
 	var div      = document.getElementById('i1videohovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i0videohovershow()
 {
 	var div      = document.getElementById('i0videohovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_auxhovershow()
 {
 	var div      = document.getElementById('auxhovershow');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_auxmenuhovershow()
 {
   var div      = document.getElementById('auxmenuhovershow');
   if(div)
   {
   var subdiv   = div.childNodes[0];
   var tw  = new Tween(subdiv.style, 'top', Tween.regularEaseInOut, -84, 0, .6, 'px');
   
   div.startf = function ()
  	        {
  	           subdiv.style.top = '-84px';
  	           
                   div.style.overflow = 'hidden';
  	           div.style.display = 'block';
  	           tw.onMotionFinished = function(){ div.style.overflow = 'visible'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(0, .6);
  	           
  	        }
   div.endf  = function ()
  	       { 
                   div.style.overflow = 'hidden';
  	           tw.onMotionFinished = function(){ div.style.display = 'none'; tw.onMotionFinished = undefined; }
  	           tw.continueTo(-84, .6);
  	           
  	       }
   }
}

function init_tweens()
{
 init_auxmenuhovershow();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
 NIL();
}