function showSysMessage (text) {
	alert(1);
}
