{OptimizeExtDescrText}
#GETRATINGSIGN(#SEOVars.AdvDescription.RatingClass)
#IF(#SEOVars.AdvDescription.Rating == 1)
{ExtDescrGreen}
#SNIPPET("INC-SeoCounterBox", "Value,Caption", #SEOVars.AdvDescription.Value[noactivemedia], #TRANSLATE("LongDescription"))
#ELSIF(#SEOVars.AdvDescription.Rating == 2)
{ExtDescrYellowNoFormatings}
#SNIPPET("INC-SeoCounterBox", "Value,Caption", #SEOVars.AdvDescription.Value[noactivemedia], #TRANSLATE("LongDescription"))
#ELSIF(#SEOVars.AdvDescription.Rating == 3)
{ExtDescrYellowNoImageTitle}
#SNIPPET("INC-SeoCounterBox", "Value,Caption", #SEOVars.AdvDescription.Value[noactivemedia], #TRANSLATE("LongDescription"))
#ELSIF(#SEOVars.AdvDescription.Rating == 4)
{ExtDescrOrange}
#SNIPPET("INC-SeoCounterBox", "Value,Caption", #SEOVars.AdvDescription.Value[noactivemedia], #TRANSLATE("LongDescription"))
#ELSIF(#SEOVars.AdvDescription.Rating == 5)
{ExtDescrRed}
#ENDIF