window.onload = init;

function init() 
{	
	flashSet();
	viewLarger();
}
