, and even /*..*/\r\n * Double clicking at the beginning or the end of the text selects the entire text\r\n * Double clicking at the beginning or the end of a line selects the entire line\r\n\r\n== Text editing ==\r\nThe editing commands all use a command-key modifier such as the Apple key or the alt key. The key combinations below are for text editing\r\n * a -- select All. First use selects what you may have just typed. Second use selects entire text.\r\n * x -- Cut. Cut the selected text and copy it to the clipboard.\r\n * c -- Copy. Copy the selected text to the clipboard\r\n * v -- Paste. Paste the clipboard contents to the current selection\r\n * m -- More. Repeat the last replacement. In other words search forward for the next possible similar replacement and perform it. This is a great time-saver because you don't have to plan ahead for multiple replacements.\r\n * e -- Exchange. Exchange the current selection with the previous selection. Another great time-saver, especially in conjunction with double-click selection.\r\n * f -- Find. Prompts for some text and then searches for the first occurrence in the text following the current selection.\r\n * g -- aGain. Search forward for the next occurrence of the previous search string\r\n * w -- Where. When source code is online, this will search the entire code base for strings matching the current selection, and open a changeList browser on all patches containing that string.\r\n * d -- Do it. Evaluate the current selection as JavaScript.\r\n * p -- Print it. Evaluate the current selection as JavaScript and print the result following the selection.\r\n * s -- Save. Save the contents of this text pane. This may mean different things in different places.\r\n * the default behavior is to evaluate the entire text as JavaScript\r\n * when the world has the Keyboard Focus, it saves the World!\r\n\r\ncommand-key + shift +\r\n* P -- Evaluate selection or line and show the protocol of the resulting object\r\n\r\nThese emphasis commands turn their attribute on or off depending on the first character of the selection (does not work on all Browsers)\r\n * b -- Bold. Make the entire selection bold or not bold\r\n * i -- Italic. Make the entire selection italic or not italic\r\n\t \r\nThe font size commands are relative to the fontSize set for the textMorph as a whole.\r\n * + increase font size\r\n * - decreases font size\r\n\t \r\nText alignment commands\r\n * l -- Left flush\r\n * r -- Right flush\r\n * j -- Justify, ie, align flush with left and right margins\r\n * h -- Halfway, ie, center this text\r\n\r\nOther commands\r\n * u -- URL. Associate a link with this text (and color it blue)\r\n * o -- Give the selection some local color\r\n * z -- Undo the previous change to the best of our ability\r\n * shift + z -- Redo the previous change to the best of our ability\r\n\r\nNote that the Style Panel can be used to control global settings of, eg, text font, size, color and background.\r\n\r\n== Shortcuts outside of texts ==\r\nOpen tools, command key and...\r\n * b -- System code browser\r\n * l -- Local code browser\r\n * k -- Workspace\r\n * F -- Search for strings in parsed source code\r\n\r\nStyle related\r\n * alt + c -- Copy style\r\n * alt + v -- Paste style\r\n\r\nSaving\r\n * s -- save world\r\n---------\r\n","savedTextString":"fetching ... ","submorphs":[{"__isSmartRef__":true,"id":75}],"owner":{"__isSmartRef__":true,"id":73},"_livelyDataWrapperId_":"2513:TextMorph","origin":{"__isSmartRef__":true,"id":80},"shape":{"__isSmartRef__":true,"id":81},"textContent":{"__isSmartRef__":true,"id":83},"lineNumberHint":146,"pvtCachedTransform":{"__isSmartRef__":true,"id":84},"textSelection":{"__isSmartRef__":true,"id":75},"priorExtent":{"__isSmartRef__":true,"id":85},"useChangeClue":true,"changeClue":{"__isSmartRef__":true,"id":86},"suppressHandles":true,"openForDragAndDrop":false,"__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":"2513:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"75":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":74},"_livelyDataWrapperId_":"2515:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":76},"shape":{"__isSmartRef__":true,"id":77},"priorExtent":{"__isSmartRef__":true,"id":78},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":79},"openForDragAndDrop":false,"__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":"2515:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"76":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"77":{"_livelyDataWrapperId_":"2514: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":"2514: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}]}},"78":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"79":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"80":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"81":{"_x":0,"_y":0,"_width":489,"_height":2123.600000000006,"_stroke":{"__isSmartRef__":true,"id":67},"_fill":{"__isSmartRef__":true,"id":82},"__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":"489","namespaceURI":null},{"key":"height","value":"2123.600000000006","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}]}},"82":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"83":{"_fill":{"__isSmartRef__":true,"id":67},"__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}]}},"84":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"85":{"x":488,"y":192,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"86":{"submorphs":[],"owner":null,"_livelyDataWrapperId_":"2516:Morph","origin":{"__isSmartRef__":true,"id":87},"shape":{"__isSmartRef__":true,"id":88},"priorExtent":{"__isSmartRef__":true,"id":90},"mouseHandler":null,"_pointer-events":"none","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":"2516:Morph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"87":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"88":{"_x":0,"_y":0,"_width":5,"_height":5,"_stroke":{"__isSmartRef__":true,"id":67},"_fill":{"__isSmartRef__":true,"id":89},"__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":"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}]}},"89":{"r":0.8,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"90":{"x":5,"y":5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"91":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"92":{"_x":0,"_y":0,"_width":489,"_height":202,"_fill":{"__isSmartRef__":true,"id":82},"__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":"489","namespaceURI":null},{"key":"height","value":"202","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}]}},"93":{"x":500,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"94":{"_livelyDataWrapperId_":"2519:lively.scene.Clip","shape":{"__isSmartRef__":true,"id":95},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"2519:lively.scene.Clip","namespaceURI":null}]}},"95":{"_fill":{"__isSmartRef__":true,"id":82},"__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":"489","namespaceURI":null},{"key":"height","value":"202","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}]}},"96":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"97":{"submorphs":[{"__isSmartRef__":true,"id":98}],"owner":{"__isSmartRef__":true,"id":72},"_livelyDataWrapperId_":"2520:SliderMorph","origin":{"__isSmartRef__":true,"id":111},"shape":{"__isSmartRef__":true,"id":112},"priorExtent":{"__isSmartRef__":true,"id":118},"value":0,"sliderExtent":0.1,"valueScale":1,"pvtCachedTransform":{"__isSmartRef__":true,"id":119},"slider":{"__isSmartRef__":true,"id":98},"styleClass":["slider_background"],"suppressHandles":true,"attributeConnections":[{"__isSmartRef__":true,"id":120},{"__isSmartRef__":true,"id":121}],"openForDragAndDrop":false,"__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":"2520:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(488,0)","namespaceURI":null},{"key":"class","value":"slider_background","namespaceURI":null}]}},"98":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":97},"_livelyDataWrapperId_":"2521:Morph","origin":{"__isSmartRef__":true,"id":99},"shape":{"__isSmartRef__":true,"id":100},"priorExtent":{"__isSmartRef__":true,"id":107},"pvtCachedTransform":{"__isSmartRef__":true,"id":108},"mouseHandler":{"__isSmartRef__":true,"id":109},"styleClass":["slider"],"openForDragAndDrop":false,"__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":"2521:Morph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"class","value":"slider","namespaceURI":null},{"key":"display","value":"none","namespaceURI":null}]}},"99":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"100":{"_x":0,"_y":0,"_width":13,"_height":202,"_stroke":{"__isSmartRef__":true,"id":101},"_fill":{"__isSmartRef__":true,"id":102},"_rx":6,"_ry":6,"__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":"13","namespaceURI":null},{"key":"height","value":"202","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}]}},"101":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"102":{"vector":{"__isSmartRef__":true,"id":103},"stops":[{"__isSmartRef__":true,"id":104},{"__isSmartRef__":true,"id":105},{"__isSmartRef__":true,"id":106}],"refcount":19,"_livelyDataWrapperId_":"18: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":"0","namespaceURI":null},{"key":"id","value":"18:lively.paint.LinearGradient","namespaceURI":null}]}},"103":{"x":0,"y":0,"width":1,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"104":{"__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}]}},"105":{"__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}]}},"106":{"__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}]}},"107":{"x":12,"y":12,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"108":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"109":{"target":{"__isSmartRef__":true,"id":97},"eventSpec":{"__isSmartRef__":true,"id":110},"__LivelyClassName__":"MouseHandlerForRelay","__SourceModuleName__":"Global.lively.Core"},"110":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"111":{"x":488,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"112":{"_x":0,"_y":0,"_width":13,"_height":202,"_stroke":{"__isSmartRef__":true,"id":113},"_fill":{"__isSmartRef__":true,"id":114},"_rx":6,"_ry":6,"__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":"13","namespaceURI":null},{"key":"height","value":"202","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}]}},"113":{"r":0.8,"g":0.8,"b":0.8,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"114":{"vector":{"__isSmartRef__":true,"id":103},"stops":[{"__isSmartRef__":true,"id":115},{"__isSmartRef__":true,"id":116},{"__isSmartRef__":true,"id":117}],"refcount":25,"_livelyDataWrapperId_":"19: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":"0","namespaceURI":null},{"key":"id","value":"19:lively.paint.LinearGradient","namespaceURI":null}]}},"115":{"__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}]}},"116":{"__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}]}},"117":{"__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}]}},"118":{"x":5,"y":10,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"119":{"a":1,"b":0,"c":0,"d":1,"e":488,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"120":{"sourceObj":{"__isSmartRef__":true,"id":97},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":72},"targetMethodName":"setVerticalScrollPosition","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"121":{"sourceObj":{"__isSmartRef__":true,"id":97},"sourceAttrName":"getSliderExtent","targetObj":{"__isSmartRef__":true,"id":72},"targetMethodName":"getVerticalVisibleExtent","converterString":null,"updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"122":{"x":0,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"123":{"_x":0,"_y":0,"_width":501,"_height":202,"_fill":null,"_stroke":{"__isSmartRef__":true,"id":67},"__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":"501","namespaceURI":null},{"key":"height","value":"202","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null}]}},"124":{"x":500,"y":200,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"125":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":22,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"126":{"sourceObj":{"__isSmartRef__":true,"id":72},"sourceAttrName":"setVerticalScrollPosition","targetObj":{"__isSmartRef__":true,"id":97},"targetMethodName":"setValue","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"127":{"submorphs":[{"__isSmartRef__":true,"id":128},{"__isSmartRef__":true,"id":144},{"__isSmartRef__":true,"id":156},{"__isSmartRef__":true,"id":183},{"__isSmartRef__":true,"id":209}],"owner":{"__isSmartRef__":true,"id":71},"_livelyDataWrapperId_":"2523:TitleBarMorph","origin":{"__isSmartRef__":true,"id":235},"shape":{"__isSmartRef__":true,"id":236},"priorExtent":{"__isSmartRef__":true,"id":237},"pvtCachedTransform":{"__isSmartRef__":true,"id":238},"mouseHandler":null,"_pointer-events":"none","contentMorph":{"__isSmartRef__":true,"id":129},"windowMorph":{"__isSmartRef__":true,"id":71},"label":{"__isSmartRef__":true,"id":144},"closeButton":{"__isSmartRef__":true,"id":156},"menuButton":{"__isSmartRef__":true,"id":183},"collapseButton":{"__isSmartRef__":true,"id":209},"openForDragAndDrop":false,"__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":"2523:TitleBarMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"128":{"submorphs":[{"__isSmartRef__":true,"id":129}],"owner":{"__isSmartRef__":true,"id":127},"_livelyDataWrapperId_":"2525:ClipMorph","origin":{"__isSmartRef__":true,"id":138},"shape":{"__isSmartRef__":true,"id":139},"priorExtent":{"__isSmartRef__":true,"id":140},"clip":{"__isSmartRef__":true,"id":141},"_clip-path":"url(#2526:lively.scene.Clip)","isClipMorph":true,"pvtCachedTransform":{"__isSmartRef__":true,"id":143},"mouseHandler":null,"_pointer-events":"none","openForDragAndDrop":false,"__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":"2525:ClipMorph","namespaceURI":null},{"key":"clip-path","value":"url(#2526:lively.scene.Clip)","namespaceURI":null},{"key":"transform","value":"translate(-1,-1)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"129":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":128},"_livelyDataWrapperId_":"2524:Morph","origin":{"__isSmartRef__":true,"id":130},"shape":{"__isSmartRef__":true,"id":131},"priorExtent":{"__isSmartRef__":true,"id":136},"pvtCachedTransform":{"__isSmartRef__":true,"id":137},"styleClass":["titleBar"],"mouseHandler":null,"_pointer-events":"none","openForDragAndDrop":false,"__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":"2524:Morph","namespaceURI":null},{"key":"transform","value":"translate(1,1)","namespaceURI":null},{"key":"class","value":"titleBar","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"130":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"131":{"_x":0,"_y":0,"_width":501,"_height":30,"_stroke":{"__isSmartRef__":true,"id":67},"_fill":{"__isSmartRef__":true,"id":132},"_rx":8,"_ry":8,"__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":"501","namespaceURI":null},{"key":"height","value":"30","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"url(#22:lively.paint.LinearGradient)","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null}]}},"132":{"vector":{"__isSmartRef__":true,"id":48},"stops":[{"__isSmartRef__":true,"id":133},{"__isSmartRef__":true,"id":134},{"__isSmartRef__":true,"id":135}],"refcount":7,"_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}]}},"133":{"__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}]}},"134":{"__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}]}},"135":{"__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}]}},"136":{"x":501,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"137":{"a":1,"b":0,"c":0,"d":1,"e":1,"f":1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"138":{"x":-1,"y":-1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"139":{"_x":0,"_y":0,"_width":503,"_height":23,"_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":"503","namespaceURI":null},{"key":"height","value":"23","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"140":{"x":501,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"141":{"_livelyDataWrapperId_":"2526:lively.scene.Clip","shape":{"__isSmartRef__":true,"id":142},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"2526:lively.scene.Clip","namespaceURI":null}]}},"142":{"_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":"503","namespaceURI":null},{"key":"height","value":"23","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"143":{"a":1,"b":0,"c":0,"d":1,"e":-1,"f":-1,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"144":{"textString":"Command key help","savedTextString":"Command key help","submorphs":[{"__isSmartRef__":true,"id":145}],"owner":{"__isSmartRef__":true,"id":127},"_livelyDataWrapperId_":"2527:TextMorph","origin":{"__isSmartRef__":true,"id":150},"shape":{"__isSmartRef__":true,"id":151},"textContent":{"__isSmartRef__":true,"id":152},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":153},"textSelection":{"__isSmartRef__":true,"id":145},"priorExtent":{"__isSmartRef__":true,"id":154},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":155},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"openForDragAndDrop":false,"styleClass":["titleBar_label"],"__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":"2527:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(193,3)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"class","value":"titleBar_label","namespaceURI":null}]}},"145":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":144},"_livelyDataWrapperId_":"2529:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":146},"shape":{"__isSmartRef__":true,"id":147},"priorExtent":{"__isSmartRef__":true,"id":148},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":149},"openForDragAndDrop":false,"__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":"2529:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"146":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"147":{"_livelyDataWrapperId_":"2528: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":"2528: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}]}},"148":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"149":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"150":{"x":193,"y":3,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"151":{"_x":0,"_y":0,"_width":118,"_height":17.2,"_stroke":{"__isSmartRef__":true,"id":67},"_fill":null,"_rx":8,"_ry":8,"__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":"118","namespaceURI":null},{"key":"height","value":"17.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},{"key":"rx","value":"8","namespaceURI":null},{"key":"ry","value":"8","namespaceURI":null},{"key":"fill-opacity","value":"0.5","namespaceURI":null}]}},"152":{"_fill":{"__isSmartRef__":true,"id":67},"__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}]}},"153":{"a":1,"b":0,"c":0,"d":1,"e":193,"f":3,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"154":{"x":116,"y":14,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"155":{"x":6,"y":2,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"156":{"submorphs":[{"__isSmartRef__":true,"id":157}],"owner":{"__isSmartRef__":true,"id":127},"_livelyDataWrapperId_":"2530:WindowControlMorph","origin":{"__isSmartRef__":true,"id":172},"shape":{"__isSmartRef__":true,"id":173},"priorExtent":{"__isSmartRef__":true,"id":179},"label":{"__isSmartRef__":true,"id":157},"pvtCachedTransform":{"__isSmartRef__":true,"id":180},"styleClass":["titleBar_closeButton"],"attributeConnections":[{"__isSmartRef__":true,"id":181},{"__isSmartRef__":true,"id":182}],"openForDragAndDrop":false,"__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":"2530:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(490,11)","namespaceURI":null},{"key":"class","value":"titleBar_closeButton","namespaceURI":null}]}},"157":{"textString":"X","savedTextString":"X","submorphs":[{"__isSmartRef__":true,"id":158}],"owner":{"__isSmartRef__":true,"id":156},"_livelyDataWrapperId_":"2531:TextMorph","origin":{"__isSmartRef__":true,"id":163},"shape":{"__isSmartRef__":true,"id":164},"textContent":{"__isSmartRef__":true,"id":165},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":167},"textSelection":{"__isSmartRef__":true,"id":158},"priorExtent":{"__isSmartRef__":true,"id":168},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":169},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"styleClass":["titleBar_button_label"],"textColor":{"__isSmartRef__":true,"id":166},"textStyle":{"__isSmartRef__":true,"id":170},"openForDragAndDrop":false,"__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":"2531:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-4,-6)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"class","value":"titleBar_button_label","namespaceURI":null},{"key":"display","value":"none","namespaceURI":null}]}},"158":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":157},"_livelyDataWrapperId_":"2533:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":159},"shape":{"__isSmartRef__":true,"id":160},"priorExtent":{"__isSmartRef__":true,"id":161},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":162},"openForDragAndDrop":false,"__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":"2533:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"159":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"160":{"_livelyDataWrapperId_":"2532: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":"2532: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}]}},"161":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"162":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"163":{"x":-4,"y":-6,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"164":{"_x":0,"_y":0,"_width":8,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":67},"_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":"8","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}]}},"165":{"_fill":{"__isSmartRef__":true,"id":166},"__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(127,127,127)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"166":{"r":0.5,"g":0.5,"b":0.5,"a":0.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"167":{"a":1,"b":0,"c":0,"d":1,"e":-4,"f":-6,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"168":{"x":8,"y":12,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"169":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"170":{"runs":[2],"values":[{"__isSmartRef__":true,"id":171}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"171":{"style":"bold","__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"172":{"x":490,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"173":{"_cx":0,"_cy":0,"_rx":8,"_ry":8,"_fill":{"__isSmartRef__":true,"id":174},"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global.lively.scene","__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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null},{"key":"fill","value":"url(#23:lively.paint.RadialGradient)","namespaceURI":null}]}},"174":{"stops":[{"__isSmartRef__":true,"id":175},{"__isSmartRef__":true,"id":176},{"__isSmartRef__":true,"id":177}],"f":{"__isSmartRef__":true,"id":178},"refcount":15,"_livelyDataWrapperId_":"23:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"175":{"__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}]}},"176":{"__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}]}},"177":{"__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}]}},"178":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"179":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"180":{"a":1,"b":0,"c":0,"d":1,"e":490,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"181":{"sourceObj":{"__isSmartRef__":true,"id":156},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"getCloseHelp","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"182":{"sourceObj":{"__isSmartRef__":true,"id":156},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"initiateShutdown","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"183":{"submorphs":[{"__isSmartRef__":true,"id":184}],"owner":{"__isSmartRef__":true,"id":127},"_livelyDataWrapperId_":"2534:WindowControlMorph","origin":{"__isSmartRef__":true,"id":198},"shape":{"__isSmartRef__":true,"id":199},"priorExtent":{"__isSmartRef__":true,"id":205},"label":{"__isSmartRef__":true,"id":184},"pvtCachedTransform":{"__isSmartRef__":true,"id":206},"styleClass":["titleBar_menuButton"],"attributeConnections":[{"__isSmartRef__":true,"id":207},{"__isSmartRef__":true,"id":208}],"openForDragAndDrop":false,"__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":"2534:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(11,11)","namespaceURI":null},{"key":"class","value":"titleBar_menuButton","namespaceURI":null}]}},"184":{"textString":"M","savedTextString":"M","submorphs":[{"__isSmartRef__":true,"id":185}],"owner":{"__isSmartRef__":true,"id":183},"_livelyDataWrapperId_":"2535:TextMorph","origin":{"__isSmartRef__":true,"id":190},"shape":{"__isSmartRef__":true,"id":191},"textContent":{"__isSmartRef__":true,"id":192},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":193},"textSelection":{"__isSmartRef__":true,"id":185},"priorExtent":{"__isSmartRef__":true,"id":194},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":195},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"styleClass":["titleBar_button_label"],"textColor":{"__isSmartRef__":true,"id":166},"textStyle":{"__isSmartRef__":true,"id":196},"openForDragAndDrop":false,"__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":"2535:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-5,-6)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"class","value":"titleBar_button_label","namespaceURI":null},{"key":"display","value":"none","namespaceURI":null}]}},"185":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":184},"_livelyDataWrapperId_":"2537:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":186},"shape":{"__isSmartRef__":true,"id":187},"priorExtent":{"__isSmartRef__":true,"id":188},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":189},"openForDragAndDrop":false,"__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":"2537:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"186":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"187":{"_livelyDataWrapperId_":"2536: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":"2536: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}]}},"188":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"189":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"190":{"x":-5,"y":-6,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"191":{"_x":0,"_y":0,"_width":10,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":67},"_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":"10","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}]}},"192":{"_fill":{"__isSmartRef__":true,"id":166},"__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(127,127,127)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"193":{"a":1,"b":0,"c":0,"d":1,"e":-5,"f":-6,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"194":{"x":8,"y":12,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"195":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"196":{"runs":[2],"values":[{"__isSmartRef__":true,"id":197}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"197":{"style":"bold","__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"198":{"x":11,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"199":{"_cx":0,"_cy":0,"_rx":8,"_ry":8,"_fill":{"__isSmartRef__":true,"id":200},"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global.lively.scene","__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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null},{"key":"fill","value":"url(#24:lively.paint.RadialGradient)","namespaceURI":null}]}},"200":{"stops":[{"__isSmartRef__":true,"id":201},{"__isSmartRef__":true,"id":202},{"__isSmartRef__":true,"id":203}],"f":{"__isSmartRef__":true,"id":204},"refcount":15,"_livelyDataWrapperId_":"24:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"201":{"__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}]}},"202":{"__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}]}},"203":{"__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}]}},"204":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"205":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"206":{"a":1,"b":0,"c":0,"d":1,"e":11,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"207":{"sourceObj":{"__isSmartRef__":true,"id":183},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"getMenuHelp","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"208":{"sourceObj":{"__isSmartRef__":true,"id":183},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"showTargetMorphMenu","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"209":{"submorphs":[{"__isSmartRef__":true,"id":210}],"owner":{"__isSmartRef__":true,"id":127},"_livelyDataWrapperId_":"2538:WindowControlMorph","origin":{"__isSmartRef__":true,"id":224},"shape":{"__isSmartRef__":true,"id":225},"priorExtent":{"__isSmartRef__":true,"id":231},"label":{"__isSmartRef__":true,"id":210},"pvtCachedTransform":{"__isSmartRef__":true,"id":232},"styleClass":["titleBar_collapseButton"],"attributeConnections":[{"__isSmartRef__":true,"id":233},{"__isSmartRef__":true,"id":234}],"openForDragAndDrop":false,"__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":"2538:WindowControlMorph","namespaceURI":null},{"key":"transform","value":"translate(471,11)","namespaceURI":null},{"key":"class","value":"titleBar_collapseButton","namespaceURI":null}]}},"210":{"textString":"–","savedTextString":"–","submorphs":[{"__isSmartRef__":true,"id":211}],"owner":{"__isSmartRef__":true,"id":209},"_livelyDataWrapperId_":"2539:TextMorph","origin":{"__isSmartRef__":true,"id":216},"shape":{"__isSmartRef__":true,"id":217},"textContent":{"__isSmartRef__":true,"id":218},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":219},"textSelection":{"__isSmartRef__":true,"id":211},"priorExtent":{"__isSmartRef__":true,"id":220},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":221},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"styleClass":["titleBar_button_label"],"textColor":{"__isSmartRef__":true,"id":166},"textStyle":{"__isSmartRef__":true,"id":222},"openForDragAndDrop":false,"__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":"2539:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-3,-6)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"class","value":"titleBar_button_label","namespaceURI":null},{"key":"display","value":"none","namespaceURI":null}]}},"211":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":210},"_livelyDataWrapperId_":"2541:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":212},"shape":{"__isSmartRef__":true,"id":213},"priorExtent":{"__isSmartRef__":true,"id":214},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":215},"openForDragAndDrop":false,"__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":"2541:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"212":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"213":{"_livelyDataWrapperId_":"2540: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":"2540: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}]}},"214":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"215":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"216":{"x":-3,"y":-6,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"217":{"_x":0,"_y":0,"_width":7,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":67},"_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":"7","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}]}},"218":{"_fill":{"__isSmartRef__":true,"id":166},"__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(127,127,127)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"219":{"a":1,"b":0,"c":0,"d":1,"e":-3,"f":-6,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"220":{"x":8,"y":12,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"221":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"222":{"runs":[2],"values":[{"__isSmartRef__":true,"id":223}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"223":{"style":"bold","__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"224":{"x":471,"y":11,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"225":{"_cx":0,"_cy":0,"_rx":8,"_ry":8,"_fill":{"__isSmartRef__":true,"id":226},"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global.lively.scene","__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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null},{"key":"fill","value":"url(#25:lively.paint.RadialGradient)","namespaceURI":null}]}},"226":{"stops":[{"__isSmartRef__":true,"id":227},{"__isSmartRef__":true,"id":228},{"__isSmartRef__":true,"id":229}],"f":{"__isSmartRef__":true,"id":230},"refcount":15,"_livelyDataWrapperId_":"25:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"227":{"__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}]}},"228":{"__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}]}},"229":{"__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}]}},"230":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"231":{"x":16,"y":16,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"232":{"a":1,"b":0,"c":0,"d":1,"e":471,"f":11,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"233":{"sourceObj":{"__isSmartRef__":true,"id":209},"sourceAttrName":"getHelpText","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"getCollapseHelp","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"234":{"sourceObj":{"__isSmartRef__":true,"id":209},"sourceAttrName":"fire","targetObj":{"__isSmartRef__":true,"id":71},"targetMethodName":"toggleCollapse","converterString":null,"updaterString":null,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"235":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"236":{"_x":0,"_y":0,"_width":501,"_height":22,"_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":"501","namespaceURI":null},{"key":"height","value":"22","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"237":{"x":501,"y":22,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"238":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"239":{"x":1059,"y":35,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"240":{"_x":0,"_y":0,"_width":501,"_height":224,"_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":"501","namespaceURI":null},{"key":"height","value":"224","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"241":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"242":{"a":1,"b":0,"c":0,"d":1,"e":1059,"f":35,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"243":{"x":0,"y":23,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"244":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"245":{"submorphs":[{"__isSmartRef__":true,"id":246},{"__isSmartRef__":true,"id":264}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"765:Morph","origin":{"__isSmartRef__":true,"id":271},"shape":{"__isSmartRef__":true,"id":272},"priorExtent":{"__isSmartRef__":true,"id":275},"pvtCachedTransform":{"__isSmartRef__":true,"id":276},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":277},"__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":"765:Morph","namespaceURI":null},{"key":"transform","value":"translate(211,138)","namespaceURI":null}]}},"246":{"baseFill":{"__isSmartRef__":true,"id":247},"submorphs":[],"owner":{"__isSmartRef__":true,"id":245},"_livelyDataWrapperId_":"3076:ScriptableButtonMorph","origin":{"__isSmartRef__":true,"id":251},"shape":{"__isSmartRef__":true,"id":252},"priorExtent":{"__isSmartRef__":true,"id":258},"value":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":254},"lighterFill":{"__isSmartRef__":true,"id":259},"scriptSource":"","pvtCachedTransform":{"__isSmartRef__":true,"id":262},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":263},"__LivelyClassName__":"ScriptableButtonMorph","__SourceModuleName__":"Global.lively.Widgets","__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":"3076:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(267,71)","namespaceURI":null}]}},"247":{"vector":{"__isSmartRef__":true,"id":48},"stops":[{"__isSmartRef__":true,"id":248},{"__isSmartRef__":true,"id":249},{"__isSmartRef__":true,"id":250}],"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}]}},"248":{"__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}]}},"249":{"__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}]}},"250":{"__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}]}},"251":{"x":267,"y":71,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"252":{"_x":0,"_y":0,"_width":70,"_height":30,"_stroke":{"__isSmartRef__":true,"id":253},"_fill":{"__isSmartRef__":true,"id":254},"_rx":5,"_ry":5,"__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":"70","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(#3077:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"253":{"r":0.5019607843137255,"g":0.4470588235294118,"b":0.4666666666666667,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"254":{"vector":{"__isSmartRef__":true,"id":255},"stops":[{"__isSmartRef__":true,"id":256},{"__isSmartRef__":true,"id":257}],"refcount":1,"_livelyDataWrapperId_":"3077:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__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":"3077:lively.paint.LinearGradient","namespaceURI":null}]}},"255":{"x":0,"y":1,"width":0,"height":-1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"256":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global.lively.scene","__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}]}},"257":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global.lively.scene","__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}]}},"258":{"x":70,"y":30,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"259":{"vector":{"__isSmartRef__":true,"id":255},"stops":[{"__isSmartRef__":true,"id":260},{"__isSmartRef__":true,"id":261}],"refcount":0,"_livelyDataWrapperId_":"3078:lively.paint.LinearGradient","__LivelyClassName__":"lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__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":"3078:lively.paint.LinearGradient","namespaceURI":null}]}},"260":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global.lively.scene","__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}]}},"261":{"__LivelyClassName__":"lively.paint.Stop","__SourceModuleName__":"Global.lively.scene","__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}]}},"262":{"a":1,"b":0,"c":0,"d":1,"e":267,"f":71,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"263":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"264":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":245},"_livelyDataWrapperId_":"2128:Morph","origin":{"__isSmartRef__":true,"id":265},"shape":{"__isSmartRef__":true,"id":266},"priorExtent":{"__isSmartRef__":true,"id":268},"pvtCachedTransform":{"__isSmartRef__":true,"id":269},"rotation":2.4336293609958157,"scalePoint":{"__isSmartRef__":true,"id":270},"__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":"2128:Morph","namespaceURI":null},{"key":"transform","value":"translate(329,236) rotate(139.4366912841797)","namespaceURI":null}]}},"265":{"x":329,"y":236,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"266":{"_x":0,"_y":0,"_width":185,"_height":148,"_stroke":{"__isSmartRef__":true,"id":67},"_fill":{"__isSmartRef__":true,"id":267},"__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":"185","namespaceURI":null},{"key":"height","value":"148","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,0,204)","namespaceURI":null}]}},"267":{"r":0,"g":0,"b":0.8,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"268":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"269":{"a":-0.7596878968324698,"b":0.6502878588796339,"c":-0.6502878588796339,"d":-0.7596878968324698,"e":329,"f":236,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"270":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"271":{"x":211,"y":138,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"272":{"_x":0,"_y":0,"_width":488,"_height":402,"_stroke":{"__isSmartRef__":true,"id":273},"_fill":{"__isSmartRef__":true,"id":274},"__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":"488","namespaceURI":null},{"key":"height","value":"402","namespaceURI":null},{"key":"stroke","value":"rgb(255,245,168)","namespaceURI":null},{"key":"fill","value":"rgb(118,255,166)","namespaceURI":null},{"key":"fill-opacity","value":"0.55","namespaceURI":null},{"key":"stroke-opacity","value":"0.55","namespaceURI":null}]}},"273":{"r":1,"g":0.9585088660062149,"b":0.6581818494812512,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"274":{"r":0.4618183816200425,"g":1,"b":0.650351187555663,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"275":{"x":60,"y":30,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"276":{"a":1,"b":0,"c":0,"d":1,"e":211,"f":138,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"277":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"278":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"279":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"280":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"281":{"_fill":{"__isSmartRef__":true,"id":282},"_stroke":{"__isSmartRef__":true,"id":283},"__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":"1805.3","namespaceURI":null},{"key":"height","value":"3500.2","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke","value":"rgb(255,207,225)","namespaceURI":null},{"key":"stroke-width","value":"2.7","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null},{"key":"fill-opacity","value":"1","namespaceURI":null}]}},"282":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"283":{"r":1,"g":0.8117647058823529,"b":0.8823529411764706,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"284":{"x":1805.300048828125,"y":3500.199951171875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"285":{"styleName":"hpi","raisedBorder":{"__isSmartRef__":true,"id":286},"button":{"__isSmartRef__":true,"id":291},"widgetPanel":{"__isSmartRef__":true,"id":292},"focusHalo":{"__isSmartRef__":true,"id":295},"panel":{"__isSmartRef__":true,"id":297},"link":{"__isSmartRef__":true,"id":300},"helpText":{"__isSmartRef__":true,"id":302},"menu_items":{"__isSmartRef__":true,"id":304},"menu_list":{"__isSmartRef__":true,"id":306},"slider":{"__isSmartRef__":true,"id":308},"slider_background":{"__isSmartRef__":true,"id":309},"slider_horizontal":{"__isSmartRef__":true,"id":310},"slider_background_horizontal":{"__isSmartRef__":true,"id":317},"titleBar":{"__isSmartRef__":true,"id":322},"titleBar_label":{"__isSmartRef__":true,"id":323},"titleBar_label_highlight":{"__isSmartRef__":true,"id":324},"titleBar_button_label":{"__isSmartRef__":true,"id":326},"titleBar_closeButton":{"__isSmartRef__":true,"id":327},"titleBar_menuButton":{"__isSmartRef__":true,"id":328},"titleBar_collapseButton":{"__isSmartRef__":true,"id":329},"titleBar_closeButton_highlight":{"__isSmartRef__":true,"id":330},"titleBar_menuButton_highlight":{"__isSmartRef__":true,"id":336},"titleBar_collapseButton_highlight":{"__isSmartRef__":true,"id":342},"clock":{"__isSmartRef__":true,"id":348},"fabrik":{"__isSmartRef__":true,"id":353},"world":{"__isSmartRef__":true,"id":355}},"286":{"borderColor":{"__isSmartRef__":true,"id":287}},"287":{"vector":{"__isSmartRef__":true,"id":288},"stops":[{"__isSmartRef__":true,"id":289},{"__isSmartRef__":true,"id":290}],"refcount":1,"_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}]}},"288":{"x":0,"y":0,"width":1,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"289":{"__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}]}},"290":{"__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}]}},"291":{"borderColor":{"__isSmartRef__":true,"id":253},"borderWidth":0.6,"borderRadius":5,"fill":{"__isSmartRef__":true,"id":247}},"292":{"borderColor":{"__isSmartRef__":true,"id":293},"borderWidth":4,"borderRadius":16,"fill":{"__isSmartRef__":true,"id":294},"opacity":0.4},"293":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"294":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"295":{"fill":null,"borderColor":{"__isSmartRef__":true,"id":296},"strokeOpacity":0.5},"296":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"297":{"fill":{"__isSmartRef__":true,"id":298},"borderWidth":2,"borderColor":{"__isSmartRef__":true,"id":299}},"298":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"299":{"r":0.2,"g":0.2,"b":0.2,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"300":{"borderColor":{"__isSmartRef__":true,"id":301},"borderWidth":1,"fill":{"__isSmartRef__":true,"id":113}},"301":{"r":0,"g":0.8,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"302":{"borderRadius":15,"fill":{"__isSmartRef__":true,"id":303},"fillOpacity":0.8},"303":{"r":1,"g":0.9725490196078431,"b":0.8936274509803921,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"304":{"fontSize":14,"textColor":{"__isSmartRef__":true,"id":305}},"305":{"r":0.129,"g":0.129,"b":0.129,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"306":{"fill":{"__isSmartRef__":true,"id":307}},"307":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"308":{"borderColor":{"__isSmartRef__":true,"id":101},"borderOpacity":1,"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":102}},"309":{"borderColor":{"__isSmartRef__":true,"id":113},"borderWidth":1,"strokeOpacity":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":114}},"310":{"borderColor":{"__isSmartRef__":true,"id":311},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":312}},"311":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"312":{"vector":{"__isSmartRef__":true,"id":313},"stops":[{"__isSmartRef__":true,"id":314},{"__isSmartRef__":true,"id":315},{"__isSmartRef__":true,"id":316}],"refcount":5,"_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}]}},"313":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"314":{"__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}]}},"315":{"__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}]}},"316":{"__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}]}},"317":{"borderColor":{"__isSmartRef__":true,"id":311},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":318}},"318":{"vector":{"__isSmartRef__":true,"id":313},"stops":[{"__isSmartRef__":true,"id":319},{"__isSmartRef__":true,"id":320},{"__isSmartRef__":true,"id":321}],"refcount":5,"_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}]}},"319":{"__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}]}},"320":{"__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}]}},"321":{"__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}]}},"322":{"borderRadius":8,"borderWidth":2,"bordercolor":{"__isSmartRef__":true,"id":311},"fill":{"__isSmartRef__":true,"id":132}},"323":{"fill":null},"324":{"fill":{"__isSmartRef__":true,"id":325},"fillOpacity":0.5},"325":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"326":{"textColor":{"__isSmartRef__":true,"id":166},"fontStyle":"bold"},"327":{"fill":{"__isSmartRef__":true,"id":174}},"328":{"fill":{"__isSmartRef__":true,"id":200}},"329":{"fill":{"__isSmartRef__":true,"id":226}},"330":{"fill":{"__isSmartRef__":true,"id":331}},"331":{"stops":[{"__isSmartRef__":true,"id":332},{"__isSmartRef__":true,"id":333},{"__isSmartRef__":true,"id":334}],"f":{"__isSmartRef__":true,"id":335},"refcount":4,"_livelyDataWrapperId_":"26:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"332":{"__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}]}},"333":{"__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}]}},"334":{"__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}]}},"335":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"336":{"fill":{"__isSmartRef__":true,"id":337}},"337":{"stops":[{"__isSmartRef__":true,"id":338},{"__isSmartRef__":true,"id":339},{"__isSmartRef__":true,"id":340}],"f":{"__isSmartRef__":true,"id":341},"refcount":4,"_livelyDataWrapperId_":"27:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"338":{"__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}]}},"339":{"__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}]}},"340":{"__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}]}},"341":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"342":{"fill":{"__isSmartRef__":true,"id":343}},"343":{"stops":[{"__isSmartRef__":true,"id":344},{"__isSmartRef__":true,"id":345},{"__isSmartRef__":true,"id":346}],"f":{"__isSmartRef__":true,"id":347},"refcount":4,"_livelyDataWrapperId_":"28:lively.paint.RadialGradient","fx":0.4,"fy":0.2,"__SourceModuleName__":"Global.lively.scene","_fx":0.4,"_fy":0.2,"__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}]}},"344":{"__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}]}},"345":{"__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}]}},"346":{"__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}]}},"347":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"348":{"borderColor":{"__isSmartRef__":true,"id":349},"borderWidth":4,"fill":{"__isSmartRef__":true,"id":350}},"349":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"350":{"stops":[{"__isSmartRef__":true,"id":351},{"__isSmartRef__":true,"id":352}],"refcount":1,"_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}]}},"351":{"__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}]}},"352":{"__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}]}},"353":{"borderColor":{"__isSmartRef__":true,"id":354},"borderWidth":1,"borderRadius":2,"fill":{"__isSmartRef__":true,"id":113},"opacity":1},"354":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"355":{"fill":{"__isSmartRef__":true,"id":325}},"isSimplifiedRegistry":true}}]]>