
function message(str, callback)
{
	jAlert(str, 'Eurotronix', callback);
}

