window.onload=handlerIndex;

function handlerIndex(){
	setFooter();
	adjustHeight();
}
