document.getElementById('greenopinion_widget_i_572093926_c_663c63c0a5bc9').innerHTML = '
3,7/5
'; var green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 = 0; function green_opinion_scroll_greenopinion_widget_i_572093926_c_663c63c0a5bc9(orientation) { if (orientation == 'left') { green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 -= 200; } if (orientation == 'right') { green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 += 200; } if (green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 < 0) { green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 = 0; } var max_scroll = document.getElementById('green-opinion-slides_greenopinion_widget_i_572093926_c_663c63c0a5bc9').scrollWidth - document.getElementById('green-opinion-slides_greenopinion_widget_i_572093926_c_663c63c0a5bc9').clientWidth; if (green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 > max_scroll) { green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9 = max_scroll; } document.getElementById('green-opinion-slides_greenopinion_widget_i_572093926_c_663c63c0a5bc9').scrollTo(green_opinion_scroll_position_greenopinion_widget_i_572093926_c_663c63c0a5bc9,0) }