In V3 the first "js" file to be run was the user data file "menu_array.js" followed by "mmenu.js" file. Now in V5 the "milonic_src.js" which equates to the "mmenu.js' file is to be run first, followed by the user data file "menu_data.js", which was the V3 "menu_array.js" file.
I have about 50 "htm" files that contain the V3 sequence. I do not want to edit all those files just to "flip-flop" the loading order. Do you recommend just changing the names of V5 files to match V3 names so all the "htm" files will not have to be edited?
Wow, I use the menu to avoid changing many pages with a template.
I'm not sure about the src file, the data you can change any way you want.
Someone was changing the menu to index page, not sure if it addressed your problem.