<%@LANGUAGE="VBSCRIPT"%> <% set rsNotice = Server.CreateObject("ADODB.Recordset") rsNotice.ActiveConnection = MM_CCT_STRING rsNotice.Source = "SELECT * FROM aboutcct ORDER BY ID DESC" rsNotice.CursorType = 0 rsNotice.CursorLocation = 2 rsNotice.LockType = 3 rsNotice.Open() rsNotice_numRows = 0 %> Cobb Children's Theatre -- Cobb County, GA

Trouble With Angels- Fall 2004

 

Back to the Photos Index Page

 

<% rsNotice.Close() %>