{IntegrateSocialWeb}
#IF(#Cockpit.SocialWeb.Rating == 1)
{SocialWebMsgGreen}
#ELSE
#IF(#Cockpit.SocialWeb.Rating == 2)
{SocialWebMsgYellowNoTwitter} {ActivateTwitterHere}
#ELSIF(#Cockpit.SocialWeb.Rating == 3)
{SocialWebMsgYellowNoFacebook} {ActivateFacebookHere}
#ELSIF(#Cockpit.SocialWeb.Rating == 4) #REM hint: feature check done on server-side #ENDREM
{SocialWebMsgYellowNoFacebookShop} {IntegrateShopNow}
#ELSE
{SocialWebMsgRed} {ActiveFunctionsHere}
#ENDIF
#ENDIF
#Cockpit.SocialWeb.RatingSign[0]