Recent Questions
Q: You've been helping me with some issues on the Deluxe Tree Menu system my company has purchased and most issues are resolved, so thank you! One big problem remains though and we can't seem to figure it out, so I hope you can help. 
What we want is, when a user enters our site from the index (home) page then clicks on a link and the sub-page opens, for the dhtml menu tree to be open to the section the user is in and viewing. We also DO NOT want the browser to save the state of the menu, since that is inconsistent with where the user is in the site. Note: we do not use the Menu on the home page, is this a problem? 
Per your tech support email, I've added the expand code, which works going from the home page to sub-pages. However, it interferes with navigating to other sub-pages once your in the site. The menu doesn't keep the section open, it closes back up. You mentioned the expand code has to be entered on every page....is that so in this instance and if so, that's a maintenance nightmare - does a better way exist for this type of menu? 
Then we activated the "save state" option and the menu stays open on the sub-pages, but the expand option doesn't work.
It's like they cancel each other out and you can only have one or the other. 
Can I get these two to work together? What do I need to do? Is it better to use the XP-style menu? 
A:  When user clicks the link, the browser loads a new page and the script re-create the dhtml menu tree.
If you want to open the needed section automatically on load you can use the following:
1. Save the state to cookies
2. Use frames
3. Put the special script on each page of site that will open appropriate section.
 (dtreet_ext_expandItem)
Q: I have downloaded the trail version of java menu source, and I am getting script errors. 
 I am working with the deluxe menu. 
 Actions:а line 15 
 Character 9 
 Access denied 
 file://C:\Program Files\Deluxe 
 Menus\deluxe-menu\deluxe-tuner\data\deluxe-menu\toolbar\toolbar.html 
 I uninstalled, cleared all cache and temporary files, restarted the computer, reinstalled and I still get the same message. 
 I am convinced this program is exactly what I need, but one step at a time.
 
A: I suppose that you're using Windows 2000. 
We have some problems with Tuner on this OS. 
Unfortunately we didn't fix the issue with Windows 2000 yet. 
Try to delete all content from toolbar.html file. 
C:/Program Files/DeluxeMenus/deluxe-menu/deluxe-tuner/data/deluxe-tree/toolbar/toolbar.html 
C:/Program Files/DeluxeMenus/deluxe-menu/deluxe-tuner/data/deluxe-menu/toolbar/toolbar.html 
C:/Program Files/DeluxeMenus/deluxe-menu/deluxe-tuner/data/deluxe-tabs/toolbar/toolbar.html
Q: Can you tell me if I can eliminate the transparent look of the change drop down menus?
A:  You should set the following change drop down menu parameter:
  var transparency="100";
Q: I would like to know if there are problems with your menu dynamique javascript and google PR. and the code that will appear on my pages (if i install your menu dynamique javascript). 
 I previously have installed open cube menus and my pr has been reduced from 6 to 0 and i am still waiting to have it back.
Will your menu have problems?
A: You should generate search engine friendly code and install it on yourpage.
 Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly menu you should add additional html code within your html page:
<div id="dmlinks"> 
<a href="http://deluxe-menu.com">menu_item_text1</a> 
<a href="http://deluxe-tree.com">menu_item_text2</a> 
...etc. 
</div> 
To generate such a code use Deluxe Tuner application.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
We use search engine friendly code on our websites
http://deluxe-menu.com
http://deluxe-tree.com
http://deluxe-tabs.com
and our customers use this code on there sites without any problems. 
As you can see Google doesn't penalize them.