USETEXTLINKS = 1
STARTALLOPEN = 0
HIGHLIGHT = 1
HIGHLIGHT_BG = "gray"
PRESERVESTATE = 1
GLOBALTARGET="R"
BUILDALL = 0
USEICONS = 0
USEFRAMES = 1
WRAPTEXT = 0
ICONPATH = "images/"

foldersTree = gFld("Database Documentation", "MySQL.localhost.sakila/default.htm")
f0 = gFld("localhost.sakila (MySQL)", "MySQL.localhost.sakila/default.htm")
f0_0 = gFld("Tables", "MySQL.localhost.sakila/allTables.htm")
f0_0_0 = gFld("actor", "MySQL.localhost.sakila/table_actor.htm")
f0_0_1 = gFld("address", "MySQL.localhost.sakila/table_address.htm")
f0_0_2 = gFld("category", "MySQL.localhost.sakila/table_category.htm")
f0_0_3 = gFld("city", "MySQL.localhost.sakila/table_city.htm")
f0_0_4 = gFld("country", "MySQL.localhost.sakila/table_country.htm")
f0_0_5 = gFld("customer", "MySQL.localhost.sakila/table_customer.htm")
f0_0_6 = gFld("film", "MySQL.localhost.sakila/table_film.htm")
f0_0_7 = gFld("film_actor", "MySQL.localhost.sakila/table_film_actor.htm")
f0_0_8 = gFld("film_category", "MySQL.localhost.sakila/table_film_category.htm")
f0_0_9 = gFld("film_text", "MySQL.localhost.sakila/table_film_text.htm")
f0_0_10 = gFld("inventory", "MySQL.localhost.sakila/table_inventory.htm")
f0_0_11 = gFld("language", "MySQL.localhost.sakila/table_language.htm")
f0_0_12 = gFld("payment", "MySQL.localhost.sakila/table_payment.htm")
f0_0_13 = gFld("rental", "MySQL.localhost.sakila/table_rental.htm")
f0_0_14 = gFld("staff", "MySQL.localhost.sakila/table_staff.htm")
f0_0_15 = gFld("store", "MySQL.localhost.sakila/table_store.htm")
f0_0_16 = gFld("zzz_object_comments", "MySQL.localhost.sakila/table_zzz_object_comments.htm")
f0_0.addChildren([f0_0_0,f0_0_1,f0_0_2,f0_0_3,f0_0_4,f0_0_5,f0_0_6,f0_0_7,f0_0_8,f0_0_9,f0_0_10,f0_0_11,f0_0_12,f0_0_13,f0_0_14,f0_0_15,f0_0_16])
f0_1 = gFld("Views", "MySQL.localhost.sakila/allViews.htm")
f0_1_0 = gFld("actor_info", "MySQL.localhost.sakila/view_actor_info.htm")
f0_1_1 = gFld("customer_list", "MySQL.localhost.sakila/view_customer_list.htm")
f0_1_2 = gFld("film_list", "MySQL.localhost.sakila/view_film_list.htm")
f0_1_3 = gFld("nicer_but_slower_film_list", "MySQL.localhost.sakila/view_nicer_but_slower_film_list.htm")
f0_1_4 = gFld("sales_by_film_category", "MySQL.localhost.sakila/view_sales_by_film_category.htm")
f0_1_5 = gFld("sales_by_store", "MySQL.localhost.sakila/view_sales_by_store.htm")
f0_1_6 = gFld("staff_list", "MySQL.localhost.sakila/view_staff_list.htm")
f0_1.addChildren([f0_1_0,f0_1_1,f0_1_2,f0_1_3,f0_1_4,f0_1_5,f0_1_6])
f0_2 = gFld("Procedures", "MySQL.localhost.sakila/allSprocs.htm")
f0_2_0 = gFld("film_in_stock", "MySQL.localhost.sakila/sp_film_in_stock.htm")
f0_2_1 = gFld("film_not_in_stock", "MySQL.localhost.sakila/sp_film_not_in_stock.htm")
f0_2_2 = gFld("rewards_report", "MySQL.localhost.sakila/sp_rewards_report.htm")
f0_2.addChildren([f0_2_0,f0_2_1,f0_2_2])
f0_3 = gFld("Functions", "MySQL.localhost.sakila/allUDFs.htm")
f0_3_0 = gFld("get_customer_balance", "MySQL.localhost.sakila/udf_get_customer_balance.htm")
f0_3_1 = gFld("inventory_held_by_customer", "MySQL.localhost.sakila/udf_inventory_held_by_customer.htm")
f0_3_2 = gFld("inventory_in_stock", "MySQL.localhost.sakila/udf_inventory_in_stock.htm")
f0_3.addChildren([f0_3_0,f0_3_1,f0_3_2])
f0_9 = gFld("Triggers", "MySQL.localhost.sakila/allTriggers.htm")
f0_9_0 = gFld("customer_create_date", "MySQL.localhost.sakila/trigger_customer_create_date.htm")
f0_9_1 = gFld("ins_film", "MySQL.localhost.sakila/trigger_ins_film.htm")
f0_9_2 = gFld("upd_film", "MySQL.localhost.sakila/trigger_upd_film.htm")
f0_9_3 = gFld("del_film", "MySQL.localhost.sakila/trigger_del_film.htm")
f0_9_4 = gFld("payment_date", "MySQL.localhost.sakila/trigger_payment_date.htm")
f0_9_5 = gFld("rental_date", "MySQL.localhost.sakila/trigger_rental_date.htm")
f0_9.addChildren([f0_9_0,f0_9_1,f0_9_2,f0_9_3,f0_9_4,f0_9_5])
f0_19 = gFld("all table columns", "MySQL.localhost.sakila/allTableColumns.htm")
f0_20 = gFld("all procedure params", "MySQL.localhost.sakila/allProcedureParameters.htm")
f0.addChildren([f0_0,f0_1,f0_2,f0_3,f0_9,f0_19,f0_20])
f1 = gFld("Data model diagrams", "models/allDataModels.htm")
f1_0 = gFld("all objects - localhost.sakila", "models/model_allobjectslocalhostsakila.htm")
f1_1 = gFld("all tables - localhost.sakila", "models/model_alltableslocalhostsakila.htm")
f1.addChildren([f1_0,f1_1])

foldersTree.addChildren([f0,f1])
foldersTree.treeID = "L1"

