function init()
{
	if( typeof( pageInit ) != 'undefined' ) {
		pageInit();
	}
}
