{OptimizeDescrText}
#GETRATINGSIGN(#SEOVars.Description.RatingClass)
#LOCAL("RecommendedMin","90")
#LOCAL("RecommendedMax","140")
#LOCAL("Max","255")
#IF(#SEOVars.Description.Rating == 1)
{DescrGreen}
#SNIPPET("INC-SeoCounterBox", "Value,Words,Characters,Caption", #SEOVars.Description.Value, #SEOVars.Description.Words, #SEOVars.Description.Characters, #TRANSLATE("Description"))
#ELSIF(#SEOVars.Description.Rating == 2)
{DescrYellowToShort} (#SEOVars.Description.Characters {Characters}) {RecommendedSize}
#SNIPPET("INC-SeoCounterBox", "Value,Words,Characters,Caption", #SEOVars.Description.Value, #SEOVars.Description.Words, #SEOVars.Description.Characters, #TRANSLATE("Description"))
#ELSIF(#SEOVars.Description.Rating == 3)
{DescrYellowToLong} (#SEOVars.Description.Characters {Characters}) {RecommendedSize}
#SNIPPET("INC-SeoCounterBox", "Value,Words,Characters,Caption", #SEOVars.Description.Value, #SEOVars.Description.Words, #SEOVars.Description.Characters, #TRANSLATE("Description"))
#ELSIF(#SEOVars.Description.Rating == 4)
{DescrRedToLong} (#SEOVars.Description.Characters {Characters}). {MaxSize}
#SNIPPET("INC-SeoCounterBox", "Value,Words,Characters,Caption", #SEOVars.Description.Value, #SEOVars.Description.Words, #SEOVars.Description.Characters, #TRANSLATE("Description"))
#ELSIF(#SEOVars.Description.Rating == 5)
{DescrRedEmpty}
#ENDIF
#ENDLOCAL
#ENDLOCAL
#ENDLOCAL