function warning(text)
{
	alert (text);
}