 function init_stormbutton()
 {
 	var div      = document.getElementById('stormbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_trevorbutton()
 {
 	var div      = document.getElementById('trevorbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_activismbubble()
 {
 	var div      = document.getElementById('activismbubble');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_i1375trevorthefilmbutton()
 {
 	var div      = document.getElementById('i1375trevorthefilmbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_anthologiesbutton()
 {
 	var div      = document.getElementById('anthologiesbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_mendicottbutton()
 {
 	var div      = document.getElementById('mendicottbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_virginbutton()
 {
 	var div      = document.getElementById('virginbutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_absolutebutton()
 {
 	var div      = document.getElementById('absolutebutton');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }
 function init_writingsbubble()
 {
 	var div      = document.getElementById('writingsbubble');
        if(div)
        {
 	  div.startf = function ()
  	               {
                         div.style.display = 'block';
                         div.style.overflow = 'visible';
                       }
 	  div.endf  = function ()
  	               {
                         div.style.display = 'none';
                       }
        }
  }

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