====== How can we add elements to left menu: ======
===== appLeftMenu special function :=====
{{:left-menu.jpg?200 |}}
**aIcon**: Font awesome icon \\
**aText**: Name of the element\\
**aCall**: Action to do example "userReload()"\\
**optMenu**: html ID of the element\\
appLeftMenu(aIcon, aText, aCall, optMenu)
\\
\\
===== Other functions:=====
**aIcon**: Image icon path example "default_images/myImage.jpg" \\
**aText**: Name of the element example "My element" \\
**aCall**: Action to do example "userReload()"\\
appLeadMenu(aIcon, aText, aCall)
appGameMenu(aIcon, aText, aCall)
appAppMenu(aIcon, aText, aCall)
appStoreMenu(aIcon, aText, aCall)
appToolMenu(aIcon, aText, aCall)