// You can find instructions for this file at http://www.treeview.net //Environment variables are usually set at the top of this file. USETEXTLINKS = 1 STARTALLOPEN = 0 USEFRAMES = 0 USEICONS = 0 WRAPTEXT = 1 PRESERVESTATE = 1 ICONPATH="/rmp/co/roanplateau/template_ft_images/" foldersTree = gFld("Main Menu", "") aux1 = insFld(foldersTree, gFld("Welcome", "http://www.blm.gov/rmp/co/roanplateau/index.htm")) /* insDoc(aux2, gLnk("S", "News", "javascript:undefined")) */ aux1 = insFld(foldersTree, gFld("Documents", "http://www.blm.gov/rmp/co/roanplateau/documents.htm")) aux2 = insFld(aux1, gFld("Record of Decision", "http://www.blm.gov/rmp/co/roanplateau/record_of_decision.htm")) aux2 = insFld(aux1, gFld("Federal Register Notices", "http://www.blm.gov/rmp/co/roanplateau/fed_reg_notices.htm")) aux2 = insFld(aux1, gFld("Final RMPA/EIS", "http://www.blm.gov/rmp/co/roanplateau/final_eis_document.htm")) aux2 = insFld(aux1, gFld("Draft RMPA/EIS", "http://www.blm.gov/rmp/co/roanplateau/draft_eis_document.htm")) aux1 = insFld(foldersTree, gFld("Outreach & Information", "http://www.blm.gov/rmp/co/roanplateau/outreach.htm")) aux1 = insFld(foldersTree, gFld("Announcements", "http://www.blm.gov/rmp/co/roanplateau/announcements.htm")) aux1 = insFld(foldersTree, gFld("Photos", "http://www.blm.gov/rmp/co/roanplateau/photos.htm")) aux1 = insFld(foldersTree, gFld("Request Document", "http://www.blm.gov/rmp/co/roanplateau/document_request.php")) aux1 = insFld(foldersTree, gFld("Maps/GIS Data", "http://www.blm.gov/rmp/co/roanplateau/maps.htm"))