scrollbars = [];

/*
jQuery.fx._default = function(fx) {
  if ( fx.elem.style )
    fx.elem.style[fx.prop] = fx.now + fx.unit;
  else
    fx[fx.elem.prop] = fx.now;
	
	if(fl.elem.wpw)alert("wii");	
	
}
*/

window.onload = function() {
            //setInterval(bulion, 30);
            //wpwStart();
			
            $('#container').typoGenerator();
}

