No, but Yes, using script.
Creating a UserDefinedCommand that open multiple new path. and or tabs. ( eg MC.Explorer.Goto LEFT="c:\" RIGHT="D:\" )
Then assign the command to a hotkey/button/menu
But if you want to switch multiple tab. (3 or more) than You can save an entire tab setup to a file (Right click on tab) and then create a command that
load that tab layout from script ( MC.LoadTabs )