/**
 * @author AL
 */

window.addEvent('load', function(){
	$('home-video').style.display = 'block';
});