#IF(#Shop.FeatureMaxValue.Forum OR #Shop.FeatureMaxValue.Blog)
{OwnBlogOrForum}
#LOCAL("Days","0")
#IF(#Cockpit.ForumBlog.Rating <= 2 ) {ForumBlogMsgGreen}
#ELSIF(#Cockpit.ForumBlog.Rating <= 4) #SET("Days","2") {ForumBlogMsgYellow}
#ELSIF(#Cockpit.ForumBlog.Rating <= 6) #SET("Days","5") {ForumBlogMsgYellow}
#ELSIF(#Cockpit.ForumBlog.Rating <= 8) #SET("Days","20") {ForumBlogMsgYellow}
#ELSE {ForumBlogMsgRedNotUsed} {CreateBlogOrForum}
#ENDIF
#ENDLOCAL
#IF(#Cockpit.ForumBlog.ShowGooglePlusURLInfo){SetGooglePlusURL1} {SetGooglePlusURL2}#ENDIF
#Cockpit.ForumBlog.RatingSign[0]
#ENDIF