function iecorrect()
{
	if(Boolean(document.body.currentStyle)) // Check if browser is IE
	{
		//curpage.style.top = '31px';
	}
}
