#INCLUDE("INC-ClientCheck") #IF(#Shop.ClosedOrClosedTempByProvider)  
#IF(#Shop.ClosedByProviderTextMBO) #Shop.ClosedByProviderTextMBO[0] #ELSE {GeneralClosedMessage} #ENDIF
#ELSE #IF(#INPUT.PopUp)
#INCLUDE("Content")
#ELSE #INCLUDE("TitleBar")
#INCLUDE("Content")
#ENDIF #ENDIF #INCLUDE("Body-Script")