<!--

var fileName = new Array();

fileName[0] = "/index.html";
fileName[1] = "/financial_intro.html";
fileName[2] = "/financial.html";
fileName[3] = "/financial_chart.html";
fileName[4] = "/qa.html";
fileName[5] = "/survey.html";
fileName[6] = "/silverseed.html";
fileName[7] = "/org/index.html";
fileName[8] = "/org/llc_staff.html";
fileName[9] = "/org/consensus.html";
fileName[10] = "/org/llc_agreement.html";
fileName[11] = "/admin/index.html";
fileName[12] = "/admin/accounting.html";
fileName[13] = "/admin/government.html";
fileName[14] = "/admin/government2.html";
fileName[15] = "/admin/government3.html";
fileName[16] = "/admin/government4.html";
fileName[17] = "/admin/government5.html";
fileName[18] = "/admin/legal.html";
fileName[19] = "/admin/tickets.html";
fileName[20] = "/art/index.html";
fileName[21] = "/art/placement.html";
fileName[22] = "/art/placement_process.html";
fileName[23] = "/art/team.html";
fileName[24] = "/art/fire_conclave.html";
fileName[25] = "/art/the_man.html";
fileName[26] = "/art/material_culture.html";
fileName[27] = "/art/special_events.html";
fileName[28] = "/art/theme_art.html";
fileName[29] = "/art/theme_art_letter.html";
fileName[30] = "/art/to_burn.html";
fileName[31] = "/bizserv/index.html";
fileName[32] = "/bizserv/cafe.html";
fileName[33] = "/bizserv/commissary.html";
fileName[34] = "/bizserv/ice.html";
fileName[35] = "/communications/index.html";
fileName[36] = "/communications/brg.html";
fileName[37] = "/communications/documentation.html";
fileName[38] = "/communications/media.html";
fileName[39] = "/communications/print.html";
fileName[40] = "/communications/regionals.html";
fileName[41] = "/communications/website.html";
fileName[42] = "/community/index.html";
fileName[43] = "/community/bike_repair.html";
fileName[44] = "/community/bmir.html";
fileName[45] = "/community/bus_depot.html";
fileName[46] = "/community/earth_guardians.html";
fileName[47] = "/community/greeters.html";
fileName[48] = "/community/lamplighters.html";
fileName[49] = "/community/placement.html";
fileName[50] = "/community/playa_info.html";
fileName[51] = "/community/recycle.html";
fileName[52] = "/community/volunteers.html";
fileName[53] = "/dpw/index.html";
fileName[54] = "/dpw/airport.html";
fileName[55] = "/dpw/business.html";
fileName[56] = "/dpw/gerlach_brs.html";
fileName[57] = "/dpw/operations.html";
fileName[58] = "/dpw/planning.html";
fileName[59] = "/dpw/setup_cleanup.html";
fileName[60] = "/rangers/index.html";
fileName[61] = "/rangers/emergency.html";
fileName[62] = "/rangers/gate.html";
fileName[63] = "/rangers/playa_ops.html";
fileName[64] = "/rangers/safety.html";
fileName[65] = "/communications/technology.html";
fileName[66] = "/communications/database.html";
fileName[67] = "/communications/desktop.html";
fileName[68] = "/communications/directory.html";
fileName[69] = "/communications/extranet.html";
fileName[70] = "/communications/sysadmin.html";
fileName[71] = "/future.html";
fileName[72] = "/credits.html";
fileName[73] = "http://www.burningman.com/";

var friendlyName = new Array();

friendlyName[0] = "afterburn home";
friendlyName[1] = "financial report";
friendlyName[2] = "financial summary";
friendlyName[3] = "financial chart";
friendlyName[4] = "questions and answers";
friendlyName[5] = "survey";
friendlyName[6] = "silver seed tour";
friendlyName[7] = "organization";
friendlyName[8] = "llc and staff overview";
friendlyName[9] = "consensus document";
friendlyName[10] = "llc agreement";
friendlyName[11] = "admin/sf office";
friendlyName[12] = "accounting &amp; box office";
friendlyName[13] = "government relations part 1";
friendlyName[14] = "government relations part 2";
friendlyName[15] = "government relations part 3";
friendlyName[16] = "government relations part 4";
friendlyName[17] = "government relations part 5";
friendlyName[18] = "legal";
friendlyName[19] = "ticket process";
friendlyName[20] = "art";
friendlyName[21] = "art placement";
friendlyName[22] = "art placement submission";
friendlyName[23] = "art team";
friendlyName[24] = "fire conclave";
friendlyName[25] = "the man";
friendlyName[26] = "material culture";
friendlyName[27] = "special events";
friendlyName[28] = "the art theme";
friendlyName[29] = "art theme letter";
friendlyName[30] = "to burn or not to burn";
friendlyName[31] = "business services";
friendlyName[32] = "cafe";
friendlyName[33] = "commissary";
friendlyName[34] = "ice";
friendlyName[35] = "communications";
friendlyName[36] = "black rock gazette";
friendlyName[37] = "documentation team";
friendlyName[38] = "pr/media";
friendlyName[39] = "print production";
friendlyName[40] = "regionals";
friendlyName[41] = "website";
friendlyName[42] = "community";
friendlyName[43] = "bike repair";
friendlyName[44] = "bm information radio";
friendlyName[45] = "bus depot";
friendlyName[46] = "earth guardians";
friendlyName[47] = "greeters";
friendlyName[48] = "lamplighters";
friendlyName[49] = "placement";
friendlyName[50] = "playa information";
friendlyName[51] = "recycle";
friendlyName[52] = "volunteers";
friendlyName[53] = "department of public works";
friendlyName[54] = "airport";
friendlyName[55] = "business activity";
friendlyName[56] = "black rock station";
friendlyName[57] = "operations";
friendlyName[58] = "planning";
friendlyName[59] = "setup/cleanup";
friendlyName[60] = "rangers";
friendlyName[61] = "emergency";
friendlyName[62] = "gate";
friendlyName[63] = "playa ops &amp; training";
friendlyName[64] = "safety &amp; survival";
friendlyName[65] = "technology";
friendlyName[66] = "database";
friendlyName[67] = "desktop";
friendlyName[68] = "directory";
friendlyName[69] = "extranet";
friendlyName[70] = "sysadmin";
friendlyName[71] = "future vision";
friendlyName[72] = "credits";
friendlyName[73] = "burningman home";

section_color = "black";

// -->
