\" + elem.name + \": \" + elem.value;\n }\n }\n });\n //load JSON data.\n barChart.loadJSON(json);\n //end\n var list = $jit.id('id-list'),\n button = $jit.id('update'),\n orn = $jit.id('switch-orientation');\n //update json on click 'Update Data'\n $jit.util.addEvent(button, 'click', function() {\n var util = $jit.util;\n if(util.hasClass(button, 'gray')) return;\n util.removeClass(button, 'white');\n util.addClass(button, 'gray');\n barChart.updateJSON(json2);\n });\n //dynamically add legend to list\n var legend = barChart.getLegend(),\n listItems = [];\n for(var name in legend) {\n listItems.push('
 
' + name);\n }\n // list.innerHTML = '
  • ' + listItems.join('
  • ') + '
  • ';\n}\n\n\n$morph('jitXeno').removeHTMLContent();\n$morph('jitXeno').setupHTMLContent();\n init()","lineNumberHint":142,"useChangeClue":true,"suppressHandles":true,"__layered_openForDragAndDrop__":false,"name":"exampleCode","savedTextString":"var labelType, useGradients, nativeTextSupport, animate;\n\n(function() {\n var ua = navigator.userAgent,\n iStuff = ua.match(/iPhone/i) || ua.match(/iPad/i),\n typeOfCanvas = typeof HTMLCanvasElement,\n nativeCanvasSupport = (typeOfCanvas == 'object' || typeOfCanvas == 'function'),\n textSupport = nativeCanvasSupport \n && (typeof document.createElement('canvas').getContext('2d').fillText == 'function');\n //I'm setting this based on the fact that ExCanvas provides text support for IE\n //and that as of today iPhone/iPad current text support is lame\n labelType = (!nativeCanvasSupport || (textSupport && !iStuff))? 'Native' : 'HTML';\n nativeTextSupport = labelType == 'Native';\n useGradients = nativeCanvasSupport;\n animate = !(iStuff || !nativeCanvasSupport);\n})();\n\nvar Log = {\n elem: false,\n write: function(text){\n if (!this.elem) \n this.elem = document.getElementById('log');\n this.elem.innerHTML = text;\n this.elem.style.left = (500 - this.elem.offsetWidth / 2) + 'px';\n }\n};\n\n\nfunction init(){\n //init data\n var json = {\n 'label': ['label A', 'label B', 'label C', 'label D'],\n 'values': [\n {\n 'label': 'date A',\n 'values': [20, 40, 15, 5]\n }, \n {\n 'label': 'date B',\n 'values': [30, 10, 45, 10]\n }, \n {\n 'label': 'date E',\n 'values': [38, 20, 35, 17]\n }, \n {\n 'label': 'date F',\n 'values': [58, 10, 35, 32]\n }, \n {\n 'label': 'date D',\n 'values': [55, 60, 34, 38]\n }, \n {\n 'label': 'date C',\n 'values': [26, 40, 25, 40]\n }]\n \n };\n //end\n var json2 = {\n 'values': [\n {\n 'label': 'date A',\n 'values': [10, 40, 15, 7]\n }, \n {\n 'label': 'date B',\n 'values': [30, 40, 45, 9]\n }, \n {\n 'label': 'date D',\n 'values': [55, 30, 34, 26]\n }, \n {\n 'label': 'date C',\n 'values': [26, 40, 85, 28]\n }]\n \n };\n //init BarChart\n var barChart = new $jit.BarChart({\n //id of the visualization container\n injectInto: 'infovis',\n //whether to add animations\n animate: true,\n //horizontal or vertical barcharts\n orientation: 'vertical',\n //bars separation\n barsOffset: 20,\n //visualization offset\n offset: 10,\n //labels offset position\n labelOffset: 5,\n //bars style\n type: useGradients? 'stacked:gradient' : 'stacked',\n //whether to show the aggregation of the values\n showAggregates:true,\n //whether to show the labels for the bars\n showLabels:true,\n //labels style\n Label: {\n type: labelType, //Native or HTML\n size: 13,\n family: 'Arial',\n color: 'white'\n },\n //add tooltips\n Tips: {\n enable: true,\n onShow: function(tip, elem) {\n tip.innerHTML = \"\" + elem.name + \": \" + elem.value;\n }\n }\n });\n //load JSON data.\n barChart.loadJSON(json);\n //end\n var list = $jit.id('id-list'),\n button = $jit.id('update'),\n orn = $jit.id('switch-orientation');\n //update json on click 'Update Data'\n $jit.util.addEvent(button, 'click', function() {\n var util = $jit.util;\n if(util.hasClass(button, 'gray')) return;\n util.removeClass(button, 'white');\n util.addClass(button, 'gray');\n barChart.updateJSON(json2);\n });\n //dynamically add legend to list\n var legend = barChart.getLegend(),\n listItems = [];\n for(var name in legend) {\n listItems.push('
     
    ' + name);\n }\n // list.innerHTML = '
  • ' + listItems.join('
  • ') + '
  • ';\n}\n\n\n$morph('jitXeno').removeHTMLContent();\n$morph('jitXeno').setupHTMLContent();\n init()","priorExtent":{"__isSmartRef__":true,"id":632},"changeClue":{"__isSmartRef__":true,"id":633},"__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":"30850:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":623}},"624":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":624}},"625":{"registeredObject":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":625}},"626":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":626}},"627":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":628},"_stroke":{"__isSmartRef__":true,"id":629},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"850","namespaceURI":null},{"key":"height","value":"2066","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.00001","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":627}},"628":{"registeredObject":{"r":0.9529411764705882,"g":0.9529411764705882,"b":0.9529411764705882,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":628}},"629":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":629}},"630":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":631},"_stroke":null,"__LivelyClassName__":"lively.scene.Text","__SourceModuleName__":"Global","__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":"Courier","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":630}},"631":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":631}},"632":{"registeredObject":{"x":837,"y":2058,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":632}},"633":{"registeredObject":{"submorphs":[],"owner":null,"_livelyDataWrapperId_":"33433:Morph","origin":{"__isSmartRef__":true,"id":634},"shape":{"__isSmartRef__":true,"id":635},"priorExtent":{"__isSmartRef__":true,"id":637},"mouseHandler":null,"ignoreWhenCopying":true,"__LivelyClassName__":"Morph","__SourceModuleName__":"Global.lively.Core","__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":"33433:Morph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":633}},"634":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":634}},"635":{"registeredObject":{"_stroke":{"__isSmartRef__":true,"id":207},"_fill":{"__isSmartRef__":true,"id":636},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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.00001","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":635}},"636":{"registeredObject":{"r":0.8,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":636}},"637":{"registeredObject":{"x":5,"y":5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":637}},"638":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":1,"f":1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":638}},"639":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":639}},"640":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":640}},"641":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":642},"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"850","namespaceURI":null},{"key":"height","value":"755","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"rgb(243,243,243)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":641}},"642":{"registeredObject":{"r":0.9529411764705882,"g":0.9529411764705882,"b":0.9529411764705882,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":642}},"643":{"registeredObject":{"shape":{"__isSmartRef__":true,"id":644},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"30855:lively.scene.Clip","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":643}},"644":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":642},"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"850","namespaceURI":null},{"key":"height","value":"755","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"rgb(243,243,243)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":644}},"645":{"registeredObject":{"x":849,"y":755,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":645}},"646":{"registeredObject":{"submorphs":[{"__isSmartRef__":true,"id":647}],"owner":{"__isSmartRef__":true,"id":621},"_livelyDataWrapperId_":"33431:SliderMorph","origin":{"__isSmartRef__":true,"id":654},"shape":{"__isSmartRef__":true,"id":655},"priorExtent":{"__isSmartRef__":true,"id":656},"value":0,"sliderExtent":0.1,"valueScale":1,"pvtCachedTransform":{"__isSmartRef__":true,"id":657},"slider":{"__isSmartRef__":true,"id":647},"styleClass":["slider_background"],"suppressHandles":true,"attributeConnections":[{"__isSmartRef__":true,"id":658},{"__isSmartRef__":true,"id":659}],"__LivelyClassName__":"SliderMorph","__SourceModuleName__":"Global.lively.Widgets","__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":"33431:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(850,1)","namespaceURI":null},{"key":"class","value":"slider_background","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":646}},"647":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":646},"_livelyDataWrapperId_":"33432:Morph","origin":{"__isSmartRef__":true,"id":648},"shape":{"__isSmartRef__":true,"id":649},"priorExtent":{"__isSmartRef__":true,"id":650},"pvtCachedTransform":{"__isSmartRef__":true,"id":651},"mouseHandler":{"__isSmartRef__":true,"id":652},"styleClass":["slider"],"__LivelyClassName__":"Morph","__SourceModuleName__":"Global.lively.Core","__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":"33432:Morph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"class","value":"slider","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":647}},"648":{"registeredObject":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":648}},"649":{"registeredObject":{"_stroke":{"__isSmartRef__":true,"id":583},"_fill":{"__isSmartRef__":true,"id":584},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"14","namespaceURI":null},{"key":"height","value":"277.737","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}]}},"ref":{"__isSmartRef__":true,"id":649}},"650":{"registeredObject":{"x":12,"y":12,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":650}},"651":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":651}},"652":{"registeredObject":{"target":{"__isSmartRef__":true,"id":646},"eventSpec":{"__isSmartRef__":true,"id":653},"__LivelyClassName__":"MouseHandlerForRelay","__SourceModuleName__":"Global.lively.Core"},"ref":{"__isSmartRef__":true,"id":652}},"653":{"registeredObject":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"ref":{"__isSmartRef__":true,"id":653}},"654":{"registeredObject":{"x":850,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":654}},"655":{"registeredObject":{"_stroke":{"__isSmartRef__":true,"id":595},"_fill":{"__isSmartRef__":true,"id":596},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"14","namespaceURI":null},{"key":"height","value":"756","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}]}},"ref":{"__isSmartRef__":true,"id":655}},"656":{"registeredObject":{"x":5,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":656}},"657":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":850,"f":1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":657}},"658":{"registeredObject":{"sourceObj":{"__isSmartRef__":true,"id":646},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":621},"targetMethodName":"setVerticalScrollPosition","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"ref":{"__isSmartRef__":true,"id":658}},"659":{"registeredObject":{"sourceObj":{"__isSmartRef__":true,"id":646},"sourceAttrName":"getSliderExtent","targetObj":{"__isSmartRef__":true,"id":621},"targetMethodName":"getVerticalVisibleExtent","converterString":null,"updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"ref":{"__isSmartRef__":true,"id":659}},"660":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":53,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":660}},"661":{"registeredObject":{"x":0,"y":53,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":661}},"662":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":662}},"663":{"registeredObject":{"_fill":null,"_stroke":{"__isSmartRef__":true,"id":664},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"864","namespaceURI":null},{"key":"height","value":"757","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":663}},"664":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":664}},"665":{"registeredObject":{"x":864,"y":757,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":665}},"666":{"registeredObject":{"sourceObj":{"__isSmartRef__":true,"id":621},"sourceAttrName":"setVerticalScrollPosition","targetObj":{"__isSmartRef__":true,"id":646},"targetMethodName":"setValue","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"ref":{"__isSmartRef__":true,"id":666}},"667":{"registeredObject":{"submorphs":[{"__isSmartRef__":true,"id":668},{"__isSmartRef__":true,"id":686},{"__isSmartRef__":true,"id":696},{"__isSmartRef__":true,"id":708},{"__isSmartRef__":true,"id":720}],"owner":{"__isSmartRef__":true,"id":620},"pvtCachedTransform":{"__isSmartRef__":true,"id":732},"origin":{"__isSmartRef__":true,"id":733},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":734},"shape":{"__isSmartRef__":true,"id":735},"mouseHandler":null,"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":736},"contentMorph":{"__isSmartRef__":true,"id":669},"windowMorph":{"__isSmartRef__":true,"id":620},"label":{"__isSmartRef__":true,"id":686},"closeButton":{"__isSmartRef__":true,"id":696},"menuButton":{"__isSmartRef__":true,"id":708},"collapseButton":{"__isSmartRef__":true,"id":720},"__LivelyClassName__":"TitleBarMorph","__SourceModuleName__":"Global.lively.Widgets","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TitleBarMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"30861:TitleBarMorph","namespaceURI":null},{"key":"transform","value":"translate(0,31)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":667}},"668":{"registeredObject":{"submorphs":[{"__isSmartRef__":true,"id":669}],"owner":{"__isSmartRef__":true,"id":667},"pvtCachedTransform":{"__isSmartRef__":true,"id":679},"origin":{"__isSmartRef__":true,"id":680},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":681},"shape":{"__isSmartRef__":true,"id":682},"clip":{"__isSmartRef__":true,"id":683},"isClipMorph":true,"mouseHandler":null,"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":685},"__LivelyClassName__":"ClipMorph","__SourceModuleName__":"Global.lively.Widgets","__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":"30863:ClipMorph","namespaceURI":null},{"key":"clip-path","value":"url(#30864:lively.scene.Clip)","namespaceURI":null},{"key":"transform","value":"translate(-1,-1)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":668}},"669":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":668},"pvtCachedTransform":{"__isSmartRef__":true,"id":670},"origin":{"__isSmartRef__":true,"id":671},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":672},"shape":{"__isSmartRef__":true,"id":673},"styleClass":["titleBar"],"mouseHandler":null,"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":678},"__LivelyClassName__":"Morph","__SourceModuleName__":"Global.lively.Core","__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":"30862:Morph","namespaceURI":null},{"key":"transform","value":"translate(1,1)","namespaceURI":null},{"key":"class","value":"titleBar","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":669}},"670":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":1,"f":1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":670}},"671":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":671}},"672":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":672}},"673":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":674},"_stroke":{"__isSmartRef__":true,"id":677},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"864","namespaceURI":null},{"key":"height","value":"30","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"url(#26187:lively.paint.LinearGradient)","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":673}},"674":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":675},{"__isSmartRef__":true,"id":676}],"refcount":0,"__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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":"26187:lively.paint.LinearGradient","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":674}},"675":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(163,163,163)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":675}},"676":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":676}},"677":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":677}},"678":{"registeredObject":{"x":864,"y":30,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":678}},"679":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":-1,"f":-1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":679}},"680":{"registeredObject":{"x":-1,"y":-1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":680}},"681":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":681}},"682":{"registeredObject":{"_fill":null,"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"866","namespaceURI":null},{"key":"height","value":"23","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":682}},"683":{"registeredObject":{"shape":{"__isSmartRef__":true,"id":684},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"30864:lively.scene.Clip","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":683}},"684":{"registeredObject":{"_fill":null,"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"866","namespaceURI":null},{"key":"height","value":"23","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":684}},"685":{"registeredObject":{"x":866,"y":23,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":685}},"686":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":667},"pvtCachedTransform":{"__isSmartRef__":true,"id":687},"origin":{"__isSmartRef__":true,"id":688},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":689},"shape":{"__isSmartRef__":true,"id":690},"textContent":{"__isSmartRef__":true,"id":692},"fontFamily":"Helvetica","fontSize":12,"textColor":{"__isSmartRef__":true,"id":693},"textString":"Workspace","shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":694},"wrap":"Shrink","mouseHandler":null,"suppressGrabbing":true,"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":695},"lineNumberHint":0,"styleClass":["titleBar_label_highlight"],"__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":"30865:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(395.5,0.000004999999999810711)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"class","value":"titleBar_label_highlight","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":686}},"687":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":395.5,"f":0.000004999999999810711,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":687}},"688":{"registeredObject":{"x":395.5,"y":0.000004999999999810711,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":688}},"689":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":689}},"690":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":568},"_stroke":{"__isSmartRef__":true,"id":691},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"74","namespaceURI":null},{"key":"height","value":"17.2","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null},{"key":"fill-opacity","value":"0.5","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":690}},"691":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":691}},"692":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":693},"_stroke":null,"__LivelyClassName__":"lively.scene.Text","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":692}},"693":{"registeredObject":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":693}},"694":{"registeredObject":{"x":6,"y":2,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":694}},"695":{"registeredObject":{"x":61,"y":13.200000762939453,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":695}},"696":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":667},"pvtCachedTransform":{"__isSmartRef__":true,"id":697},"origin":{"__isSmartRef__":true,"id":698},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":699},"shape":{"__isSmartRef__":true,"id":700},"formalModel":{"__isSmartRef__":true,"id":706},"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":707},"styleClass":["titleBar_closeButton_highlight"],"__LivelyClassName__":"WindowControlMorph","__SourceModuleName__":"Global.lively.Widgets","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"WindowControlMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"30867:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(853,11)","namespaceURI":null},{"key":"class","value":"titleBar_closeButton_highlight","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":696}},"697":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":853,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":697}},"698":{"registeredObject":{"x":853,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":698}},"699":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":699}},"700":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":701},"_stroke":null,"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"0","namespaceURI":null},{"key":"cy","value":"0","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"url(#26:lively.paint.RadialGradient)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":700}},"701":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":702},{"__isSmartRef__":true,"id":703},{"__isSmartRef__":true,"id":704}],"f":{"__isSmartRef__":true,"id":705},"refcount":1,"_livelyDataWrapperId_":"26:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":701}},"702":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":702}},"703":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":703}},"704":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":704}},"705":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":705}},"706":{"registeredObject":{"delegate":{"__isSmartRef__":true,"id":620},"__SourceModuleName__":"Global.anonymous_module_3","definition":"{\"HelpText\":\"-CloseHelp\",\"Trigger\":\"=initiateShutdown\"}","isInstanceOfAnonymousClass":true,"isRelay":true},"ref":{"__isSmartRef__":true,"id":706}},"707":{"registeredObject":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":707}},"708":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":667},"pvtCachedTransform":{"__isSmartRef__":true,"id":709},"origin":{"__isSmartRef__":true,"id":710},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":711},"shape":{"__isSmartRef__":true,"id":712},"formalModel":{"__isSmartRef__":true,"id":718},"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":719},"styleClass":["titleBar_menuButton_highlight"],"__LivelyClassName__":"WindowControlMorph","__SourceModuleName__":"Global.lively.Widgets","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"WindowControlMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"30869:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(11,11)","namespaceURI":null},{"key":"class","value":"titleBar_menuButton_highlight","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":708}},"709":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":11,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":709}},"710":{"registeredObject":{"x":11,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":710}},"711":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":711}},"712":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":713},"_stroke":null,"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"0","namespaceURI":null},{"key":"cy","value":"0","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"url(#27:lively.paint.RadialGradient)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":712}},"713":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":714},{"__isSmartRef__":true,"id":715},{"__isSmartRef__":true,"id":716}],"f":{"__isSmartRef__":true,"id":717},"refcount":1,"_livelyDataWrapperId_":"27:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":713}},"714":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":714}},"715":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":715}},"716":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":716}},"717":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":717}},"718":{"registeredObject":{"delegate":{"__isSmartRef__":true,"id":620},"__SourceModuleName__":"Global.anonymous_module_3","definition":"{\"HelpText\":\"-MenuHelp\",\"Trigger\":\"=showTargetMorphMenu\"}","isInstanceOfAnonymousClass":true,"isRelay":true},"ref":{"__isSmartRef__":true,"id":718}},"719":{"registeredObject":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":719}},"720":{"registeredObject":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":667},"pvtCachedTransform":{"__isSmartRef__":true,"id":721},"origin":{"__isSmartRef__":true,"id":722},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":723},"shape":{"__isSmartRef__":true,"id":724},"formalModel":{"__isSmartRef__":true,"id":730},"__layered_openForDragAndDrop__":false,"priorExtent":{"__isSmartRef__":true,"id":731},"styleClass":["titleBar_collapseButton_highlight"],"__LivelyClassName__":"WindowControlMorph","__SourceModuleName__":"Global.lively.Widgets","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"WindowControlMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"30871:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(834,11)","namespaceURI":null},{"key":"class","value":"titleBar_collapseButton_highlight","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":720}},"721":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":834,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":721}},"722":{"registeredObject":{"x":834,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":722}},"723":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":723}},"724":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":725},"_stroke":null,"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"0","namespaceURI":null},{"key":"cy","value":"0","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"url(#28:lively.paint.RadialGradient)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":724}},"725":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":726},{"__isSmartRef__":true,"id":727},{"__isSmartRef__":true,"id":728}],"f":{"__isSmartRef__":true,"id":729},"refcount":1,"_livelyDataWrapperId_":"28:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":725}},"726":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":726}},"727":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":727}},"728":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":728}},"729":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":729}},"730":{"registeredObject":{"delegate":{"__isSmartRef__":true,"id":620},"__SourceModuleName__":"Global.anonymous_module_3","definition":"{\"HelpText\":\"-CollapseHelp\",\"Trigger\":\"=toggleCollapse\"}","isInstanceOfAnonymousClass":true,"isRelay":true},"ref":{"__isSmartRef__":true,"id":730}},"731":{"registeredObject":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":731}},"732":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":31,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":732}},"733":{"registeredObject":{"x":0,"y":31,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":733}},"734":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":734}},"735":{"registeredObject":{"_fill":null,"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"864","namespaceURI":null},{"key":"height","value":"22","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":735}},"736":{"registeredObject":{"x":864,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":736}},"737":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":632,"f":88,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":737}},"738":{"registeredObject":{"x":632,"y":88,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":738}},"739":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":739}},"740":{"registeredObject":{"_fill":null,"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"31","namespaceURI":null},{"key":"width","value":"864","namespaceURI":null},{"key":"height","value":"779","namespaceURI":null},{"key":"stroke-width","value":"0.00001","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":740}},"741":{"registeredObject":{"x":0,"y":22.999999999999996,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":741}},"742":{"registeredObject":{"x":864,"y":779,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":742}},"743":{"registeredObject":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":743}},"744":{"registeredObject":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":744}},"745":{"registeredObject":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":745}},"746":{"registeredObject":{"_fill":{"__isSmartRef__":true,"id":747},"_stroke":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global","__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":"1551","namespaceURI":null},{"key":"height","value":"1031","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":746}},"747":{"registeredObject":{"r":1,"g":1,"b":1,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":747}},"748":{"registeredObject":{"x":1551,"y":1031,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":748}},"749":{"registeredObject":{"styleName":"hpi","raisedBorder":{"__isSmartRef__":true,"id":750},"button":{"__isSmartRef__":true,"id":755},"widgetPanel":{"__isSmartRef__":true,"id":761},"focusHalo":{"__isSmartRef__":true,"id":764},"panel":{"__isSmartRef__":true,"id":766},"link":{"__isSmartRef__":true,"id":769},"helpText":{"__isSmartRef__":true,"id":771},"menu_items":{"__isSmartRef__":true,"id":773},"menu_list":{"__isSmartRef__":true,"id":775},"slider":{"__isSmartRef__":true,"id":777},"slider_background":{"__isSmartRef__":true,"id":778},"slider_horizontal":{"__isSmartRef__":true,"id":779},"slider_background_horizontal":{"__isSmartRef__":true,"id":786},"titleBar":{"__isSmartRef__":true,"id":791},"titleBar_label":{"__isSmartRef__":true,"id":796},"titleBar_label_highlight":{"__isSmartRef__":true,"id":797},"titleBar_button_label":{"__isSmartRef__":true,"id":798},"titleBar_closeButton":{"__isSmartRef__":true,"id":800},"titleBar_menuButton":{"__isSmartRef__":true,"id":806},"titleBar_collapseButton":{"__isSmartRef__":true,"id":812},"titleBar_closeButton_highlight":{"__isSmartRef__":true,"id":818},"titleBar_menuButton_highlight":{"__isSmartRef__":true,"id":819},"titleBar_collapseButton_highlight":{"__isSmartRef__":true,"id":820},"clock":{"__isSmartRef__":true,"id":821},"fabrik":{"__isSmartRef__":true,"id":825},"world":{"__isSmartRef__":true,"id":827}},"ref":{"__isSmartRef__":true,"id":749}},"750":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":751}},"ref":{"__isSmartRef__":true,"id":750}},"751":{"registeredObject":{"vector":{"__isSmartRef__":true,"id":752},"stops":[{"__isSmartRef__":true,"id":753},{"__isSmartRef__":true,"id":754}],"refcount":0,"_livelyDataWrapperId_":"16:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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":"0","namespaceURI":null},{"key":"id","value":"16:lively.paint.LinearGradient","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":751}},"752":{"registeredObject":{"x":0,"y":0,"width":1,"height":1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":752}},"753":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":753}},"754":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":754}},"755":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":756},"borderWidth":0.6,"borderRadius":5,"fill":{"__isSmartRef__":true,"id":757}},"ref":{"__isSmartRef__":true,"id":755}},"756":{"registeredObject":{"r":0.5019607843137255,"g":0.4470588235294118,"b":0.4666666666666667,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":756}},"757":{"registeredObject":{"vector":{"__isSmartRef__":true,"id":18},"stops":[{"__isSmartRef__":true,"id":758},{"__isSmartRef__":true,"id":759},{"__isSmartRef__":true,"id":760}],"refcount":0,"_livelyDataWrapperId_":"17:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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":"0","namespaceURI":null},{"key":"id","value":"17:lively.paint.LinearGradient","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":757}},"758":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":758}},"759":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":759}},"760":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":760}},"761":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":762},"borderWidth":4,"borderRadius":16,"fill":{"__isSmartRef__":true,"id":763},"opacity":0.4},"ref":{"__isSmartRef__":true,"id":761}},"762":{"registeredObject":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":762}},"763":{"registeredObject":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":763}},"764":{"registeredObject":{"fill":null,"borderColor":{"__isSmartRef__":true,"id":765},"strokeOpacity":0.5},"ref":{"__isSmartRef__":true,"id":764}},"765":{"registeredObject":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":765}},"766":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":767},"borderWidth":2,"borderColor":{"__isSmartRef__":true,"id":768}},"ref":{"__isSmartRef__":true,"id":766}},"767":{"registeredObject":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":767}},"768":{"registeredObject":{"r":0.2,"g":0.2,"b":0.2,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":768}},"769":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":770},"borderWidth":1,"fill":{"__isSmartRef__":true,"id":595}},"ref":{"__isSmartRef__":true,"id":769}},"770":{"registeredObject":{"r":0,"g":0.8,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":770}},"771":{"registeredObject":{"borderRadius":15,"fill":{"__isSmartRef__":true,"id":772},"fillOpacity":0.8},"ref":{"__isSmartRef__":true,"id":771}},"772":{"registeredObject":{"r":1,"g":0.9725490196078431,"b":0.8936274509803921,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":772}},"773":{"registeredObject":{"fontSize":14,"textColor":{"__isSmartRef__":true,"id":774}},"ref":{"__isSmartRef__":true,"id":773}},"774":{"registeredObject":{"r":0.129,"g":0.129,"b":0.129,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":774}},"775":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":776}},"ref":{"__isSmartRef__":true,"id":775}},"776":{"registeredObject":{"r":1,"g":1,"b":1,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":776}},"777":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":583},"borderOpacity":1,"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":584}},"ref":{"__isSmartRef__":true,"id":777}},"778":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":595},"borderWidth":1,"strokeOpacity":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":596}},"ref":{"__isSmartRef__":true,"id":778}},"779":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":780},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":781}},"ref":{"__isSmartRef__":true,"id":779}},"780":{"registeredObject":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":780}},"781":{"registeredObject":{"vector":{"__isSmartRef__":true,"id":782},"stops":[{"__isSmartRef__":true,"id":783},{"__isSmartRef__":true,"id":784},{"__isSmartRef__":true,"id":785}],"refcount":0,"_livelyDataWrapperId_":"20:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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":"20:lively.paint.LinearGradient","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":781}},"782":{"registeredObject":{"x":0,"y":0,"width":0,"height":1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":782}},"783":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":783}},"784":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":784}},"785":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":785}},"786":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":780},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":787}},"ref":{"__isSmartRef__":true,"id":786}},"787":{"registeredObject":{"vector":{"__isSmartRef__":true,"id":782},"stops":[{"__isSmartRef__":true,"id":788},{"__isSmartRef__":true,"id":789},{"__isSmartRef__":true,"id":790}],"refcount":0,"_livelyDataWrapperId_":"21:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":787}},"788":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":788}},"789":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":789}},"790":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":790}},"791":{"registeredObject":{"borderRadius":8,"borderWidth":2,"bordercolor":{"__isSmartRef__":true,"id":780},"fill":{"__isSmartRef__":true,"id":792}},"ref":{"__isSmartRef__":true,"id":791}},"792":{"registeredObject":{"vector":{"__isSmartRef__":true,"id":18},"stops":[{"__isSmartRef__":true,"id":793},{"__isSmartRef__":true,"id":794},{"__isSmartRef__":true,"id":795}],"refcount":0,"_livelyDataWrapperId_":"22:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":792}},"793":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":793}},"794":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":794}},"795":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":795}},"796":{"registeredObject":{"fill":null},"ref":{"__isSmartRef__":true,"id":796}},"797":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":568},"fillOpacity":0.5},"ref":{"__isSmartRef__":true,"id":797}},"798":{"registeredObject":{"textColor":{"__isSmartRef__":true,"id":799},"fontStyle":"bold"},"ref":{"__isSmartRef__":true,"id":798}},"799":{"registeredObject":{"r":0.5,"g":0.5,"b":0.5,"a":0.5,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":799}},"800":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":801}},"ref":{"__isSmartRef__":true,"id":800}},"801":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":802},{"__isSmartRef__":true,"id":803},{"__isSmartRef__":true,"id":804}],"f":{"__isSmartRef__":true,"id":805},"refcount":1,"_livelyDataWrapperId_":"23:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":801}},"802":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":802}},"803":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":803}},"804":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":804}},"805":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":805}},"806":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":807}},"ref":{"__isSmartRef__":true,"id":806}},"807":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":808},{"__isSmartRef__":true,"id":809},{"__isSmartRef__":true,"id":810}],"f":{"__isSmartRef__":true,"id":811},"refcount":1,"_livelyDataWrapperId_":"24:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":807}},"808":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":808}},"809":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":809}},"810":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":810}},"811":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":811}},"812":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":813}},"ref":{"__isSmartRef__":true,"id":812}},"813":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":814},{"__isSmartRef__":true,"id":815},{"__isSmartRef__":true,"id":816}],"f":{"__isSmartRef__":true,"id":817},"refcount":1,"_livelyDataWrapperId_":"25:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":813}},"814":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":814}},"815":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":815}},"816":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":816}},"817":{"registeredObject":{"x":0.4,"y":0.2,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":817}},"818":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":701}},"ref":{"__isSmartRef__":true,"id":818}},"819":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":713}},"ref":{"__isSmartRef__":true,"id":819}},"820":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":725}},"ref":{"__isSmartRef__":true,"id":820}},"821":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":207},"borderWidth":4,"fill":{"__isSmartRef__":true,"id":822}},"ref":{"__isSmartRef__":true,"id":821}},"822":{"registeredObject":{"stops":[{"__isSmartRef__":true,"id":823},{"__isSmartRef__":true,"id":824}],"refcount":0,"_livelyDataWrapperId_":"29:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"29:lively.paint.RadialGradient","namespaceURI":null}]}},"ref":{"__isSmartRef__":true,"id":822}},"823":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":823}},"824":{"registeredObject":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global","__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}]}},"ref":{"__isSmartRef__":true,"id":824}},"825":{"registeredObject":{"borderColor":{"__isSmartRef__":true,"id":826},"borderWidth":1,"borderRadius":2,"fill":{"__isSmartRef__":true,"id":595},"opacity":1},"ref":{"__isSmartRef__":true,"id":825}},"826":{"registeredObject":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"ref":{"__isSmartRef__":true,"id":826}},"827":{"registeredObject":{"fill":{"__isSmartRef__":true,"id":568}},"ref":{"__isSmartRef__":true,"id":827}}}}]]> Lively Kernel canvas