window.onload = function()
{
	/* Header Flash */
	
	if(document.getElementById('id-HomeFlash'))
	{
		var FO1 = { movie:"/Assets/Animations/Escalator.swf", width:"345", height:"432", majorversion:"7", build:"0" };
		UFO.create(FO1, "id-HomeFlash");
	}
}
