// JavaScript Document

function show_alert()
{
alert("Coming Soon!");
}


