Custom Alert Box

MsgBox('HelloWorld!','MsgBox','btnOkOnly','info');

Inspired by Microsoft Visual Basic MsgBox function

MsgBox.JS-welcome