function res()
{
	//$('footerBg').
}

function $(id)
{
	return document.getElementById(id);
}
