protected void Button1_Click(object sender, EventArgs e)
{
    Literal1.Text = "STY Ajax in 24 Hours";
}
