#INCLUDE("PerformanceBar")
#INCLUDE("INC-ClientCheck")
#INCLUDE("ProviderBar")
#INCLUDE("BusyLayerScript")
#IF(#Shop.ClosedByProvider)
#IF(#Shop.ClosedByProviderTextMBO)
#Shop.ClosedByProviderTextMBO[0]
#ELSE
{GeneralClosedMessage}
#ENDIF
#ELSE
#LOCAL("HasRightSidebar", 0)#IF(#Session.User.ShowSidebar OR #Session.User.ShowFunctionHelp AND NOT #FUNCTION("IsUserHelpDisabled", #Session.User.Object , #PAGETYPE.Object)) #SET("HasRightSidebar",1) #ELSE #SET("HasRightSidebar",0) #ENDIF
#INCLUDE("INC-SidebarSettings")
#ENDLOCAL
#ENDIF
#REM White Pages Debugging: Reload trick via "&DebugWP=1" in URL. See EPG-17217 for details. #ENDREM
#IF(#INPUT.DebugWP)
#ENDIF