window.onload = function()
{
	var AJAX_Gateway = new AJAX();
	
	AJAX_Gateway.generateKey();
}
