
var Ajax = new Ajax();


function onStart()
{
	Ajax.initInformations();
	Ajax.initButtons();
}


