// JScript source code

function initialize()
{
	initializeLeftMenu();
	initializeTopMenu();
	
	showHideMenu();
	
}

