window.onload = function()
{
	// stops IE flicker
	return void(0);
}
