<%@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)%>

Los Angeles Exposition Park
September 27-28, 2003

Click to EnlargeThe Los Angeles Latino Book & Family Festival is our oldest and largest event. This year marks our 7th anniversary in the #1 Hispanic market in the U.S. Nearly 7 million Latinos make Los Angeles their home and another 725,000 in neighboring Orange County make the Los Angeles/Orange Greater Metropolitan Region the consummate Latino hyper-market.

For 2003, the Festival is moving to Exposition Park in downtown Los Angeles. “We really feel in order to take our message of promoting literacy TO the community we need to be IN the community” says Festival Producer Edward James Olmos. “Exposition Park, with its excellent museums, Sports Arena and Memorial Coliseum, is ideally located and particularly well-suited to hold a major Festival.”

An invigorated grass roots marketing campaign will start in early July to promote the September 27-28 event.

Event Brochure

 

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 7th Annual Los Angeles Latino Book & Family Festival, the Largest Latino Consumer Expo in the United States.

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

Recommended Hotel:

Holiday Inn City Center
1020 S. Figueroa Los Angeles, CA 90015
Reservation: 213-748-1291
Make sure to ask for the “Latino Festival” rate
SandraMachuca@earthlink.com

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

003 Los Angeles Floor Plan Los Angeles Exposition Park (in Front of the Sports Arena)

 

 

 

 

 

 

 

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

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