<?php

	include(dirname(__FILE__)."/init.php");
	$GLOBALS['ISC_CLASS_PAGE'] = GetClass('ISC_PAGE');
	$GLOBALS['ISC_CLASS_PAGE']->HandlePage();