window.onload = function()
{
	try{
		customOnloadEvents();
	}
	catch(e){}
}

