<!--
var fileName = new Array();
fileName[0] = "/preparation/index.html";
fileName[1] = "/preparation/event_survival/index.html";
fileName[2] = "/preparation/event_survival/participant_responsibilities.html";
fileName[3] = "/preparation/event_survival/law_enforcement.html";
fileName[4] = "/preparation/event_survival/the_desert.html";
fileName[5] = "/preparation/event_survival/black_rock_country.html";
fileName[6] = "/preparation/event_survival/how_to_get_there.html";
fileName[7] = "/preparation/event_survival/protecting_the_environment.html";
fileName[8] = "/preparation/event_survival/safety_community.html";
fileName[9] = "/preparation/event_survival/recommended_reading.html";
fileName[10] = "/preparation/event_survival/securing.html";
fileName[11] = "/preparation/event_survival/bikes.html";
fileName[12] = "/preparation/event_survival/rebar.html";
fileName[13] = "/preparation/event_survival/generators.html";
fileName[14] = "/preparation/event_survival/rvs.html";
fileName[15] = "/preparation/event_survival/heloise.html";
fileName[16] = "/preparation/event_survival/drinks.html";
fileName[17] = "/preparation/event_survival/kitchens.html";
fileName[18] = "/preparation/event_survival/relationships.html";
fileName[19] = "/preparation/event_survival/water.html";
fileName[20] = "/preparation/event_survival/weddings.html";
fileName[21] = "/preparation/event_survival/weather.html";
fileName[22] = "/preparation/event_survival/live_weather.html";
fileName[23] = "/preparation/event_survival/kids_at_bm.html";
fileName[24] = "/preparation/event_survival/wheelchair.html";
fileName[25] = "/preparation/event_survival/pets.html";
fileName[26] = "/preparation/event_survival/toxic.html";
fileName[27] = "/preparation/event_survival/burn_scars.html";
fileName[28]= "/preparation/event_survival/sober,html";
fileName[29] = "/preparation/marketplace_tickets/index.html";
fileName[30] = "/preparation/marketplace_tickets/tickets.html";
fileName[31] = "/preparation/marketplace_tickets/marketplace.html";
fileName[32] = "/preparation/marketplace_tickets/book.html";
fileName[33] = "/preparation/maps/index.html";
fileName[34] = "/preparation/maps/02_maps/index.html";
fileName[35] = "/preparation/maps/nevada_map.html";
fileName[36] = "/preparation/maps/directions.html";
fileName[37] = "/preparation/travel_info/index.html";
fileName[38] = "/preparation/travel_info/get_there.html";
fileName[39] = "/preparation/travel_info/pyramid_lake.html";
fileName[40] = "/preparation/travel_info/reno.html";
fileName[41] = "/preparation/travel_info/gerlach.html";
fileName[42] = "/preparation/travel_info/botanical.html";
fileName[43] = "/preparation/travel_info/la_to_brc.html";
fileName[44] = "/preparation/travel_info/pacific_nw_to_brc.html";
fileName[45] = "/preparation/travel_info/nyc_to_brc.html";
fileName[46] = "/preparation/travel_info/canada_to_brc.html";
fileName[47] = "/preparation/resources/index.html";
fileName[48] = "/preparation/resources/camping_gear.html";
fileName[49] = "/preparation/resources/costumes.html";
fileName[50] = "/preparation/resources/electronics.html";
fileName[51] = "/preparation/resources/flea_markets.html";
fileName[52] = "/preparation/resources/guides.html";
fileName[53] = "/preparation/resources/novelties.html";
fileName[54] = "/preparation/newsletters/2001-summer/index.html";
fileName[55] = "/preparation/newsletters/2002-summer/index.html";
fileName[56] = "/";
var friendlyName = new Array();
friendlyName[0] = "home";
friendlyName[1] = "survival guide - required reading";
friendlyName[2] = "participant responsibilities";
friendlyName[3] = "law enforcement at burning man";
friendlyName[4] = "the desert";
friendlyName[5] = "black rock country";
friendlyName[6] = "how to get there";
friendlyName[7] = "protecting the environment";
friendlyName[8] = "safety & community";
friendlyName[9] = "recommended reading";
friendlyName[10] = "securing your structure";
friendlyName[11] = "bikes";
friendlyName[12] = "rebar 101";
friendlyName[13] = "generators";
friendlyName[14] = "rv's";
friendlyName[15] = "heloise of the playa";
friendlyName[16] = "hot tips on cool drinks";
friendlyName[17] = "communal kitchens";
friendlyName[18] = "relationship survival guide";
friendlyName[19] = "bringing water to the playa";
friendlyName[20] = "getting married at burningman";
friendlyName[21] = "weather links";
friendlyName[22] = "live weather data from the playa";
friendlyName[23] = "kids at burning man";
friendlyName[24] = "wheelchairs on the playa";
friendlyName[25] = "the pet-unfriendly playa";
friendlyName[26] = "health risk of burning on the playa";
friendlyName[27] = "burn scars on the playa";
friendlyName[28] = "sober on the playa";
friendlyName[29] = "tickets & stuff";
friendlyName[30] = "burning man tickets";
friendlyName[31] = "marketplace";
friendlyName[32] = "the book";
friendlyName[33] = "maps";
friendlyName[34] = "black rock city 2002";
friendlyName[35] = "map of nevada";
friendlyName[36] = "driving directions";
friendlyName[37] = "travel information";
friendlyName[38] = "how to get there";
friendlyName[39] = "pyramid lake";
friendlyName[40] = "hot spots of reno";
friendlyName[41] = "gerlach";
friendlyName[42] = "a botanical travelogue";
friendlyName[43] = "la to brc";
friendlyName[44] = "pacific nw to brc";
friendlyName[45] = "nyc to brc";
friendlyName[46] = "canada to brc";
friendlyName[47] = "resources";
friendlyName[48] = "camping gear";
friendlyName[49] = "costumes & makeup";
friendlyName[50] = "electronics";
friendlyName[51] = "flea markets";
friendlyName[52] = "guides";
friendlyName[53] = "novelties";
friendlyName[54] = "summer 2001";
friendlyName[55] = "summer 2002";
friendlyName[56] = "home page";
section_color = "blue";
// -->  