#IF(#MENU_COUNT("Tabs") > 1)
#MENU("Tabs")
#LOCAL("DisplayFeature", #FeaturedActionAvailable(#Shop.Object, #Action.Object))
#IF(#DisplayFeature NE "NotVisible")
#IF(#URLAction NE "MBO-ViewFacebookApp" OR #IsFacebookPageUsed)
-
#IF(#DisplayFeature EQ "NotAllowed")
#Action.NameOrAlias#ELSE
#INCLUDE(#Template)#ENDIF
#ENDIF
#ENDIF
#ENDLOCAL
#ENDMENU
#MENU("RightTabs")
#LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #Action.Object))
#IF(#DisplayFeature NE "NotVisible")
-
#INCLUDE(#Template)
#ENDIF#ENDLOCAL
#ENDMENU
#ENDIF