// JavaScript Document
function alertMsg()
{
	alert("Stay tuned!");
}