#LOCAL("RequestProtocolAndServer", "")#IF(#INPUT.SERVER_PORT_SECURE)#SET("RequestProtocolAndServer", "https://".#INPUT.HTTP_HOST)#ENDIF
#IF(#System.JSDebugLevel EQ "0" AND NOT #DEFINED(#INPUT.Debug))
#ELSIF(#System.JSDebugLevel EQ "1" OR #INPUT.Debug EQ "1")
#ENDIF
#ENDLOCAL