#IF(#INPUT.IsEditorModeEnabled OR #INPUT.IsEditorNavElements)
#LOCAL("RequestProtocolAndServer", "")#IF(#INPUT.SERVER_PORT_SECURE)#SET("RequestProtocolAndServer", "https://".#INPUT.HTTP_HOST)#ENDIF
#IF(#DebugLevel == 0)
#ELSIF(#DebugLevel == 1)
#ELSE
#ENDIF
#IF(#DebugLevel == 0)
#ENDIF
#ENDLOCAL
#ENDIF