<% System.Globalization.CultureInfo culture = new System.Globalization.CultureInfo("en-US"); if ("ENC" == "FRC") { culture = new System.Globalization.CultureInfo("fr-CA"); } %>
<% if (culture.Name == "en-US") { Response.Write(System.DateTime.Today.ToString("MMMM d, yyyy", culture.DateTimeFormat)); } else { Response.Write(System.DateTime.Today.ToString("d MMMM yyyy", culture.DateTimeFormat)); } %>
 
<% if ("/images/panel4.jpg" != "") { %>

 
<% } %>
News and Announcements