﻿function ShowSurvey(lang) {
    ShowModalPopup("/consumer/contents/profile-survey/stages/index.aspx?lang=" + lang, "Cartorama", 350, 207)
}

