| 
                                                             Wednesday 19 January 2005 5:19:08 pm 
                                                            
                                                            
                                                                 What I have in mind is this (2 seperate menus + 1 'hidden' link): 1) a top menu with the following top-level choices (these are just generic product categories): Apples | Pears | Peaches | Grapes. These may or may not eventually have sub-categories (not really important atm). 2) a bottom menu with links to: Privacy Policy | Company Info | Contact Us (and so on) 3) Also, there is a specific section that can only be viewed by clients who are logged in. Each seperate client has their own inventory which I would like to display via a 'My Inventory' link that appears in the top menu once the client logs in. I have this figured out to a point by using sections. The one problem I run into here is that there is no way to create multiple 'My Inventory' links in the node tree at the same level (and still keep things organized - would be nice to have a seperate field for entering the link name!!), since of course they would all be called the same thing :/ In any case, I would be happy with 'Client A Inventory', 'Client B Inventory' etc. So here's how the menus would be logically seperated: 
Top Level 
 | 
 |- General Links 
 |- Apples 
 |- Pears 
 |- Peaches 
 |- Grapes 
 | 
 |- Client Inventory 
 |- Client A 
 |- Client B 
 | 
 |- Company Links 
 |- Privacy Policy 
 |- Company Info  |- Contact Us 
I'm guessing Exponential will force me to put these all on a single level and divide them up somehow w/ sections... Thanks for your help!                                                               
                                                                                                                                                                                 |