<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_gallery_STRING Recordset1.Source = "SELECT * FROM media" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> Little League "Opening Day' Featherland Park Complex May 2003 gallery header image

<%=(Recordset1.Fields.Item("1").Value)%>Little League 'Opening Day' at Featherland Park Complex

<%=(Recordset1.Fields.Item("3").Value)%>Date: May 3, 2003 (Photos by Mary Lassen)
<%=(Recordset1.Fields.Item("4").Value)%>Category: Sports

 

<% Recordset1.Close() %>