function init()
{
	displayPage();
	window.onresize = displayPage;
}
