<%@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 Villages Press
Schedule
2007 Festival Tour
Dallas/Ft. Worth
June 23-24
Houston
Sept. 29-30
Los Angeles
Oct. 20-21
Chicago
Nov. 10-11
Previous
For more background information about
previous festivals.
2006
2005
2004
2003

Dallas/Ft. Worth, TX

Presented by

Nationwide Assurance

July 29-30, 2006

he Festival returns to the Dallas/Ft. Worth Metroplex with two great new co-hosts and a venue well known to the Latino community. Our co-hosts, Raiz Public Relations and Special Events and 4Star Events LLC, have an outstanding track record of putting on high quality, well-attended events for the Latino market. Together we have chosen Dallas Market Center to hold the mid-Summer event. As with all our co-hosts, look for Raiz & 4Star to add their own unique style to the Dallas/Ft. Worth Festival experience.

Location:
Dallas Market Center : Website Map & Directions

divider

Hotel accomodations

Click on image for hotel reservation.
The rate is $89 per night from July 28 - July 30.
A great hotel at a great price, adjacent to the Market Center.

renaissance
Click to find other hotel accomodations near the Dallas/Ft. Worth Latino Book & Family Festival
hotel search

006 Dallas/Ft. Worth Floor Plan to come.

Raiz Public Relations & Special Events Inc
&
4Star Events LLC

Save More
Click Here To Visit Folkorico Challenge USA
FOLKLORICO CHALLENGE USA
LATINO BOOK AWARDS
LATINO BOOK AWARDS
Click Here To Visit Open A Book
OPEN A BOOK
MULTI-EVENT SPONSORS
 
©2005 The Latino Book & Family Festival Terms Home Sponsors Kit Contacts Register

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