<%@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
Home
2005 Festival Tour
Houston
TBA
Los Angeles
Oct. 22-23
Chicago
Nov. 12-13
Previous
For more background information about
previous festivals.
2004
2003

Welcome! Thank you for your interest in the Folklórico Challenge USA, a series of regional dance competitions. All the information you need can be found in these forms. If you have questions, or are interested in judging a folklórico competition, please call the national office of Latino Literacy Now at 760-434-4484.

¡Bienvenidos! Gracias por su interés en Folklórico Challenge USA, una serie de competiciones regionales de danza. Toda la información que necesite se puede encontrar en estas formas. Si Ud. tiene preguntas o está interesado en juzgar una competencia de baile folklórico, por favor llame la oficina nacional de Latino Literacy Now en 760-434-4484.

All forms

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
Click here to visit AMTRAK
Click here to visit READ ACROSS AMERICA
Click here to visit WESTERN UNION
click here to visit chase site
©2005 The Latino Book & Family Festival Terms Home Sponsors Kit Contacts Register

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