Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1 614: | Rivi 1 614: | ||
var colors = { 'average': 'BurlyWood', 'trend': '#ff4500', 'obses': 'lightgray', 'curObses': '#3366cc', 'selObses': 'gold', 'noticeObses': 'tan' }; | var colors = { 'average': 'BurlyWood', 'trend': '#ff4500', 'obses': 'lightgray', 'curObses': '#3366cc', 'selObses': 'gold', 'noticeObses': 'tan' }; | ||
function i18n( | function i18n() { | ||
var o = {}; | |||
if ( typeof o.lang == 'undefined' ) { o.lang = memo.lang; } | if ( typeof o.lang == 'undefined' ) { o.lang = memo.lang; } | ||


