Welcome to Optronics
<%writeContent(1)%>
Company News
<% If rq("a") = "news" Then id = rq("id") If id <> "" AND IsNumeric(id) Then writeContentNewsItem(id) Else writeContentNews(0) End If Else writeContentNews(0) End If%>