// this script is evaluated on world load element) {\n\t\t\treturn locationOf(element, array, pivot, end);\n\t\t} else {\n\t\t\treturn locationOf(element, array, start, pivot);\n\t\t}\n\t}\n\n\tif (!SiteTracking || !UserTracker) { return; }\n\n\tusers = UserTracker.getInstance().getUsers();\n\t\n\tdate = new Date();\n\tyear = date.getFullYear();\n\tmonth = date.getMonth();\n\tday = date.getDate();\n\tdays = [];\n\n\tfor (i = 0; i < dayCount; i++) {\n\t\taDay = new Date(year, month, day - i);\n\t\tdays.push({\n\t\t\ttime: aDay.getTime(),\n\t\t\tday: weekdays[aDay.getDay()] + \", \" +\n\t\t\t\t\taDay.getFullYear() + \"-\" +\n\t\t\t\t\t(aDay.getMonth() + 1) + \"-\" +\n\t\t\t\t\taDay.getDate()\n\t\t});\n\t}\n\tconsole.log(days);\n\tusersSites = {};\n\tusers.each(function (user) {\n\t\ttrackings = UserTracker.getInstance().getUserTracking(user);\n\t\tsitesByDay = {};\n\t\tdays.each(function (aDay) {\n\t\t\tsitesByDay[aDay.day] = {};\n\t\t});\n\t\tfor (trackingUrl in trackings) {\n\t\t\tif (trackings.hasOwnProperty(trackingUrl)) {\n\t\t\t\tvar tracking = trackings[trackingUrl]\n\t\t\t\tvar lastLoc = 0;\n\t\t\t\tdays.each(function(day) {\n\t\t\t\t\tvar loc = locationOf(day.time, tracking),\n\t\t\t\t\t\tcount = loc - lastLoc;\n\t\t\t\t\tif (count != 0) {\n\t\t\t\t\t\tlastLoc = loc;\n\t\t\t\t\t\tsitesByDay[day.day][trackingUrl] = count;\n\t\t\t\t\t}\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\n\t\tdays.each(function (aDay) {\n\t\t\tif (Object.keys(sitesByDay[aDay.day]).length === 0) {\n\t\t\t\tdelete(sitesByDay[aDay.day]);\n\t\t\t}\n\t\t});\n\t\t\n\t\tif (Object.keys(sitesByDay).length > 0) {\n\t\t\tusersSites[user] = sitesByDay;\n\t\t}\n\t});\n\t$morph(\"output\").setTextString(JSON.prettyPrint(usersSites));","pvtCachedTransform":{"__isSmartRef__":true,"id":3072},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":3073},"attributeConnections":[],"__SourceModuleName__":"Global.lively.Widgets","label":{"__isSmartRef__":true,"id":3048},"__LivelyClassName__":"ScriptableButtonMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScriptableButtonMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1796:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(30,384)","namespaceURI":null}]}},"3043":{"vector":{"__isSmartRef__":true,"id":3044},"stops":[{"__isSmartRef__":true,"id":3045},{"__isSmartRef__":true,"id":3046},{"__isSmartRef__":true,"id":3047}],"refcount":0,"_livelyDataWrapperId_":"17:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"1","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"0","namespaceURI":null},{"key":"id","value":"17:lively.paint.LinearGradient","namespaceURI":null}]}},"3044":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3045":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(209,209,209)","namespaceURI":null}]}},"3046":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(230,230,230)","namespaceURI":null}]}},"3047":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(209,209,209)","namespaceURI":null}]}},"3048":{"textString":"get last days","savedTextString":"get last days","submorphs":[{"__isSmartRef__":true,"id":3049}],"owner":{"__isSmartRef__":true,"id":3042},"_livelyDataWrapperId_":"1301:TextMorph","origin":{"__isSmartRef__":true,"id":3054},"shape":{"__isSmartRef__":true,"id":3055},"textContent":{"__isSmartRef__":true,"id":3057},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":3058},"textSelection":{"__isSmartRef__":true,"id":3049},"priorExtent":{"__isSmartRef__":true,"id":3059},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":3060},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1301:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(11.5,9.9)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"3049":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":3048},"_livelyDataWrapperId_":"1303:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":3050},"shape":{"__isSmartRef__":true,"id":3051},"priorExtent":{"__isSmartRef__":true,"id":3052},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":3053},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1303:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"3050":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3051":{"_livelyDataWrapperId_":"1302:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"1302:lively.scene.Group","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3052":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3053":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3054":{"x":11.5,"y":9.9,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3055":{"_x":0,"_y":0,"_width":69,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":3056},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"69","namespaceURI":null},{"key":"height","value":"13.2","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3056":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3057":{"_fill":{"__isSmartRef__":true,"id":33},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"3058":{"a":1,"b":0,"c":0,"d":1,"e":11.5,"f":9.9,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3059":{"x":69,"y":13.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3060":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3061":{"x":30,"y":384,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3062":{"_x":0,"_y":0,"_width":89,"_height":30,"_stroke":{"__isSmartRef__":true,"id":3063},"_fill":{"__isSmartRef__":true,"id":3064},"_rx":5,"_ry":5,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"89","namespaceURI":null},{"key":"height","value":"30","namespaceURI":null},{"key":"stroke-width","value":"0.6","namespaceURI":null},{"key":"stroke","value":"rgb(128,114,119)","namespaceURI":null},{"key":"fill","value":"url(#1797:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"3063":{"r":0.5019607843137255,"g":0.4470588235294118,"b":0.4666666666666667,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3064":{"vector":{"__isSmartRef__":true,"id":3065},"stops":[{"__isSmartRef__":true,"id":3066},{"__isSmartRef__":true,"id":3067}],"refcount":1,"_livelyDataWrapperId_":"1797:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"1","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"0","namespaceURI":null},{"key":"id","value":"1797:lively.paint.LinearGradient","namespaceURI":null}]}},"3065":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3066":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(209,209,209)","namespaceURI":null}]}},"3067":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"3068":{"x":70,"y":30,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3069":{"vector":{"__isSmartRef__":true,"id":3065},"stops":[{"__isSmartRef__":true,"id":3070},{"__isSmartRef__":true,"id":3071}],"refcount":0,"_livelyDataWrapperId_":"1798:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"1","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"0","namespaceURI":null},{"key":"id","value":"1798:lively.paint.LinearGradient","namespaceURI":null}]}},"3070":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"3071":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(244,244,244)","namespaceURI":null}]}},"3072":{"a":1,"b":0,"c":0,"d":1,"e":30,"f":384,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3073":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3074":{"submorphs":[{"__isSmartRef__":true,"id":3075},{"__isSmartRef__":true,"id":3109}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"4573:ScrollPane","origin":{"__isSmartRef__":true,"id":3126},"shape":{"__isSmartRef__":true,"id":3127},"priorExtent":{"__isSmartRef__":true,"id":3129},"pvtCachedTransform":{"__isSmartRef__":true,"id":3130},"clipMorph":{"__isSmartRef__":true,"id":3075},"verticalScrollBar":{"__isSmartRef__":true,"id":3109},"attributeConnections":[{"__isSmartRef__":true,"id":3131}],"suppressHandles":false,"padding":{"__isSmartRef__":true,"id":3133},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":3134},"__SourceModuleName__":"Global.lively.Widgets","__LivelyClassName__":"ScrollPane","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScrollPane","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4573:ScrollPane","namespaceURI":null},{"key":"transform","value":"translate(25,439)","namespaceURI":null}]}},"3075":{"submorphs":[{"__isSmartRef__":true,"id":3076}],"owner":{"__isSmartRef__":true,"id":3074},"_livelyDataWrapperId_":"4574:ClipMorph","origin":{"__isSmartRef__":true,"id":3095},"shape":{"__isSmartRef__":true,"id":3096},"priorExtent":{"__isSmartRef__":true,"id":3097},"clip":{"__isSmartRef__":true,"id":3098},"_clip-path":"url(#38:lively.scene.Clip)","isClipMorph":true,"pvtCachedTransform":{"__isSmartRef__":true,"id":3100},"suppressHandles":true,"attributeConnections":[],"name":"","__SourceModuleName__":"Global.lively.Widgets","__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3101},"__LivelyClassName__":"ClipMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ClipMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4574:ClipMorph","namespaceURI":null},{"key":"clip-path","value":"url(#38:lively.scene.Clip)","namespaceURI":null},{"key":"transform","value":"translate(6,6)","namespaceURI":null}]}},"3076":{"textString":"{\n \"fbo\": {\n \"Monday, 2011-6-27\": {\n \"http://www.lively-kernel.org/repository/webwerkstatt/documentation/Serialization-Overview.xhtml\": 4,\n \"http://www.lively-kernel.org/repository/webwerkstatt/documentation/Rendering.xhtml\": 13\n }\n },\n \"ahold\": {\n \"Tuesday, 2011-6-28\": {\n \"http://lively-kernel.org/repository/webwerkstatt/alex/usertrackingvis.xhtml\": 8,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/eventtracking.xhtml\": 8,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/playground.xhtml\": 8,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/serverdev.xhtml\": 4,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/menutracking.xhtml\": 15,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/notes.xhtml\": 5\n },\n \"Monday, 2011-6-27\": {\n \"http://lively-kernel.org/repository/webwerkstatt/alex/eventtracking.xhtml\": 12,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/notes.xhtml\": 8\n },\n \"Thursday, 2011-6-23\": {\n \"http://lively-kernel.org/repository/webwerkstatt/alex/eventtracking.xhtml\": 1\n },\n \"Wednesday, 2011-6-22\": {\n \"http://lively-kernel.org/repository/webwerkstatt/alex/newWorld.xhtml\": 4,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/usertrackingvis.xhtml\": 13,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/alex/new/usertracking.xhtml\": 3,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/eventtracking.xhtml\": 52,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/playground.xhtml\": 11,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/serverdev.xhtml\": 16,\n \"http://lively-kernel.org/repository/webwerkstatt/NewWorldEmpty.xhtml\": 61,\n \"http://lively-kernel.org/repository/webwerkstatt/alex/serverDevNew.xhtml\": 3\n }\n }\n}","savedTextString":"empty","submorphs":[{"__isSmartRef__":true,"id":3077},{"__isSmartRef__":true,"id":3082}],"owner":{"__isSmartRef__":true,"id":3075},"_livelyDataWrapperId_":"4569:TextMorph","origin":{"__isSmartRef__":true,"id":3089},"shape":{"__isSmartRef__":true,"id":3090},"textContent":{"__isSmartRef__":true,"id":3092},"lineNumberHint":34,"pvtCachedTransform":{"__isSmartRef__":true,"id":3093},"textSelection":{"__isSmartRef__":true,"id":3077},"priorExtent":{"__isSmartRef__":true,"id":3094},"useChangeClue":true,"changeClue":{"__isSmartRef__":true,"id":3082},"suppressHandles":true,"name":"output","isSelecting":false,"hasKeyboardFocus":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4569:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"3077":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":3076},"_livelyDataWrapperId_":"4571:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":3078},"shape":{"__isSmartRef__":true,"id":3079},"priorExtent":{"__isSmartRef__":true,"id":3080},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":3081},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4571:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"3078":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3079":{"_livelyDataWrapperId_":"4570:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"4570:lively.scene.Group","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3080":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3081":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3082":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":3076},"_livelyDataWrapperId_":"4572:Morph","origin":{"__isSmartRef__":true,"id":3083},"shape":{"__isSmartRef__":true,"id":3084},"priorExtent":{"__isSmartRef__":true,"id":3087},"mouseHandler":null,"_pointer-events":"none","ignoreWhenCopying":true,"pvtCachedTransform":{"__isSmartRef__":true,"id":3088},"__SourceModuleName__":"Global.lively.oldCore.Morphs","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4572:Morph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(1,1)","namespaceURI":null}]}},"3083":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3084":{"_x":0,"_y":0,"_width":5,"_height":5,"_stroke":{"__isSmartRef__":true,"id":3085},"_fill":{"__isSmartRef__":true,"id":3086},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"5","namespaceURI":null},{"key":"height","value":"5","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null}]}},"3085":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3086":{"r":0.8,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3087":{"x":5,"y":5,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3088":{"a":1,"b":0,"c":0,"d":1,"e":1,"f":1,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3089":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3090":{"_x":0,"_y":0,"_width":833,"_height":510.79999999999967,"_stroke":{"__isSmartRef__":true,"id":3085},"_fill":{"__isSmartRef__":true,"id":3091},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"833","namespaceURI":null},{"key":"height","value":"510.79999999999967","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(243,243,243)","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3091":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3092":{"_fill":{"__isSmartRef__":true,"id":33},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"3093":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3094":{"x":821,"y":1309.2000000000007,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3095":{"x":6,"y":6,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3096":{"_x":0,"_y":0,"_width":833,"_height":599,"_fill":{"__isSmartRef__":true,"id":3091},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"833","namespaceURI":null},{"key":"height","value":"599","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(243,243,243)","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3097":{"x":300,"y":400,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3098":{"_livelyDataWrapperId_":"38:lively.scene.Clip","shape":{"__isSmartRef__":true,"id":3099},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"38:lively.scene.Clip","namespaceURI":null}]}},"3099":{"_fill":{"__isSmartRef__":true,"id":3091},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"833","namespaceURI":null},{"key":"height","value":"599","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(243,243,243)","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3100":{"a":1,"b":0,"c":0,"d":1,"e":6,"f":6,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3101":{"layoutOnSubmorphLayout":{"__isSmartRef__":true,"id":3102}},"3102":{"varMapping":{"__isSmartRef__":true,"id":3103},"source":"function layoutOnSubmorphLayout() { return true }","funcProperties":{"__isSmartRef__":true,"id":3108},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"3103":{"this":{"__isSmartRef__":true,"id":3075},"__serializedLivelyClosures__":{"__isSmartRef__":true,"id":3104}},"3104":{"$super":{"__isSmartRef__":true,"id":3105}},"3105":{"varMapping":{"__isSmartRef__":true,"id":3106},"source":"function () {\n try {\n return obj.constructor.prototype[name].apply(obj, arguments)\n } catch(e) {\n alert('Error in $super call: ' + e + '\\n' + e.stack);\n return null;\n }\n }","funcProperties":{"__isSmartRef__":true,"id":3107},"__SourceModuleName__":"Global","__LivelyClassName__":"lively.Closure"},"3106":{"obj":{"__isSmartRef__":true,"id":3075},"name":"layoutOnSubmorphLayout"},"3107":{},"3108":{},"3109":{"submorphs":[{"__isSmartRef__":true,"id":3110}],"owner":{"__isSmartRef__":true,"id":3074},"_livelyDataWrapperId_":"4576:SliderMorph","origin":{"__isSmartRef__":true,"id":3117},"shape":{"__isSmartRef__":true,"id":3118},"priorExtent":{"__isSmartRef__":true,"id":3119},"sliderExtent":0.1,"valueScale":1,"pvtCachedTransform":{"__isSmartRef__":true,"id":3120},"sliderKnob":{"__isSmartRef__":true,"id":3110},"styleClass":["slider_background"],"suppressHandles":true,"attributeConnections":[{"__isSmartRef__":true,"id":3121},{"__isSmartRef__":true,"id":3123}],"doNotSerialize":["$$value"],"doNotCopyProperties":["$$value"],"hitPoint":{"__isSmartRef__":true,"id":3125},"__SourceModuleName__":"Global.lively.Widgets","value":0,"__LivelyClassName__":"SliderMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"SliderMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4576:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(838,6)","namespaceURI":null},{"key":"class","value":"slider_background","namespaceURI":null}]}},"3110":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":3109},"_livelyDataWrapperId_":"4577:Morph","origin":{"__isSmartRef__":true,"id":3111},"shape":{"__isSmartRef__":true,"id":3112},"priorExtent":{"__isSmartRef__":true,"id":3113},"pvtCachedTransform":{"__isSmartRef__":true,"id":3114},"mouseHandler":{"__isSmartRef__":true,"id":3115},"styleClass":["slider"],"__SourceModuleName__":"Global.lively.oldCore.Morphs","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"4577:Morph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"class","value":"slider","namespaceURI":null}]}},"3111":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3112":{"_x":0,"_y":0,"_width":16,"_height":276.05574704031153,"_stroke":{"__isSmartRef__":true,"id":1522},"_fill":{"__isSmartRef__":true,"id":1523},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"16","namespaceURI":null},{"key":"height","value":"276.05574704031153","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#18:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"3113":{"x":12,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3114":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3115":{"target":{"__isSmartRef__":true,"id":3109},"eventSpec":{"__isSmartRef__":true,"id":3116},"__SourceModuleName__":"Global.lively.oldCore.Morphs","__LivelyClassName__":"MouseHandlerForRelay"},"3116":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"3117":{"x":838,"y":6,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3118":{"_x":0,"_y":0,"_width":16,"_height":602,"_stroke":{"__isSmartRef__":true,"id":1511},"_fill":{"__isSmartRef__":true,"id":1512},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"16","namespaceURI":null},{"key":"height","value":"602","namespaceURI":null},{"key":"stroke","value":"rgb(204,204,204)","namespaceURI":null},{"key":"fill","value":"url(#19:lively.paint.LinearGradient)","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"3119":{"x":5,"y":10,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3120":{"a":1,"b":0,"c":0,"d":1,"e":838,"f":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"3121":{"sourceObj":{"__isSmartRef__":true,"id":3109},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":3074},"targetMethodName":"setVerticalScrollPosition","converter":null,"converterString":null,"updater":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3122},"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"3122":{"source":{"__isSmartRef__":true,"id":3109},"target":{"__isSmartRef__":true,"id":3074}},"3123":{"sourceObj":{"__isSmartRef__":true,"id":3109},"sourceAttrName":"getSliderExtent","targetObj":{"__isSmartRef__":true,"id":3074},"targetMethodName":"getVerticalVisibleExtent","converter":null,"converterString":null,"updater":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3124},"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"3124":{"source":{"__isSmartRef__":true,"id":3109},"target":{"__isSmartRef__":true,"id":3074}},"3125":{"x":9.5,"y":187.36688032687442,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3126":{"x":25,"y":439,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3127":{"_x":0,"_y":0,"_width":857,"_height":611,"_fill":{"__isSmartRef__":true,"id":3128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"857","namespaceURI":null},{"key":"height","value":"611","namespaceURI":null},{"key":"fill","value":"rgb(204,204,204)","namespaceURI":null}]}},"3128":{"r":0.8,"g":0.8,"b":0.8,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3129":{"x":300,"y":400,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3130":{"a":1,"b":0,"c":0,"d":1,"e":25,"f":439,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3131":{"sourceObj":{"__isSmartRef__":true,"id":3074},"sourceAttrName":"setVerticalScrollPosition","targetObj":{"__isSmartRef__":true,"id":3109},"targetMethodName":"setValue","converter":null,"converterString":null,"updater":null,"updaterString":null,"varMapping":{"__isSmartRef__":true,"id":3132},"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"3132":{"source":{"__isSmartRef__":true,"id":3074},"target":{"__isSmartRef__":true,"id":3109}},"3133":{"x":3,"y":3,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3134":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3135":{"textString":"Wiki control","savedTextString":"Wiki control","submorphs":[{"__isSmartRef__":true,"id":3136}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"41:TextMorph","origin":{"__isSmartRef__":true,"id":3141},"shape":{"__isSmartRef__":true,"id":3142},"textContent":{"__isSmartRef__":true,"id":3143},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":3144},"textSelection":{"__isSmartRef__":true,"id":3136},"priorExtent":{"__isSmartRef__":true,"id":3145},"useChangeClue":false,"suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__SourceModuleName__":"Global.lively.Text","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"41:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"3136":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":3135},"_livelyDataWrapperId_":"43:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":3137},"shape":{"__isSmartRef__":true,"id":3138},"priorExtent":{"__isSmartRef__":true,"id":3139},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":3140},"__LivelyClassName__":"TextSelectionMorph","__SourceModuleName__":"Global.lively.Text","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"43:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"3137":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3138":{"_livelyDataWrapperId_":"42:lively.scene.Group","content":[],"_fill":null,"__LivelyClassName__":"lively.scene.Group","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"42:lively.scene.Group","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"3139":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3140":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3141":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3142":{"_x":0,"_y":0,"_width":80,"_height":21.2,"_stroke":{"__isSmartRef__":true,"id":33},"_fill":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"80","namespaceURI":null},{"key":"height","value":"21.2","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"3143":{"_fill":{"__isSmartRef__":true,"id":33},"__LivelyClassName__":"lively.scene.Text","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"3144":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3145":{"x":68,"y":42,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"3146":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"3147":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3148":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3149":{"_fill":{"__isSmartRef__":true,"id":3150},"_stroke":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"2289.5","namespaceURI":null},{"key":"height","value":"1866.5","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null}]}},"3150":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3151":{"x":2289.5,"y":1866.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3152":{"styleName":"hpi","raisedBorder":{"__isSmartRef__":true,"id":3153},"button":{"__isSmartRef__":true,"id":3158},"widgetPanel":{"__isSmartRef__":true,"id":3159},"focusHalo":{"__isSmartRef__":true,"id":3162},"panel":{"__isSmartRef__":true,"id":3164},"link":{"__isSmartRef__":true,"id":3167},"helpText":{"__isSmartRef__":true,"id":3169},"menu_items":{"__isSmartRef__":true,"id":3171},"menu_list":{"__isSmartRef__":true,"id":3173},"slider":{"__isSmartRef__":true,"id":3175},"slider_background":{"__isSmartRef__":true,"id":3176},"slider_horizontal":{"__isSmartRef__":true,"id":3177},"slider_background_horizontal":{"__isSmartRef__":true,"id":3184},"titleBar":{"__isSmartRef__":true,"id":3189},"titleBar_label":{"__isSmartRef__":true,"id":3194},"titleBar_label_highlight":{"__isSmartRef__":true,"id":3195},"titleBar_button_label":{"__isSmartRef__":true,"id":3197},"titleBar_closeButton":{"__isSmartRef__":true,"id":3199},"titleBar_menuButton":{"__isSmartRef__":true,"id":3205},"titleBar_collapseButton":{"__isSmartRef__":true,"id":3211},"titleBar_closeButton_highlight":{"__isSmartRef__":true,"id":3217},"titleBar_menuButton_highlight":{"__isSmartRef__":true,"id":3223},"titleBar_collapseButton_highlight":{"__isSmartRef__":true,"id":3229},"clock":{"__isSmartRef__":true,"id":3235},"fabrik":{"__isSmartRef__":true,"id":3240},"world":{"__isSmartRef__":true,"id":3242}},"3153":{"borderColor":{"__isSmartRef__":true,"id":3154}},"3154":{"vector":{"__isSmartRef__":true,"id":3155},"stops":[{"__isSmartRef__":true,"id":3156},{"__isSmartRef__":true,"id":3157}],"refcount":0,"_livelyDataWrapperId_":"16:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"0","namespaceURI":null},{"key":"x2","value":"1","namespaceURI":null},{"key":"y2","value":"1","namespaceURI":null},{"key":"id","value":"16:lively.paint.LinearGradient","namespaceURI":null}]}},"3155":{"x":0,"y":0,"width":1,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3156":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(230,230,230)","namespaceURI":null}]}},"3157":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(12,12,12)","namespaceURI":null}]}},"3158":{"borderColor":{"__isSmartRef__":true,"id":3063},"borderWidth":0.6,"borderRadius":5,"fill":{"__isSmartRef__":true,"id":3043}},"3159":{"borderColor":{"__isSmartRef__":true,"id":3160},"borderWidth":4,"borderRadius":16,"fill":{"__isSmartRef__":true,"id":3161},"opacity":0.4},"3160":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3161":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3162":{"fill":null,"borderColor":{"__isSmartRef__":true,"id":3163},"strokeOpacity":0.5},"3163":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3164":{"fill":{"__isSmartRef__":true,"id":3165},"borderWidth":2,"borderColor":{"__isSmartRef__":true,"id":3166}},"3165":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3166":{"r":0.2,"g":0.2,"b":0.2,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3167":{"borderColor":{"__isSmartRef__":true,"id":3168},"borderWidth":1,"fill":{"__isSmartRef__":true,"id":1511}},"3168":{"r":0,"g":0.8,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3169":{"borderRadius":15,"fill":{"__isSmartRef__":true,"id":3170},"fillOpacity":0.8},"3170":{"r":1,"g":0.9725490196078431,"b":0.8936274509803921,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3171":{"fontSize":14,"textColor":{"__isSmartRef__":true,"id":3172}},"3172":{"r":0.129,"g":0.129,"b":0.129,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3173":{"fill":{"__isSmartRef__":true,"id":3174}},"3174":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3175":{"borderColor":{"__isSmartRef__":true,"id":1522},"borderOpacity":1,"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":1523}},"3176":{"borderColor":{"__isSmartRef__":true,"id":1511},"borderWidth":1,"strokeOpacity":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":1512}},"3177":{"borderColor":{"__isSmartRef__":true,"id":3178},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":3179}},"3178":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3179":{"vector":{"__isSmartRef__":true,"id":3180},"stops":[{"__isSmartRef__":true,"id":3181},{"__isSmartRef__":true,"id":3182},{"__isSmartRef__":true,"id":3183}],"refcount":64,"_livelyDataWrapperId_":"20:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"0","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"1","namespaceURI":null},{"key":"id","value":"20:lively.paint.LinearGradient","namespaceURI":null}]}},"3180":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"3181":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(196,211,221)","namespaceURI":null}]}},"3182":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(137,167,187)","namespaceURI":null}]}},"3183":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(96,130,153)","namespaceURI":null}]}},"3184":{"borderColor":{"__isSmartRef__":true,"id":3178},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":3185}},"3185":{"vector":{"__isSmartRef__":true,"id":3180},"stops":[{"__isSmartRef__":true,"id":3186},{"__isSmartRef__":true,"id":3187},{"__isSmartRef__":true,"id":3188}],"refcount":64,"_livelyDataWrapperId_":"21:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"0","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"1","namespaceURI":null},{"key":"id","value":"21:lively.paint.LinearGradient","namespaceURI":null}]}},"3186":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(204,204,204)","namespaceURI":null}]}},"3187":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.4","namespaceURI":null},{"key":"stop-color","value":"rgb(240,240,240)","namespaceURI":null}]}},"3188":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(245,245,245)","namespaceURI":null}]}},"3189":{"borderRadius":8,"borderWidth":2,"bordercolor":{"__isSmartRef__":true,"id":3178},"fill":{"__isSmartRef__":true,"id":3190}},"3190":{"vector":{"__isSmartRef__":true,"id":3044},"stops":[{"__isSmartRef__":true,"id":3191},{"__isSmartRef__":true,"id":3192},{"__isSmartRef__":true,"id":3193}],"refcount":308,"_livelyDataWrapperId_":"22:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"1","namespaceURI":null},{"key":"x2","value":"0","namespaceURI":null},{"key":"y2","value":"0","namespaceURI":null},{"key":"id","value":"22:lively.paint.LinearGradient","namespaceURI":null}]}},"3191":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(184,184,184)","namespaceURI":null}]}},"3192":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.6","namespaceURI":null},{"key":"stop-color","value":"rgb(230,230,230)","namespaceURI":null}]}},"3193":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(184,184,184)","namespaceURI":null}]}},"3194":{"fill":null},"3195":{"fill":{"__isSmartRef__":true,"id":3196},"fillOpacity":0.5},"3196":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3197":{"textColor":{"__isSmartRef__":true,"id":3198},"fontStyle":"bold"},"3198":{"r":0.5,"g":0.5,"b":0.5,"a":0.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3199":{"fill":{"__isSmartRef__":true,"id":3200}},"3200":{"stops":[{"__isSmartRef__":true,"id":3201},{"__isSmartRef__":true,"id":3202},{"__isSmartRef__":true,"id":3203}],"f":{"__isSmartRef__":true,"id":3204},"refcount":562,"_livelyDataWrapperId_":"23:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"23:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3201":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(240,240,240)","namespaceURI":null}]}},"3202":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(204,204,204)","namespaceURI":null}]}},"3203":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(122,122,122)","namespaceURI":null}]}},"3204":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3205":{"fill":{"__isSmartRef__":true,"id":3206}},"3206":{"stops":[{"__isSmartRef__":true,"id":3207},{"__isSmartRef__":true,"id":3208},{"__isSmartRef__":true,"id":3209}],"f":{"__isSmartRef__":true,"id":3210},"refcount":562,"_livelyDataWrapperId_":"24:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"24:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3207":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(240,240,240)","namespaceURI":null}]}},"3208":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(204,204,204)","namespaceURI":null}]}},"3209":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(122,122,122)","namespaceURI":null}]}},"3210":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3211":{"fill":{"__isSmartRef__":true,"id":3212}},"3212":{"stops":[{"__isSmartRef__":true,"id":3213},{"__isSmartRef__":true,"id":3214},{"__isSmartRef__":true,"id":3215}],"f":{"__isSmartRef__":true,"id":3216},"refcount":562,"_livelyDataWrapperId_":"25:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"25:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3213":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(240,240,240)","namespaceURI":null}]}},"3214":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(204,204,204)","namespaceURI":null}]}},"3215":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(122,122,122)","namespaceURI":null}]}},"3216":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3217":{"fill":{"__isSmartRef__":true,"id":3218}},"3218":{"stops":[{"__isSmartRef__":true,"id":3219},{"__isSmartRef__":true,"id":3220},{"__isSmartRef__":true,"id":3221}],"f":{"__isSmartRef__":true,"id":3222},"refcount":122,"_livelyDataWrapperId_":"26:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"26:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3219":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(226,179,179)","namespaceURI":null}]}},"3220":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(158,0,0)","namespaceURI":null}]}},"3221":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(95,0,0)","namespaceURI":null}]}},"3222":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3223":{"fill":{"__isSmartRef__":true,"id":3224}},"3224":{"stops":[{"__isSmartRef__":true,"id":3225},{"__isSmartRef__":true,"id":3226},{"__isSmartRef__":true,"id":3227}],"f":{"__isSmartRef__":true,"id":3228},"refcount":122,"_livelyDataWrapperId_":"27:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"27:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3225":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(179,219,179)","namespaceURI":null}]}},"3226":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(0,133,0)","namespaceURI":null}]}},"3227":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(0,79,0)","namespaceURI":null}]}},"3228":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3229":{"fill":{"__isSmartRef__":true,"id":3230}},"3230":{"stops":[{"__isSmartRef__":true,"id":3231},{"__isSmartRef__":true,"id":3232},{"__isSmartRef__":true,"id":3233}],"f":{"__isSmartRef__":true,"id":3234},"refcount":122,"_livelyDataWrapperId_":"28:lively.paint.RadialGradient","_fx":0.4,"_fy":0.2,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"28:lively.paint.RadialGradient","namespaceURI":null},{"key":"fx","value":"0.4","namespaceURI":null},{"key":"fy","value":"0.2","namespaceURI":null}]}},"3231":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(255,243,209)","namespaceURI":null}]}},"3232":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0.5","namespaceURI":null},{"key":"stop-color","value":"rgb(255,215,102)","namespaceURI":null}]}},"3233":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(153,129,61)","namespaceURI":null}]}},"3234":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"3235":{"borderColor":{"__isSmartRef__":true,"id":3236},"borderWidth":4,"fill":{"__isSmartRef__":true,"id":3237}},"3236":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3237":{"stops":[{"__isSmartRef__":true,"id":3238},{"__isSmartRef__":true,"id":3239}],"refcount":0,"_livelyDataWrapperId_":"29:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"29:lively.paint.RadialGradient","namespaceURI":null}]}},"3238":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(243,243,243)","namespaceURI":null}]}},"3239":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(230,230,230)","namespaceURI":null}]}},"3240":{"borderColor":{"__isSmartRef__":true,"id":3241},"borderWidth":1,"borderRadius":2,"fill":{"__isSmartRef__":true,"id":1511},"opacity":1},"3241":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"3242":{"fill":{"__isSmartRef__":true,"id":3196}},"isSimplifiedRegistry":true}}]]> Lively Kernel canvas