string script = @" $('.pop_up_yz').show(); ";
Page.ClientScript.RegisterStartupScript(GetType(), "success", script, true);