function masterPageLoad()
{
	try
	{
		pageLoadEvent();
	}
	catch(e)
	{ }
}
