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

Inland Empire, CA - December 7-8, 2002

ore than 800,000 Latinos live in Southern California's booming "Inland Empire."

Including the communities of San Bernardino, Riverside, Redlands, Ontario and Pomona, this area is the seventh largest Latino market in the United States, but it is often grouped with the Los Angeles market.

For 2004 we are excited about our move back to San Bernardino and into the Carousel Mall downtown. This unique venue will provide excellent crowds and excitement.

Location:
Carousel Mall downtown: Website Map & Directions

View or download the Floor Plan
   (627KB).
Requires Adobe Acrobat Reader v.5.0 or higher.

004 Inland Empire Floor Plan
Carousel Mall
December 11-12, 2004.

 

Recommended Hotel

RADISSON HOTEL SAN BERNARDINO
295 North E Street
San Bernardino, 92401

Easily accessible from the I-215 and I-10 freeways. All of the 230 spacious guest rooms and suites have panoramic views of the surrounding city and mountains. The rooms come with a modern décor in warm wood tones and rich golds, greens, and browns. Many guest rooms are connecting, non-smoking and accessible to those with disabilities. This fully equipped, modern, 12 story hotel is adjacent to City Hall, near government and business offices, and across the street from the Carousel Mall with its 100 shops and department stores. The many attractions of the California Inland Empire include Summer and winter sports in the San Bernardino mountains, boating on Lake Arrowhead attending live concert performances at the Blockbuster Pavilion reveling in the 16th-century history of the Renaissance Pleasure Faire in the spring cruising with the oldies of the Route 66 Rendezvous celebration in the fall.

LINK:  RADISSON HOTEL SAN BERNARDINO

Co-Host

Inland Empire Hispanic Chamber of Commerce
909-888-2188
members@iehcc.org

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(); %>