﻿function WCAlert(text,buttons,nadpis)
	WCAlert = MsgBox(text,buttons,nadpis)
end function
