<%@LANGUAGE="JAVASCRIPT"%> <% var rsContentsView__varContentID = "%"; if(String(Request("ContentID")) != "undefined") { rsContentsView__varContentID = String(Request("ContentID")); } %> <% var rsContentsView__varContentSectionID = "0"; if(String(Request("ContentSectionID")) != "undefined") { rsContentsView__varContentSectionID = String(Request("ContentSectionID")); } %> <% var rsContentsView__varContentPublish = "-1"; if(String(Request("ContentPublish")) != "undefined") { rsContentsView__varContentPublish = String(Request("ContentPublish")); } %> <% var rsContentsView = Server.CreateObject("ADODB.Recordset"); rsContentsView.ActiveConnection = MM_connLatinoBookFestival_STRING; rsContentsView.Source = "SELECT * FROM qryContentsView WHERE ContentID LIKE '"+ rsContentsView__varContentID.replace(/'/g, "''") + "' AND ContentSectionID LIKE '"+ rsContentsView__varContentSectionID.replace(/'/g, "''") + "' AND ContentPublish LIKE "+ rsContentsView__varContentPublish.replace(/'/g, "''") + " ORDER BY ContentOrder ASC"; rsContentsView.CursorType = 0; rsContentsView.CursorLocation = 2; rsContentsView.LockType = 3; rsContentsView.Open(); var rsContentsView_numRows = 0; %> <% var rsSchedule__varContentID = "%"; if(String(Request("ScheduleID")) != "undefined") { rsSchedule__varContentID = String(Request("ScheduleID")); } %> <% var rsSchedule__varContentSectionID = "11"; if(String(Request("ScheduleSectionID")) != "undefined") { rsSchedule__varContentSectionID = String(Request("ScheduleSectionID")); } %> <% var rsSchedule__varContentPublish = "-1"; if(String(Request("SchedulePublish")) != "undefined") { rsSchedule__varContentPublish = String(Request("SchedulePublish")); } %> <% var rsSchedule = Server.CreateObject("ADODB.Recordset"); rsSchedule.ActiveConnection = MM_connLatinoBookFestival_STRING; rsSchedule.Source = "SELECT * FROM qryContentsView WHERE ContentID LIKE '"+ rsSchedule__varContentID.replace(/'/g, "''") + "' AND ContentSectionID LIKE '"+ rsSchedule__varContentSectionID.replace(/'/g, "''") + "' AND ContentPublish LIKE "+ rsSchedule__varContentPublish.replace(/'/g, "''") + " ORDER BY ContentOrder ASC"; rsSchedule.CursorType = 0; rsSchedule.CursorLocation = 2; rsSchedule.LockType = 3; rsSchedule.Open(); var rsSchedule_numRows = 0; %> The Latino Book & Family Festival
Home Sponsors Sales Kit Contacts Register Donate
Schedule
<%=(rsSchedule.Fields.Item("ContentBody").Value)%>

Dallas/FortWorth, TX
October 25-26, 2003

We are excited about our inaugural event in the Dallas-FortWorth Metroplex. This year the Festival will be held in Hall E at the Dallas Convention Center. And for those of you doing some really long range planning, mark your calendars for the 2nd annual event already scheduled for October 16-17 at the Fort Worth Convention Center.

Location:
Dallas Convention Center : Website

Event Brochure

View or download the Brochure (894KB).
Requires Adobe Acrobat Reader v.3.0 or higher.

Latino Literacy Now and Edward James Olmos present the 1st Annual Dallas Forth Worth Latino Book & Family Festival.

Brochure Highlights

Which of Our Six Villages Is Best For You? Learn More About Our Village Concept

  • Photo Gallery of Past Events
  • Venues
  • Exhibitor & Sponsor Costs/Contract

View or download the Brochure (894KB).
Requires Adobe Acrobat Reader v.3.0 or higher.






Recommended Hotel
Adam's Mark Hotel Dallas
400 N. Olive
Dallas, Texas 75201

We have established an excellent rate of $89.00 per night at this outstanding hotel. For reservations please call 214-922-0317 and mention the Latino Book and Family Festival. The hotel is a little less than a mile from the Convention Center, but connected to it by DART light rail.
Link: www.adamsmark.com/dallas

Events etc.

Sandra A. Bermejo
sabermejo@events-etc.org

Sandra Castillo
scastillo@events-etc.org

©2003 The Latino Book & Family Festival Terms Home Sponsors Kit Contacts Register

<% rsContentsView.Close(); %> <% rsSchedule.Close(); %>