% PageHeader "Contact Us", "contactus" %>
| AGM Steel Industries |
| <%
if not rs.Fields("Caption") = "" then
%><%=rs.fields("Caption")%> <% end if if not rs.Fields("Line1") = "" then %><%=rs.fields("Line1")%> <% end if if not rs.Fields("Line2") = "" then %><%=rs.fields("Line2")%> <% end if if not rs.Fields("Line3") = "" then %><%=rs.fields("Line3")%> <% end if if not rs.Fields("Line4") = "" then %><%=rs.fields("Line4")%> <% end if if not rs.fields("Email") = "" then %>">Email <% end if %> |