function initialize() 
{	
	if (gInit) 
	{
		gInit();
	}
}