document.getElementById('greenopinion_widget_i_572093958_c_663c63c0a5b9c').innerHTML = '
3,8/5
'; var green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c = 0; function green_opinion_scroll_greenopinion_widget_i_572093958_c_663c63c0a5b9c(orientation) { if (orientation == 'left') { green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c -= 200; } if (orientation == 'right') { green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c += 200; } if (green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c < 0) { green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c = 0; } var max_scroll = document.getElementById('green-opinion-slides_greenopinion_widget_i_572093958_c_663c63c0a5b9c').scrollWidth - document.getElementById('green-opinion-slides_greenopinion_widget_i_572093958_c_663c63c0a5b9c').clientWidth; if (green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c > max_scroll) { green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c = max_scroll; } document.getElementById('green-opinion-slides_greenopinion_widget_i_572093958_c_663c63c0a5b9c').scrollTo(green_opinion_scroll_position_greenopinion_widget_i_572093958_c_663c63c0a5b9c,0) }