document.observe('dom:loaded', function()
{
	setupZoom();
});