0 && ratio < 100) {\n\t\tworld.setScale(ratio);\n\t\tworld.resizeCanvasToFitWorld();\n\t\tvar pos = this.getTransform().transformPoint(this.shape.bounds().topLeft());\n\t\tthis.setPosition(pt(0,0))\n\t\tGlobal.scrollTo(0, 0)\n\t\tvar canvas = world.canvas();\n\t\tcanvas.setAttribute(\"width\", windowExtent.x);\t\n\t\tcanvas.setAttribute(\"height\", windowExtent.y);\t\t\t\t\n\t\tthis.clipWorld();\n\t};\n});\n\napp.addScript(function leaveFullScreen() {\n\tif (!this.fullScreen) return;\n\tthis.setPosition(this.oldPosition)\n\tthis.unclipWorld();\n\tthis.fullScreen = false;\n\tthis.world().setScale(this.oldWorldScale);\n\tthis.world().resizeCanvasToFitWorld();\n\tthis.oldWorldScale = null;\n\tGlobal.scrollTo(this.oldPosition.x, this.oldPosition.y)\n})\n\napp.addScript(function clipWorld() {\n\tthis.unclipWorld();\n\tthis.owner.addMorphFront(this);\n\tvar clipBounds = this.getPosition().extent(this.shape.bounds().extent()),\n\t\tclip = new lively.scene.Clip(new lively.scene.Rectangle(clipBounds)),\n\t\tworld = this.world();\n\tclip.reference();\n\tclip.applyTo(world);\t\t\n\tworld.worldClip = clip;\n})\n\napp.addScript(function unclipWorld() {\n\tvar world = this.world();\n\tif (world.worldClip) {\n\t\tworld.worldClip.dereference();\n\t\tdelete world.worldClip;\n\t};\n\tworld.setTrait(\"clip-path\", \"\");\n})","savedTextString":"app = $morph('app')\napp.fullScreen = false;\napp.addScript(function enterFullScreen() {\n\tif (this.fullScreen) return;\n\tthis.fullScreen = true;\n\tthis.oldPosition = this.getPosition();\n\tthis.oldWorldScale = this.getScale();\n\tvar world = this.world(),\n\t\twindowExtent = world.windowBounds().extent(),\n\t\tratioY = (windowExtent.y / this.getExtent().y) * world.getScale(),\n\t\tratioX = (windowExtent.y / this.getExtent().y) * world.getScale(),\n\t\tratio = Math.min(ratioX, ratioY);\n\tif (ratio > 0 && ratio < 100) {\n\t\tworld.setScale(ratio);\n\t\tworld.resizeCanvasToFitWorld();\n\t\tvar pos = this.getTransform().transformPoint(this.shape.bounds().topLeft());\n\t\tthis.setPosition(pt(0,0))\n\t\tGlobal.scrollTo(0, 0)\n\t\tvar canvas = world.canvas();\n\t\tcanvas.setAttribute(\"width\", windowExtent.x);\t\n\t\tcanvas.setAttribute(\"height\", windowExtent.y);\t\t\t\t\n\t\tthis.clipWorld();\n\t};\n});\n\napp.addScript(function leaveFullScreen() {\n\tif (!this.fullScreen) return;\n\tthis.setPosition(this.oldPosition)\n\tthis.unclipWorld();\n\tthis.fullScreen = false;\n\tthis.world().setScale(this.oldWorldScale);\n\tthis.world().resizeCanvasToFitWorld();\n\tthis.oldWorldScale = null;\n\tGlobal.scrollTo(this.oldPosition.x, this.oldPosition.y)\n})\n\napp.addScript(function clipWorld() {\n\tthis.unclipWorld();\n\tthis.owner.addMorphFront(this);\n\tvar clipBounds = this.getPosition().extent(this.shape.bounds().extent()),\n\t\tclip = new lively.scene.Clip(new lively.scene.Rectangle(clipBounds)),\n\t\tworld = this.world();\n\tclip.reference();\n\tclip.applyTo(world);\t\t\n\tworld.worldClip = clip;\n})\n\napp.addScript(function unclipWorld() {\n\tvar world = this.world();\n\tif (world.worldClip) {\n\t\tworld.worldClip.dereference();\n\t\tdelete world.worldClip;\n\t};\n\tworld.setTrait(\"clip-path\", \"\");\n})","priorExtent":{"__isSmartRef__":true,"id":393},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"textStyle":{"__isSmartRef__":true,"id":394},"undoTextStyle":{"__isSmartRef__":true,"id":467},"fontSize":17,"padding":{"__isSmartRef__":true,"id":333},"textColor":{"__isSmartRef__":true,"id":287},"fontFamily":"Courier","__SourceModuleName__":"Global.lively.Text","lastSearchString":"car","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12910:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(2070.379320438062,1105.3767659082728)","namespaceURI":null}]}},"383":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":382},"_livelyDataWrapperId_":"12912:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":384},"shape":{"__isSmartRef__":true,"id":385},"priorExtent":{"__isSmartRef__":true,"id":386},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":387},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12912:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"384":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"385":{"_livelyDataWrapperId_":"12911:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12911: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}]}},"386":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"387":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"388":{"a":1,"b":0,"c":0,"d":1,"e":2070.379320438062,"f":1105.3767659082728,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"389":{"x":2070.379320438062,"y":1105.3767659082728,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"390":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"391":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":285},"_x":0,"_y":0,"_width":994.8302612304688,"_height":1131.633333333333,"__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":"994.8302612304688","namespaceURI":null},{"key":"height","value":"1131.633333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"1","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null}]}},"392":{"_fill":{"__isSmartRef__":true,"id":287},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"17","namespaceURI":null},{"key":"font-family","value":"Courier","namespaceURI":null}]}},"393":{"x":973.8302612304688,"y":1120.2999674479167,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"394":{"runs":[13,5,40,8,19,1,2,2,2,4,13,6,3,4,21,4,15,4,17,4,17,4,14,3,9,4,88,4,143,2,10,1,12,3,2,1,62,3,7,4,31,4,30,4,16,1,1,1,21,1,2,1,4,3,48,7,42,8,25,4,15,1,2,1,18,8,19,1,2,2,3,4,13,6,3,4,13,4,15,4,17,4,22,4,18,4,18,4,36,4,40,4,16,4,16,1,17,8,13,1,2,4,17,4,21,4,4,3,14,4,22,4,36,3,19,3,48,4,78,1,17,8,15,1,2,3,9,4,11,2,19,1,36,6,19,1,18,11,2,2,3,1,1],"values":[{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":396},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":397},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":398},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":399},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":400},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":401},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":402},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":403},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":404},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":405},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":406},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":407},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":408},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":409},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":410},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":411},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":412},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":413},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":414},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":415},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":416},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":417},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":418},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":419},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":420},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":421},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":422},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":423},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":424},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":425},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":426},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":427},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":428},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":429},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":430},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":431},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":432},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":433},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":434},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":435},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":436},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":437},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":438},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":439},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":440},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":441},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":442},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":443},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":444},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":445},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":446},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":447},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":448},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":449},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":450},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":451},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":452},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":453},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":454},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":455},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":456},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":457},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":458},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":459},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":460},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":461},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":462},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":463},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":464},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":465},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":466},{"__isSmartRef__":true,"id":395}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"395":{"color":{"__isSmartRef__":true,"id":292},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"396":{"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"397":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"398":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"399":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"400":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"401":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"402":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"403":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"404":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"405":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"406":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"407":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"408":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"409":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"410":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"411":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"412":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"413":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"414":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"415":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"416":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"417":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"418":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"419":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"420":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"421":{"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"422":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"423":{"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"424":{"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"425":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"426":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"427":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"428":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"429":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"430":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"431":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"432":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"433":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"434":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"435":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"436":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"437":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"438":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"439":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"440":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"441":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"442":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"443":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"444":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"445":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"446":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"447":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"448":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"449":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"450":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"451":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"452":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"453":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"454":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"455":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"456":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"457":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"458":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"459":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"460":{"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"461":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"462":{"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"463":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"464":{"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"465":{"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"466":{"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"467":{"runs":[13,5,40,8,19,1,2,2,2,4,13,6,3,4,21,4,15,4,17,4,17,4,14,3,9,4,88,4,142,2,10,1,12,3,2,1,62,3,7,4,31,4,30,4,16,1,1,1,21,1,2,1,4,3,48,7,42,8,25,4,15,1,2,1,18,8,19,1,2,2,3,4,13,6,3,4,13,4,15,4,17,4,22,4,18,4,18,4,36,4,40,4,16,4,16,1,17,8,13,1,2,4,17,4,21,4,4,3,14,4,22,4,36,3,19,3,48,4,78,1,17,8,15,1,2,3,9,4,11,2,19,1,36,6,19,1,18,11,2,2,3,1,1],"values":[{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":396},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":397},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":398},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":399},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":400},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":401},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":402},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":403},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":404},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":405},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":406},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":407},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":408},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":409},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":410},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":411},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":412},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":413},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":414},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":415},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":416},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":417},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":418},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":419},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":420},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":421},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":422},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":423},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":424},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":425},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":426},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":427},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":428},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":429},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":430},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":431},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":432},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":433},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":434},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":435},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":436},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":437},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":438},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":439},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":440},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":441},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":442},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":443},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":444},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":445},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":446},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":447},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":448},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":449},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":450},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":451},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":452},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":453},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":454},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":455},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":456},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":457},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":458},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":459},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":460},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":461},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":462},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":463},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":464},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":465},{"__isSmartRef__":true,"id":395},{"__isSmartRef__":true,"id":466},{"__isSmartRef__":true,"id":395}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"468":{"submorphs":[{"__isSmartRef__":true,"id":469}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"12940:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":474},"origin":{"__isSmartRef__":true,"id":475},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":476},"shape":{"__isSmartRef__":true,"id":477},"textContent":{"__isSmartRef__":true,"id":478},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":469},"textString":"Fullscreen","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":479},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":377},"textStyle":{"__isSmartRef__":true,"id":480},"undoTextStyle":{"__isSmartRef__":true,"id":481},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12940:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(2057.6673583984375,1048.2547607421875)","namespaceURI":null}]}},"469":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":468},"_livelyDataWrapperId_":"12942:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":470},"shape":{"__isSmartRef__":true,"id":471},"priorExtent":{"__isSmartRef__":true,"id":472},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":473},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12942:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"470":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"471":{"_livelyDataWrapperId_":"12941:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12941: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}]}},"472":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"473":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"474":{"a":1,"b":0,"c":0,"d":1,"e":2057.6673583984375,"f":1048.2547607421875,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"475":{"x":2057.6673583984375,"y":1048.2547607421875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"476":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"477":{"_fill":{"__isSmartRef__":true,"id":373},"_stroke":{"__isSmartRef__":true,"id":208},"_x":0,"_y":0,"_width":312,"_height":51.23333333333333,"__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":"312","namespaceURI":null},{"key":"height","value":"51.23333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"478":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"479":{"x":279,"y":31.900000254313152,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"480":{"runs":[10],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"481":{"runs":[1],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"482":{"submorphs":[{"__isSmartRef__":true,"id":483}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"19186:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":488},"origin":{"__isSmartRef__":true,"id":489},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":490},"shape":{"__isSmartRef__":true,"id":491},"textContent":{"__isSmartRef__":true,"id":492},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":483},"textString":"Zooming","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":493},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":377},"textStyle":{"__isSmartRef__":true,"id":494},"undoTextStyle":{"__isSmartRef__":true,"id":495},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"19186:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1010.87451171875,1648.69384765625)","namespaceURI":null}]}},"483":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":482},"_livelyDataWrapperId_":"19188:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":484},"shape":{"__isSmartRef__":true,"id":485},"priorExtent":{"__isSmartRef__":true,"id":486},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":487},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"19188:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"484":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"485":{"_livelyDataWrapperId_":"19187:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"19187: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}]}},"486":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"487":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"488":{"a":1,"b":0,"c":0,"d":1,"e":1010.87451171875,"f":1648.69384765625,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"489":{"x":1010.87451171875,"y":1648.69384765625,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"490":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"491":{"_fill":{"__isSmartRef__":true,"id":373},"_stroke":{"__isSmartRef__":true,"id":208},"_x":0,"_y":0,"_width":312,"_height":51.23333333333333,"__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":"312","namespaceURI":null},{"key":"height","value":"51.23333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"492":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"493":{"x":279,"y":31.900000254313152,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"494":{"runs":[7],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"495":{"runs":[1],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"496":{"submorphs":[{"__isSmartRef__":true,"id":497}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"24146:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":502},"origin":{"__isSmartRef__":true,"id":503},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":504},"shape":{"__isSmartRef__":true,"id":505},"textContent":{"__isSmartRef__":true,"id":506},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":497},"textString":"$morph('fuelConsumeSlider').valueScale = 20\ndisconnectAll($morph('fuelConsumeMeter'))\ndisconnectAll($morph('fuelConsumeSlider'))\n\nconnect($morph('fuelConsumeSlider'), 'value', $morph('fuelConsumeMeter'), 'literPerKm')\n\nconnect(\n\t$morph('fuelConsumeMeter'), 'literPerKm', \n\t$morph('fuelConsumeText'), 'setTextString',\n\t{converter: function(n) { return '' + Math.round(n) + ' l / 100 km'}})\n\n$morph('fuelConsumeMeter').connectionSources = ['literPerKm']\n$morph('fuelConsumeMeter').getConnectionAttributes()\n\n\n","savedTextString":"$morph('fuelConsumeSlider').valueScale = 20\ndisconnectAll($morph('fuelConsumeMeter'))\ndisconnectAll($morph('fuelConsumeSlider'))\n\nconnect($morph('fuelConsumeSlider'), 'value', $morph('fuelConsumeMeter'), 'literPerKm')\n\nconnect(\n\t$morph('fuelConsumeMeter'), 'literPerKm', \n\t$morph('fuelConsumeText'), 'setTextString',\n\t{converter: function(n) { return '' + Math.round(n) + ' l / 100 km'}})\n\n$morph('fuelConsumeMeter').connectionSources = ['literPerKm']\n$morph('fuelConsumeMeter').getConnectionAttributes()\n\n\n","priorExtent":{"__isSmartRef__":true,"id":507},"useChangeClue":false,"hasKeyboardFocus":false,"isSelecting":false,"fontFamily":"Courier","textStyle":{"__isSmartRef__":true,"id":508},"undoTextStyle":{"__isSmartRef__":true,"id":536},"fontSize":17,"padding":{"__isSmartRef__":true,"id":276},"attributeConnections":[],"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"24146:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(149.94427490234375,1128.302001953125)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"497":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":496},"_livelyDataWrapperId_":"24148:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":498},"shape":{"__isSmartRef__":true,"id":499},"priorExtent":{"__isSmartRef__":true,"id":500},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":501},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"24148:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"498":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"499":{"_livelyDataWrapperId_":"24147:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"24147: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}]}},"500":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"501":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"502":{"a":1,"b":0,"c":0,"d":1,"e":149.94427490234375,"f":1128.302001953125,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"503":{"x":149.94427490234375,"y":1128.302001953125,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"504":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"505":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-85,"_y":17,"_width":916,"_height":315.6333333333333,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-85","namespaceURI":null},{"key":"y","value":"17","namespaceURI":null},{"key":"width","value":"916","namespaceURI":null},{"key":"height","value":"315.6333333333333","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.5","namespaceURI":null}]}},"506":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"17","namespaceURI":null},{"key":"font-family","value":"Courier","namespaceURI":null}]}},"507":{"x":895,"y":283.90000406901044,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"508":{"runs":[7,19,15,2,22,18,24,19,19,19,3,7,9,18,3,12,20,18,3,12,11,17,3,15,3,1,10,1,8,4,1,1,6,1,2,3,4,12,10,3,2,120],"values":[{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":511},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":512},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":513},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":514},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":515},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":516},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":517},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":518},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":519},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":520},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":521},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":522},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":523},{"__isSmartRef__":true,"id":524},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":526},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":527},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":528},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":529},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":530},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":532},{"__isSmartRef__":true,"id":533},{"__isSmartRef__":true,"id":534},{"__isSmartRef__":true,"id":535}],"lastIndex":43,"lastRunIndex":4,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"509":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":292},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"510":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"511":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"512":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":305},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"513":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"514":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"515":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"516":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"517":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"518":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"519":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"520":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"521":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"522":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"523":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"524":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":525},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"525":{"r":0.5450980392156862,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"526":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":299},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"527":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"528":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":302},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"529":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"530":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":531},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"531":{"r":1,"g":0.0784313725490196,"b":0.5764705882352941,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"532":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":510},"__LivelyClassName__":"TextEmphasis"},"533":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":294},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"534":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":297},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"535":{"Color":{"__isSmartRef__":true,"id":510},"color":{"__isSmartRef__":true,"id":292},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"536":{"runs":[7,19,15,2,22,18,24,19,19,19,3,7,9,18,3,12,20,18,3,12,11,17,3,15,3,1,10,1,8,4,1,1,6,1,2,3,4,12,10,3,2,120],"values":[{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":511},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":512},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":513},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":514},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":515},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":516},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":517},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":518},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":519},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":520},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":521},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":522},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":523},{"__isSmartRef__":true,"id":524},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":526},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":527},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":528},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":529},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":530},{"__isSmartRef__":true,"id":509},{"__isSmartRef__":true,"id":532},{"__isSmartRef__":true,"id":533},{"__isSmartRef__":true,"id":534},{"__isSmartRef__":true,"id":535}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"537":{"submorphs":[{"__isSmartRef__":true,"id":538}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"5517:ScriptableButtonMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":550},"origin":{"__isSmartRef__":true,"id":551},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":552},"shape":{"__isSmartRef__":true,"id":553},"baseFill":{"__isSmartRef__":true,"id":559},"priorExtent":{"__isSmartRef__":true,"id":563},"value":false,"isActive":true,"scriptSource":"if (this.on) {\n\tthis.on = false\n\tthis.setLabel('center on car: off')\n\t$morph('mapMorph').shouldCenterOnCar = false;\n} else {\n\tthis.on = true\n\tthis.setLabel('center on car: on')\n\t$morph('mapMorph').shouldCenterOnCar = true;\n}","label":{"__isSmartRef__":true,"id":538},"__SourceModuleName__":"Global.lively.Widgets","suppressHandles":true,"on":false,"normalFill":{"__isSmartRef__":true,"id":554},"lighterFill":{"__isSmartRef__":true,"id":564},"__LivelyClassName__":"ScriptableButtonMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScriptableButtonMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"5517:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(70.47955322265625,1049.6082763671875)","namespaceURI":null}]}},"538":{"textString":"center on car: off","savedTextString":"center on car: off","submorphs":[{"__isSmartRef__":true,"id":539}],"owner":{"__isSmartRef__":true,"id":537},"_livelyDataWrapperId_":"37677:TextMorph","origin":{"__isSmartRef__":true,"id":544},"shape":{"__isSmartRef__":true,"id":545},"textContent":{"__isSmartRef__":true,"id":546},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":547},"textSelection":{"__isSmartRef__":true,"id":539},"priorExtent":{"__isSmartRef__":true,"id":548},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":549},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__SourceModuleName__":"Global.lively.Text","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"37677:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-7.33767032623291,9.752380585538049)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"539":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":538},"_livelyDataWrapperId_":"37679:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":540},"shape":{"__isSmartRef__":true,"id":541},"priorExtent":{"__isSmartRef__":true,"id":542},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":543},"__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":"37679:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"540":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"541":{"_livelyDataWrapperId_":"37678: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":"37678: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}]}},"542":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"543":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"544":{"x":-7.33767032623291,"y":9.752380585538049,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"545":{"_x":0,"_y":0,"_width":90,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":128},"_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":"90","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}]}},"546":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"547":{"a":1,"b":0,"c":0,"d":1,"e":-7.33767032623291,"f":9.752380585538049,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"548":{"x":188,"y":92,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"549":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"550":{"a":1,"b":0,"c":0,"d":1,"e":70.47955322265625,"f":1049.6082763671875,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"551":{"x":70.47955322265625,"y":1049.6082763671875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"552":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"553":{"_fill":{"__isSmartRef__":true,"id":554},"_stroke":{"__isSmartRef__":true,"id":558},"_x":-12.915127754211426,"_y":-0.000021243227820377797,"_width":98.15491492927717,"_height":29.704804372115404,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.915127754211426","namespaceURI":null},{"key":"y","value":"-0.000021243227820377797","namespaceURI":null},{"key":"width","value":"98.15491492927717","namespaceURI":null},{"key":"height","value":"29.704804372115404","namespaceURI":null},{"key":"stroke-width","value":"0.6","namespaceURI":null},{"key":"stroke","value":"rgb(128,114,119)","namespaceURI":null},{"key":"fill","value":"url(#6891:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"554":{"vector":{"__isSmartRef__":true,"id":555},"stops":[{"__isSmartRef__":true,"id":556},{"__isSmartRef__":true,"id":557}],"refcount":1,"_livelyDataWrapperId_":"6891: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":"6891:lively.paint.LinearGradient","namespaceURI":null}]}},"555":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"556":{"__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}]}},"557":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"558":{"r":0.5019607843137255,"g":0.4470588235294118,"b":0.4666666666666667,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"559":{"vector":{"__isSmartRef__":true,"id":560},"stops":[{"__isSmartRef__":true,"id":561},{"__isSmartRef__":true,"id":562}],"refcount":2,"_livelyDataWrapperId_":"35296: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":"35296:lively.paint.LinearGradient","namespaceURI":null}]}},"560":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"561":{"__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}]}},"562":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"563":{"x":70,"y":30,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"564":{"vector":{"__isSmartRef__":true,"id":555},"stops":[{"__isSmartRef__":true,"id":565},{"__isSmartRef__":true,"id":566}],"refcount":0,"_livelyDataWrapperId_":"6892: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":"6892:lively.paint.LinearGradient","namespaceURI":null}]}},"565":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"566":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(244,244,244)","namespaceURI":null}]}},"567":{"submorphs":[{"__isSmartRef__":true,"id":568},{"__isSmartRef__":true,"id":955},{"__isSmartRef__":true,"id":971},{"__isSmartRef__":true,"id":1001},{"__isSmartRef__":true,"id":1026},{"__isSmartRef__":true,"id":743},{"__isSmartRef__":true,"id":772},{"__isSmartRef__":true,"id":813}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"24245:Morph","origin":{"__isSmartRef__":true,"id":1047},"shape":{"__isSmartRef__":true,"id":1048},"priorExtent":{"__isSmartRef__":true,"id":1051},"pvtCachedTransform":{"__isSmartRef__":true,"id":1052},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1053},"__SourceModuleName__":"Global.lively.Core","name":"app","fullScreen":false,"oldPosition":{"__isSmartRef__":true,"id":1054},"oldWorldScale":null,"attributeConnections":[{"__isSmartRef__":true,"id":1055}],"suppressGrabbing":true,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"24245:Morph","namespaceURI":null},{"key":"transform","value":"translate(87.5943603515625,154.71636962890625)","namespaceURI":null}]},"__serializedScripts__":{"enterFullScreen":"function enterFullScreen() {\n\tif (this.fullScreen) return;\n\tthis.fullScreen = true;\n\tthis.oldPosition = this.getPosition();\n\tthis.oldWorldScale = this.getScale();\n\tvar world = this.world(),\n\t\twindowExtent = world.windowBounds().extent(),\n\t\tratioY = (windowExtent.y / this.getExtent().y) * world.getScale(),\n\t\tratioX = (windowExtent.x / this.getExtent().x) * world.getScale(),\n\t\tratio = Math.min(ratioX, ratioY);\n\tif (ratio > 0 && ratio < 100) {\n\t\tworld.setScale(ratio);\n\t\tworld.resizeCanvasToFitWorld();\n\t\tvar pos = this.getTransform().transformPoint(this.shape.bounds().topLeft());\n\t\tthis.setPosition(pt(0,0))\n\t\tGlobal.scrollTo(0, 0)\n\t\tvar canvas = world.canvas();\n\t\tcanvas.setAttribute(\"width\", windowExtent.x);\t\n\t\tcanvas.setAttribute(\"height\", windowExtent.y);\t\t\t\t\n\t\tthis.clipWorld();\n\t};\n}","leaveFullScreen":"function leaveFullScreen() {\n\tif (!this.fullScreen) return;\n\tthis.setPosition(this.oldPosition)\n\tthis.unclipWorld();\n\tthis.fullScreen = false;\n\tthis.world().setScale(this.oldWorldScale);\n\tthis.world().resizeCanvasToFitWorld();\n\tthis.oldWorldScale = null;\n\tGlobal.scrollTo(this.oldPosition.x, this.oldPosition.y)\n}","clipWorld":"function clipWorld() {\n\tthis.unclipWorld();\n\tthis.owner.addMorphFront(this);\n\tvar clipBounds = this.getPosition().extent(this.shape.bounds().extent()),\n\t\tclip = new lively.scene.Clip(new lively.scene.Rectangle(clipBounds)),\n\t\tworld = this.world();\n\tclip.reference();\n\tclip.applyTo(world);\t\t\n\tworld.worldClip = clip;\n}","unclipWorld":"function unclipWorld() {\n\tvar world = this.world();\n\tif (world.worldClip) {\n\t\tworld.worldClip.dereference();\n\t\tdelete world.worldClip;\n\t};\n\tworld.setTrait(\"clip-path\", \"\");\n}"},"withLayers":["NodeMorphLayer"]},"568":{"submorphs":[{"__isSmartRef__":true,"id":569}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"18499:ClipMorph","origin":{"__isSmartRef__":true,"id":946},"shape":{"__isSmartRef__":true,"id":947},"priorExtent":{"__isSmartRef__":true,"id":950},"clip":{"__isSmartRef__":true,"id":951},"_clip-path":"url(#31:lively.scene.Clip)","isClipMorph":true,"pvtCachedTransform":{"__isSmartRef__":true,"id":953},"suppressGrabbing":false,"suppressHandles":false,"openForDragAndDrop":true,"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":954},"name":"mapClip","__SourceModuleName__":"Global.lively.Widgets","__LivelyClassName__":"ClipMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ClipMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"18499:ClipMorph","namespaceURI":null},{"key":"clip-path","value":"url(#31:lively.scene.Clip)","namespaceURI":null},{"key":"transform","value":"translate(42.51461786293498,-21.97982029658465) scale(0.9999997880471767,0.9999997880471767)","namespaceURI":null}]}},"569":{"submorphs":[{"__isSmartRef__":true,"id":570},{"__isSmartRef__":true,"id":620},{"__isSmartRef__":true,"id":637},{"__isSmartRef__":true,"id":649},{"__isSmartRef__":true,"id":661},{"__isSmartRef__":true,"id":673},{"__isSmartRef__":true,"id":685},{"__isSmartRef__":true,"id":697}],"owner":{"__isSmartRef__":true,"id":568},"_livelyDataWrapperId_":"50002:Morph","origin":{"__isSmartRef__":true,"id":893},"shape":{"__isSmartRef__":true,"id":894},"priorExtent":{"__isSmartRef__":true,"id":897},"pvtCachedTransform":{"__isSmartRef__":true,"id":898},"name":"mapMorph","rotation":0,"scalePoint":{"__isSmartRef__":true,"id":899},"mouseHandler":{"__isSmartRef__":true,"id":900},"__SourceModuleName__":"Global.lively.Core","car":{"__isSmartRef__":true,"id":697},"attributeConnections":[{"__isSmartRef__":true,"id":901}],"shouldCenterOnCar":false,"suppressGrabbing":true,"kilometerLength":0.1,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"50002:Morph","namespaceURI":null},{"key":"transform","value":"translate(18.695989918939404,-143.360550613307)","namespaceURI":null}]},"__serializedScripts__":{"fuelStations":"function fuelStations() {\n\treturn this.submorphs.select(function(ea) { return ea.textString == \"T\"})\n}","colorFuelStations":"function colorFuelStations() {\n\tthis.fuelStations().forEach(function(ea) {\n\t\tvar color = this.car.canReachFuelStation(ea) ? Color.green : Color.red;\n\t\tif (ea.getTextColor() != color) ea.setTextColor(color);\n\t}, this)\n}","centerOnCar":"function centerOnCar() {\n\tif (!this.shouldCenterOnCar) return;\n\tvar ownerCenter = this.owner.innerBounds().center(),\n\t\tcarCenter = this.car.getCenter().matrixTransform(this.transformToMorph(this.owner));\n\tthis.align(carCenter, ownerCenter)\n}"},"withLayers":["NodeMorphLayer"]},"570":{"submorphs":[{"__isSmartRef__":true,"id":571}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"2116:ImageMorph","origin":{"__isSmartRef__":true,"id":613},"shape":{"__isSmartRef__":true,"id":614},"priorExtent":{"__isSmartRef__":true,"id":615},"image":{"__isSmartRef__":true,"id":616},"originalExtent":{"__isSmartRef__":true,"id":617},"pvtCachedTransform":{"__isSmartRef__":true,"id":618},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":619},"suppressGrabbing":true,"name":"realMap","mouseHandler":null,"__SourceModuleName__":"Global.lively.Widgets","suppressDropping":true,"openForDragAndDrop":false,"suppressHandles":true,"_pointer-events":"none","__LivelyClassName__":"ImageMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ImageMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2116:ImageMorph","namespaceURI":null},{"key":"transform","value":"translate(-0.06046423928819422,2.0723674105292957) scale(0.9999999403953552,0.9999999403953552)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"571":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":570},"_livelyDataWrapperId_":"14207:PathMorph","origin":{"__isSmartRef__":true,"id":572},"shape":{"__isSmartRef__":true,"id":573},"priorExtent":{"__isSmartRef__":true,"id":610},"pvtCachedTransform":{"__isSmartRef__":true,"id":611},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":612},"name":"path","suppressGrabbing":true,"__SourceModuleName__":"Global.lively.Core","kilometerLength":0.1,"__LivelyClassName__":"PathMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"PathMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"14207:PathMorph","namespaceURI":null},{"key":"transform","value":"translate(-109.68614905179288,-303.6719607420453) scale(0.9999999779301647,0.9999999779301647)","namespaceURI":null}]}},"572":{"x":-109.68614905179288,"y":-303.6719607420453,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"573":{"dontChangeShape":false,"cachedVertices":[{"__isSmartRef__":true,"id":574},{"__isSmartRef__":true,"id":575},{"__isSmartRef__":true,"id":576},{"__isSmartRef__":true,"id":577},{"__isSmartRef__":true,"id":578},{"__isSmartRef__":true,"id":579},{"__isSmartRef__":true,"id":580},{"__isSmartRef__":true,"id":581},{"__isSmartRef__":true,"id":582},{"__isSmartRef__":true,"id":583},{"__isSmartRef__":true,"id":584},{"__isSmartRef__":true,"id":585},{"__isSmartRef__":true,"id":586},{"__isSmartRef__":true,"id":587},{"__isSmartRef__":true,"id":588},{"__isSmartRef__":true,"id":589},{"__isSmartRef__":true,"id":590},{"__isSmartRef__":true,"id":591}],"elements":[{"__isSmartRef__":true,"id":592},{"__isSmartRef__":true,"id":593},{"__isSmartRef__":true,"id":594},{"__isSmartRef__":true,"id":595},{"__isSmartRef__":true,"id":596},{"__isSmartRef__":true,"id":597},{"__isSmartRef__":true,"id":598},{"__isSmartRef__":true,"id":599},{"__isSmartRef__":true,"id":600},{"__isSmartRef__":true,"id":601},{"__isSmartRef__":true,"id":602},{"__isSmartRef__":true,"id":603},{"__isSmartRef__":true,"id":604},{"__isSmartRef__":true,"id":605},{"__isSmartRef__":true,"id":606},{"__isSmartRef__":true,"id":607},{"__isSmartRef__":true,"id":608},{"__isSmartRef__":true,"id":609}],"_stroke":{"__isSmartRef__":true,"id":287},"_fill":null,"showInsertionPoints":true,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Path","__rawNodeInfo__":{"tagName":"path","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"d","value":"M939.0137606379162,562.6879863166807 L899.0359598330778,568.3957753316705 L798.5668339023703,590.5973115013084 L745.9544306499441,600.204924252841 L694.2570370174412,601.8236793312675 L650.0171998551584,634.7120513092683 L631.1108827946043,663.5216773063033 L611.3042649216427,671.6243846179694 L614.9054681712719,688.7301000537091 L673.3897715674241,757.2625427491462 L707.1870304022674,810.9405358555962 L726.0737125742127,859.6482951411386 L675.377881481097,946.1294187705712 L753.9067178802369,1000.801393478833 L717.1273894401332,1057.4614399946681 L679.3540250962432,1134.002204586235 L754.9007537840233,1123.0678096445824 L865.2386895631471,1135.9901995179046 ","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null}]}},"574":{"x":939.0137606379162,"y":562.6879863166807,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"575":{"x":899.0359598330778,"y":568.3957753316705,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"576":{"x":798.5668339023703,"y":590.5973115013084,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"577":{"x":745.9544306499441,"y":600.204924252841,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"578":{"x":694.2570370174412,"y":601.8236793312675,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"579":{"x":650.0171998551584,"y":634.7120513092683,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"580":{"x":631.1108827946043,"y":663.5216773063033,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"581":{"x":611.3042649216427,"y":671.6243846179694,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"582":{"x":614.9054681712719,"y":688.7301000537091,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"583":{"x":673.3897715674241,"y":757.2625427491462,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"584":{"x":707.1870304022674,"y":810.9405358555962,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"585":{"x":726.0737125742127,"y":859.6482951411386,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"586":{"x":675.377881481097,"y":946.1294187705712,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"587":{"x":753.9067178802369,"y":1000.801393478833,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"588":{"x":717.1273894401332,"y":1057.4614399946681,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"589":{"x":679.3540250962432,"y":1134.002204586235,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"590":{"x":754.9007537840233,"y":1123.0678096445824,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"591":{"x":865.2386895631471,"y":1135.9901995179046,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"592":{"isAbsolute":true,"x":939.0137606379162,"y":562.6879863166807,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.MoveTo"},"593":{"isAbsolute":true,"x":899.0359598330778,"y":568.3957753316705,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"594":{"isAbsolute":true,"x":798.5668339023703,"y":590.5973115013084,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"595":{"isAbsolute":true,"x":745.9544306499441,"y":600.204924252841,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"596":{"isAbsolute":true,"x":694.2570370174412,"y":601.8236793312675,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"597":{"isAbsolute":true,"x":650.0171998551584,"y":634.7120513092683,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"598":{"isAbsolute":true,"x":631.1108827946043,"y":663.5216773063033,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"599":{"isAbsolute":true,"x":611.3042649216427,"y":671.6243846179694,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"600":{"isAbsolute":true,"x":614.9054681712719,"y":688.7301000537091,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"601":{"isAbsolute":true,"x":673.3897715674241,"y":757.2625427491462,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"602":{"isAbsolute":true,"x":707.1870304022674,"y":810.9405358555962,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"603":{"isAbsolute":true,"x":726.0737125742127,"y":859.6482951411386,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"604":{"isAbsolute":true,"x":675.377881481097,"y":946.1294187705712,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"605":{"isAbsolute":true,"x":753.9067178802369,"y":1000.801393478833,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"606":{"isAbsolute":true,"x":717.1273894401332,"y":1057.4614399946681,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"607":{"isAbsolute":true,"x":679.3540250962432,"y":1134.002204586235,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"608":{"isAbsolute":true,"x":754.9007537840233,"y":1123.0678096445824,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"609":{"isAbsolute":true,"x":865.2386895631471,"y":1135.9901995179046,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.LineTo"},"610":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"611":{"a":0.9999999779301647,"b":0,"c":0,"d":0.9999999779301647,"e":-109.68614905179288,"f":-303.6719607420453,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"612":{"x":0.9999999779301647,"y":0.9999999779301647,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"613":{"x":-0.06046423928819422,"y":2.0723674105292957,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"614":{"_x":0,"_y":0,"_width":1242,"_height":880,"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"1242","namespaceURI":null},{"key":"height","value":"880","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"615":{"x":100,"y":100,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"616":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Image","__rawNodeInfo__":{"tagName":"image","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"xmlns","value":"http://www.w3.org/2000/svg","namespaceURI":"http://www.w3.org/2000/xmlns/"},{"key":"xmlns:xlink","value":"http://www.w3.org/1999/xlink","namespaceURI":"http://www.w3.org/2000/xmlns/"},{"key":"width","value":"1242","namespaceURI":null},{"key":"height","value":"880","namespaceURI":null},{"key":"xlink:href","value":"media/potsdamMap4.png","namespaceURI":"http://www.w3.org/1999/xlink"}]}},"617":{"x":1242,"y":880,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"618":{"a":0.9999999403953552,"b":0,"c":0,"d":0.9999999403953552,"e":-0.06046423928819422,"f":2.0723674105292957,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"619":{"x":0.9999999403953552,"y":0.9999999403953552,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"620":{"submorphs":[{"__isSmartRef__":true,"id":621}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"12887:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":626},"origin":{"__isSmartRef__":true,"id":627},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":628},"shape":{"__isSmartRef__":true,"id":629},"textContent":{"__isSmartRef__":true,"id":631},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":621},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":633},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12887:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(510.3848532172851,305.8441174166344) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"621":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":620},"_livelyDataWrapperId_":"12889:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":622},"shape":{"__isSmartRef__":true,"id":623},"priorExtent":{"__isSmartRef__":true,"id":624},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":625},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12889:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"622":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"623":{"_livelyDataWrapperId_":"12888:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12888: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}]}},"624":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"625":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"626":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":510.3848532172851,"f":305.8441174166344,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"627":{"x":510.3848532172851,"y":305.8441174166344,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"628":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"629":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"630":{"r":0.7244543419939783,"g":0.1444352367371641,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"631":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"632":{"r":0.8,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"633":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"634":{"x":14,"y":8,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"635":{"runs":[1],"values":[{"__isSmartRef__":true,"id":636}],"lastIndex":0,"lastRunIndex":0,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"RunArray"},"636":{"style":"bold","__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"637":{"submorphs":[{"__isSmartRef__":true,"id":638}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"12853:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":643},"origin":{"__isSmartRef__":true,"id":644},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":645},"shape":{"__isSmartRef__":true,"id":646},"textContent":{"__isSmartRef__":true,"id":647},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":638},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":648},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12853:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(468.8117355780487,167.38613311566314) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"638":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":637},"_livelyDataWrapperId_":"12855:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":639},"shape":{"__isSmartRef__":true,"id":640},"priorExtent":{"__isSmartRef__":true,"id":641},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":642},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12855:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"639":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"640":{"_livelyDataWrapperId_":"12854:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12854: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}]}},"641":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"642":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"643":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":468.8117355780487,"f":167.38613311566314,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"644":{"x":468.8117355780487,"y":167.38613311566314,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"645":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"646":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"647":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"648":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"649":{"submorphs":[{"__isSmartRef__":true,"id":650}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"50860:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":655},"origin":{"__isSmartRef__":true,"id":656},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":657},"shape":{"__isSmartRef__":true,"id":658},"textContent":{"__isSmartRef__":true,"id":659},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":650},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":660},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"50860:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(389.56463947146585,378.71719046563885) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"650":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":649},"_livelyDataWrapperId_":"50862:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":651},"shape":{"__isSmartRef__":true,"id":652},"priorExtent":{"__isSmartRef__":true,"id":653},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":654},"__SourceModuleName__":"Global.lively.Text","isCursor":true,"__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"50862:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"651":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"652":{"_livelyDataWrapperId_":"50861:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"50861: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}]}},"653":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"654":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"655":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":389.56463947146585,"f":378.71719046563885,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"656":{"x":389.56463947146585,"y":378.71719046563885,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"657":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"658":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"659":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"660":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"661":{"submorphs":[{"__isSmartRef__":true,"id":662}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"12835:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":667},"origin":{"__isSmartRef__":true,"id":668},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":669},"shape":{"__isSmartRef__":true,"id":670},"textContent":{"__isSmartRef__":true,"id":671},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":662},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":672},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12835:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(276.8845009240541,512.8712352038094) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"662":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":661},"_livelyDataWrapperId_":"12837:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":663},"shape":{"__isSmartRef__":true,"id":664},"priorExtent":{"__isSmartRef__":true,"id":665},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":666},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12837:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"663":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"664":{"_livelyDataWrapperId_":"12836:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12836: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}]}},"665":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"666":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"667":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":276.8845009240541,"f":512.8712352038094,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"668":{"x":276.8845009240541,"y":512.8712352038094,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"669":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"670":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"671":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"672":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"673":{"submorphs":[{"__isSmartRef__":true,"id":674}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"12912:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":679},"origin":{"__isSmartRef__":true,"id":680},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":681},"shape":{"__isSmartRef__":true,"id":682},"textContent":{"__isSmartRef__":true,"id":683},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":674},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":684},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12912:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(563.3394399046956,389.1325646006935) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"674":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":673},"_livelyDataWrapperId_":"12914:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":675},"shape":{"__isSmartRef__":true,"id":676},"priorExtent":{"__isSmartRef__":true,"id":677},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":678},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"12914:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"675":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"676":{"_livelyDataWrapperId_":"12913:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"12913: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}]}},"677":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"678":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"679":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":563.3394399046956,"f":389.1325646006935,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"680":{"x":563.3394399046956,"y":389.1325646006935,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"681":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"682":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"683":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"684":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"685":{"submorphs":[{"__isSmartRef__":true,"id":686}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"50807:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":691},"origin":{"__isSmartRef__":true,"id":692},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":693},"shape":{"__isSmartRef__":true,"id":694},"textContent":{"__isSmartRef__":true,"id":695},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":686},"textString":"T","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":696},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":24,"padding":{"__isSmartRef__":true,"id":634},"textColor":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":635},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"50807:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(786.2282815999533,239.891774545943) scale(0.999999880790714,0.999999880790714)","namespaceURI":null}]}},"686":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":685},"_livelyDataWrapperId_":"50809:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":687},"shape":{"__isSmartRef__":true,"id":688},"priorExtent":{"__isSmartRef__":true,"id":689},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":690},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"50809:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"687":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"688":{"_livelyDataWrapperId_":"50808:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"50808: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}]}},"689":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"690":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"691":{"a":0.999999880790714,"b":0,"c":0,"d":0.999999880790714,"e":786.2282815999533,"f":239.891774545943,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"692":{"x":786.2282815999533,"y":239.891774545943,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"693":{"x":0.999999880790714,"y":0.999999880790714,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"694":{"_fill":{"__isSmartRef__":true,"id":630},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-12.803709030151367,"_y":0,"_width":43.63291931152344,"_height":42.4,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-12.803709030151367","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"43.63291931152344","namespaceURI":null},{"key":"height","value":"42.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(185,36,0)","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"695":{"_fill":{"__isSmartRef__":true,"id":632},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"24","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"696":{"x":15.632919311523438,"y":26.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"697":{"submorphs":[{"__isSmartRef__":true,"id":698}],"owner":{"__isSmartRef__":true,"id":569},"_livelyDataWrapperId_":"28008:Morph","origin":{"__isSmartRef__":true,"id":708},"shape":{"__isSmartRef__":true,"id":709},"priorExtent":{"__isSmartRef__":true,"id":712},"pvtCachedTransform":{"__isSmartRef__":true,"id":713},"name":"car","fuelRadius":{"__isSmartRef__":true,"id":714},"attributeConnections":[{"__isSmartRef__":true,"id":726},{"__isSmartRef__":true,"id":727},{"__isSmartRef__":true,"id":728},{"__isSmartRef__":true,"id":890}],"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":891},"path":{"__isSmartRef__":true,"id":571},"__SourceModuleName__":"Global.lively.Core","suppressHandles":false,"suppressGrabbing":false,"kilometersDriven":0,"oldPos":{"__isSmartRef__":true,"id":892},"activeScripts":null,"relativeVelocity":0.002,"completeKilometersDriven":0,"relativePos":0.2431,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"28008:Morph","namespaceURI":null},{"key":"transform","value":"translate(564.9088142041037,313.6727715217109) scale(0.999999940395341,0.999999940395341)","namespaceURI":null}]},"__serializedScripts__":{"alignToPath":"function alignToPath(relativePos) {\n\tvar pos = this.path.getRelativePoint(relativePos);\n\tvar oldPos = this.getPosition();\n\tthis.align(this.getCenter(), this.owner.localize(pos));\n\t$morph('mapMorph').centerOnCar()\n}","centerFuelRadius":"function centerFuelRadius() { this.fuelRadius.setCenter(this.getCenter()) }","drive":"function drive(relativePos) {\n\tif ($morph('fuelMeter').liters < 0) return;\n\tthis.relativePos = relativePos;\n\tvar path = this.path,\n\t\tpos = path.getRelativePoint(relativePos),\n\t\toldPos = this.getPosition();\n\tthis.align(this.getCenter(), this.owner.localize(pos));\n\tvar distance = this.getPosition().dist(oldPos),\n\t\tkilometersDriven = distance.toFixed(3) * this.owner.kilometerLength;\n\t$morph('fuelMeter').liters -= kilometersDriven * ($morph('fuelConsumeMeter').literPerKm / 100);\n}","drivenAKilometer":"function drivenAKilometer(kilometersDriven) {\n\t$morph('fuelMeter').liters -= $morph('fuelConsumeMeter').literPerKm\n}","driveAlone":"function driveAlone() {\n// alert('realtivepos:' + this.relativePos)\n\tthis.drive(this.relativePos + this.relativeVelocity)\n}","canReachFuelStation":"function canReachFuelStation(station) {\n\tvar fuelRadius = $morph('fuelMeter').fuelKm / $morph('mapMorph').kilometerLength\n\treturn this.getCenter().dist(station.getCenter()) < fuelRadius;\n}"},"withLayers":["NodeMorphLayer"]},"698":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":697},"_livelyDataWrapperId_":"37021:Morph","pvtCachedTransform":{"__isSmartRef__":true,"id":699},"origin":{"__isSmartRef__":true,"id":700},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":701},"shape":{"__isSmartRef__":true,"id":702},"priorExtent":{"__isSmartRef__":true,"id":707},"suppressHandles":true,"attributeConnections":[],"__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":"37021:Morph","namespaceURI":null},{"key":"transform","value":"translate(9.18499999999996,9.18499999999996) scale(1.0000002980232985,1.0000002980232985)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"699":{"a":1.0000002980232985,"b":0,"c":0,"d":1.0000002980232985,"e":9.18499999999996,"f":9.18499999999996,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"700":{"x":9.18499999999996,"y":9.18499999999996,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"701":{"x":1.0000002980232985,"y":1.0000002980232985,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"702":{"_fill":{"__isSmartRef__":true,"id":703},"_stroke":{"__isSmartRef__":true,"id":706},"_cx":-9.18499999999996,"_cy":-9.18499999999996,"_rx":-9.18499999999996,"_ry":-9.18499999999996,"__LivelyClassName__":"lively.scene.Ellipse","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"-9.18499999999996","namespaceURI":null},{"key":"cy","value":"-9.18499999999996","namespaceURI":null},{"key":"rx","value":"-9.18499999999996","namespaceURI":null},{"key":"ry","value":"-9.18499999999996","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill","value":"url(#16979:lively.paint.RadialGradient)","namespaceURI":null},{"key":"fill-opacity","value":"0.32","namespaceURI":null},{"key":"stroke-opacity","value":"0.67","namespaceURI":null},{"key":"stroke","value":"rgb(0,30,7)","namespaceURI":null}]}},"703":{"stops":[{"__isSmartRef__":true,"id":704},{"__isSmartRef__":true,"id":705}],"refcount":7,"_livelyDataWrapperId_":"16979:lively.paint.RadialGradient","__LivelyClassName__":"lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"16979:lively.paint.RadialGradient","namespaceURI":null}]}},"704":{"__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(0,181,22)","namespaceURI":null}]}},"705":{"__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(188,255,154)","namespaceURI":null}]}},"706":{"r":0,"g":0.11934151024690642,"b":0.028296697712631304,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"707":{"x":50,"y":50,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"708":{"x":564.9088142041037,"y":313.6727715217109,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"709":{"_x":-15.736875494605101,"_y":-14.021544782921183,"_width":32.89073558676819,"_height":29.236217825218546,"_stroke":{"__isSmartRef__":true,"id":710},"_fill":{"__isSmartRef__":true,"id":711},"__SourceModuleName__":"Global.lively.scene","_rx":5,"_ry":5,"__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-15.736875494605101","namespaceURI":null},{"key":"y","value":"-14.021544782921183","namespaceURI":null},{"key":"width","value":"32.89073558676819","namespaceURI":null},{"key":"height","value":"29.236217825218546","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,231,54)","namespaceURI":null},{"key":"stroke-width","value":"0.8","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"710":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"711":{"r":0,"g":0.9054547510446574,"b":0.21468958562505425,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"712":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"713":{"a":0.999999940395341,"b":0,"c":0,"d":0.999999940395341,"e":564.9088142041037,"f":313.6727715217109,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"714":{"submorphs":[],"owner":null,"_livelyDataWrapperId_":"51900:Morph","pvtCachedTransform":{"__isSmartRef__":true,"id":715},"origin":{"__isSmartRef__":true,"id":716},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":717},"shape":{"__isSmartRef__":true,"id":718},"priorExtent":{"__isSmartRef__":true,"id":723},"name":"fuelRadius","openForDragAndDrop":false,"suppressGrabbing":true,"attributeConnections":[{"__isSmartRef__":true,"id":724}],"__SourceModuleName__":"Global.lively.Core","mouseHandler":{"__isSmartRef__":true,"id":725},"factor":20,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"51900:Morph","namespaceURI":null},{"key":"transform","value":"translate(-1711.186404496573,-1962.5343751584394) scale(1.2664997577667236,1.2664997577667236)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"715":{"a":1.2664997577667236,"b":0,"c":0,"d":1.2664997577667236,"e":-1711.186404496573,"f":-1962.5343751584394,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"716":{"x":-1711.186404496573,"y":-1962.5343751584394,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"717":{"x":1.2664997577667236,"y":1.2664997577667236,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"718":{"_fill":{"__isSmartRef__":true,"id":719},"_stroke":{"__isSmartRef__":true,"id":722},"__SourceModuleName__":"Global.lively.scene","_cx":2276.803776129467,"_cy":2276.803776129467,"_rx":2276.803776129467,"_ry":2276.803776129467,"__LivelyClassName__":"lively.scene.Ellipse","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"2276.803776129467","namespaceURI":null},{"key":"cy","value":"2276.803776129467","namespaceURI":null},{"key":"rx","value":"2276.803776129467","namespaceURI":null},{"key":"ry","value":"2276.803776129467","namespaceURI":null},{"key":"stroke-width","value":"1.1","namespaceURI":null},{"key":"fill","value":"url(#1740:lively.paint.RadialGradient)","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill-opacity","value":"0.26","namespaceURI":null},{"key":"stroke-opacity","value":"0.26","namespaceURI":null}]}},"719":{"stops":[{"__isSmartRef__":true,"id":720},{"__isSmartRef__":true,"id":721}],"refcount":5,"_livelyDataWrapperId_":"1740: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":"1740:lively.paint.RadialGradient","namespaceURI":null}]}},"720":{"__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(23,228,0)","namespaceURI":null}]}},"721":{"__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(255,255,255)","namespaceURI":null}]}},"722":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"723":{"x":205.60000610351562,"y":197.56695556640625,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"724":{"sourceObj":{"__isSmartRef__":true,"id":714},"sourceAttrName":"fullBounds","targetObj":{"__isSmartRef__":true,"id":569},"targetMethodName":"colorFuelStations","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"725":{"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForDragging"},"726":{"sourceObj":{"__isSmartRef__":true,"id":697},"sourceAttrName":"fullBounds","targetObj":{"__isSmartRef__":true,"id":697},"targetMethodName":"centerFuelRadius","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"727":{"sourceObj":{"__isSmartRef__":true,"id":697},"sourceAttrName":"fullBounds","targetObj":{"__isSmartRef__":true,"id":569},"targetMethodName":"centerOnCar","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"728":{"sourceObj":{"__isSmartRef__":true,"id":697},"sourceAttrName":"relativePos","targetObj":{"__isSmartRef__":true,"id":729},"targetMethodName":"setValue","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"729":{"submorphs":[{"__isSmartRef__":true,"id":730}],"owner":{"__isSmartRef__":true,"id":743},"_livelyDataWrapperId_":"15270:SliderMorph","origin":{"__isSmartRef__":true,"id":883},"shape":{"__isSmartRef__":true,"id":884},"priorExtent":{"__isSmartRef__":true,"id":885},"sliderExtent":0.1,"valueScale":1,"pvtCachedTransform":{"__isSmartRef__":true,"id":886},"slider":{"__isSmartRef__":true,"id":730},"styleClass":["slider_background_horizontal"],"name":"driveSlider","attributeConnections":[{"__isSmartRef__":true,"id":887}],"hitPoint":{"__isSmartRef__":true,"id":888},"focusHalo":null,"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":889},"__SourceModuleName__":"Global.lively.Widgets","value":0.23470000000000002,"__LivelyClassName__":"SliderMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"SliderMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15270:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(7.602047918985022,11.537183924611782) scale(0.9999997706716932,0.9999997706716932)","namespaceURI":null},{"key":"class","value":"slider_background_horizontal","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"730":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":729},"_livelyDataWrapperId_":"15271:Morph","origin":{"__isSmartRef__":true,"id":731},"shape":{"__isSmartRef__":true,"id":732},"priorExtent":{"__isSmartRef__":true,"id":739},"pvtCachedTransform":{"__isSmartRef__":true,"id":740},"mouseHandler":{"__isSmartRef__":true,"id":741},"styleClass":["slider_horizontal"],"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15271:Morph","namespaceURI":null},{"key":"transform","value":"translate(27.90211320411024,0.000015087824067450128)","namespaceURI":null},{"key":"class","value":"slider_horizontal","namespaceURI":null}]}},"731":{"x":27.90211320411024,"y":0.000015087824067450128,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"732":{"_x":0,"_y":0,"_width":13.209346008300782,"_height":19.10741424560547,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":734},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"13.209346008300782","namespaceURI":null},{"key":"height","value":"19.10741424560547","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#20:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"733":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"734":{"vector":{"__isSmartRef__":true,"id":735},"stops":[{"__isSmartRef__":true,"id":736},{"__isSmartRef__":true,"id":737},{"__isSmartRef__":true,"id":738}],"refcount":260,"_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}]}},"735":{"x":0,"y":0,"width":0,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"736":{"__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}]}},"737":{"__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}]}},"738":{"__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}]}},"739":{"x":12,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"740":{"a":1,"b":0,"c":0,"d":1,"e":27.90211320411024,"f":0.000015087824067450128,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"741":{"target":{"__isSmartRef__":true,"id":729},"eventSpec":{"__isSmartRef__":true,"id":742},"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForRelay"},"742":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"743":{"submorphs":[{"__isSmartRef__":true,"id":729},{"__isSmartRef__":true,"id":744}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"27521:Morph","pvtCachedTransform":{"__isSmartRef__":true,"id":758},"origin":{"__isSmartRef__":true,"id":759},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":760},"shape":{"__isSmartRef__":true,"id":761},"priorExtent":{"__isSmartRef__":true,"id":764},"name":"distanceControl","attributeConnections":[{"__isSmartRef__":true,"id":765}],"__SourceModuleName__":"Global.lively.Core","literPerKm":14.998000000000001,"connectionSources":["literPerKm"],"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"27521:Morph","namespaceURI":null},{"key":"transform","value":"translate(9.765327453613281,472.2547302246094) scale(0.9999997615814209,0.9999997615814209)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"744":{"submorphs":[{"__isSmartRef__":true,"id":745}],"owner":{"__isSmartRef__":true,"id":743},"_livelyDataWrapperId_":"19996:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":750},"origin":{"__isSmartRef__":true,"id":751},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":752},"shape":{"__isSmartRef__":true,"id":753},"textContent":{"__isSmartRef__":true,"id":754},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":745},"textString":"Distance","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":756},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":18,"padding":{"__isSmartRef__":true,"id":757},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":755},"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"19996:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(143.85667951858542,4.715941829963299) scale(0.9999999246319317,0.9999999246319317)","namespaceURI":null}]}},"745":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":744},"_livelyDataWrapperId_":"19998:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":746},"shape":{"__isSmartRef__":true,"id":747},"priorExtent":{"__isSmartRef__":true,"id":748},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":749},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"19998:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"746":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"747":{"_livelyDataWrapperId_":"19997:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"19997: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}]}},"748":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"749":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"750":{"a":0.9999999246319317,"b":0,"c":0,"d":0.9999999246319317,"e":143.85667951858542,"f":4.715941829963299,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"751":{"x":143.85667951858542,"y":4.715941829963299,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"752":{"x":0.9999999246319317,"y":0.9999999246319317,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"753":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":0,"_y":0,"_width":95.78369140625,"_height":31.8,"__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":"95.78369140625","namespaceURI":null},{"key":"height","value":"31.8","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"754":{"_fill":{"__isSmartRef__":true,"id":755},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(66,66,66)","namespaceURI":null},{"key":"font-size","value":"18","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"755":{"r":0.258,"g":0.258,"b":0.258,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"756":{"x":73.78369140625,"y":19.799999237060547,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"757":{"x":11,"y":6,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"758":{"a":0.9999997615814209,"b":0,"c":0,"d":0.9999997615814209,"e":9.765327453613281,"f":472.2547302246094,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"759":{"x":9.765327453613281,"y":472.2547302246094,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"760":{"x":0.9999997615814209,"y":0.9999997615814209,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"761":{"_fill":{"__isSmartRef__":true,"id":762},"_stroke":{"__isSmartRef__":true,"id":763},"_x":-5.2301203368188e-7,"_y":0.00001702249574009329,"_width":241.72496022516947,"_height":42.26820234044612,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-5.2301203368188e-7","namespaceURI":null},{"key":"y","value":"0.00001702249574009329","namespaceURI":null},{"key":"width","value":"241.72496022516947","namespaceURI":null},{"key":"height","value":"42.26820234044612","namespaceURI":null},{"key":"stroke","value":"rgb(95,94,95)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke-width","value":"2.6","namespaceURI":null}]}},"762":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"763":{"r":0.372,"g":0.369,"b":0.372,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"764":{"x":258.6922607421875,"y":77.31687927246094,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"765":{"sourceObj":{"__isSmartRef__":true,"id":743},"sourceAttrName":"literPerKm","targetObj":{"__isSmartRef__":true,"id":766},"targetMethodName":"setTextString","converterString":"function (n) { return '' + Math.round(n) + ' l / 100 km'}","updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"766":{"submorphs":[{"__isSmartRef__":true,"id":767}],"owner":{"__isSmartRef__":true,"id":772},"_livelyDataWrapperId_":"23305:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":876},"origin":{"__isSmartRef__":true,"id":877},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":878},"shape":{"__isSmartRef__":true,"id":879},"textContent":{"__isSmartRef__":true,"id":880},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":767},"textString":"20 l / 100 km","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":881},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":20,"padding":{"__isSmartRef__":true,"id":882},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":784},"name":"fuelConsumeText","attributeConnections":[],"suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"23305:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(15.67406742298391,8.275769826875319) scale(0.9999999671423153,0.9999999671423153)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"767":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":766},"_livelyDataWrapperId_":"23307:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":768},"shape":{"__isSmartRef__":true,"id":769},"priorExtent":{"__isSmartRef__":true,"id":770},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":771},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"23307:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"768":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"769":{"_livelyDataWrapperId_":"23306:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"23306: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}]}},"770":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"771":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"772":{"submorphs":[{"__isSmartRef__":true,"id":773},{"__isSmartRef__":true,"id":766},{"__isSmartRef__":true,"id":787}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"20192:Morph","origin":{"__isSmartRef__":true,"id":806},"shape":{"__isSmartRef__":true,"id":807},"priorExtent":{"__isSmartRef__":true,"id":808},"pvtCachedTransform":{"__isSmartRef__":true,"id":809},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":810},"name":"fuelConsumeMeter","attributeConnections":[{"__isSmartRef__":true,"id":811},{"__isSmartRef__":true,"id":812}],"__SourceModuleName__":"Global.lively.Core","suppressHandles":true,"connectionSources":["literPerKm"],"literPerKm":20,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"20192:Morph","namespaceURI":null},{"key":"transform","value":"translate(35.3077392578125,87.68310546875)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"773":{"submorphs":[{"__isSmartRef__":true,"id":774}],"owner":{"__isSmartRef__":true,"id":772},"_livelyDataWrapperId_":"23143:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":779},"origin":{"__isSmartRef__":true,"id":780},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":781},"shape":{"__isSmartRef__":true,"id":782},"textContent":{"__isSmartRef__":true,"id":783},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":774},"textString":"Fuel Consume","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":785},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":19,"padding":{"__isSmartRef__":true,"id":786},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":784},"name":"fuelConsumeLabel","suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"23143:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(13.917270276959073,79.27757721313915) scale(0.9999999671423153,0.9999999671423153)","namespaceURI":null}]}},"774":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":773},"_livelyDataWrapperId_":"23145:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":775},"shape":{"__isSmartRef__":true,"id":776},"priorExtent":{"__isSmartRef__":true,"id":777},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":778},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"23145:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"775":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"776":{"_livelyDataWrapperId_":"23144:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"23144: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}]}},"777":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"778":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"779":{"a":0.9999999671423153,"b":0,"c":0,"d":0.9999999671423153,"e":13.917270276959073,"f":79.27757721313915,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"780":{"x":13.917270276959073,"y":79.27757721313915,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"781":{"x":0.9999999671423153,"y":0.9999999671423153,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"782":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":0,"_y":1.3229446411132812,"_width":152.18063354492188,"_height":33.56666666666667,"__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":"1.3229446411132812","namespaceURI":null},{"key":"width","value":"152.18063354492188","namespaceURI":null},{"key":"height","value":"33.56666666666667","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"783":{"_fill":{"__isSmartRef__":true,"id":784},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(66,66,66)","namespaceURI":null},{"key":"font-size","value":"19","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"784":{"r":0.258,"g":0.258,"b":0.258,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"785":{"x":134.18063354492188,"y":20.899998982747398,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"786":{"x":11.5,"y":6.333333333333333,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"787":{"submorphs":[{"__isSmartRef__":true,"id":788}],"owner":{"__isSmartRef__":true,"id":772},"_livelyDataWrapperId_":"2124:SliderMorph","origin":{"__isSmartRef__":true,"id":795},"shape":{"__isSmartRef__":true,"id":796},"priorExtent":{"__isSmartRef__":true,"id":801},"sliderExtent":0.1,"valueScale":20,"pvtCachedTransform":{"__isSmartRef__":true,"id":802},"slider":{"__isSmartRef__":true,"id":788},"styleClass":["slider_background_horizontal"],"focusHalo":null,"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":803},"name":"fuelConsumeSlider","attributeConnections":[{"__isSmartRef__":true,"id":804}],"hitPoint":{"__isSmartRef__":true,"id":805},"__SourceModuleName__":"Global.lively.Widgets","value":20,"__LivelyClassName__":"SliderMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"SliderMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2124:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(13.957511901855469,46.142669677734375)","namespaceURI":null},{"key":"class","value":"slider_background_horizontal","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"788":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":787},"_livelyDataWrapperId_":"2125:Morph","origin":{"__isSmartRef__":true,"id":789},"shape":{"__isSmartRef__":true,"id":790},"priorExtent":{"__isSmartRef__":true,"id":791},"pvtCachedTransform":{"__isSmartRef__":true,"id":792},"mouseHandler":{"__isSmartRef__":true,"id":793},"styleClass":["slider_horizontal"],"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2125:Morph","namespaceURI":null},{"key":"transform","value":"translate(141.54038848876954,1.457855224609375)","namespaceURI":null},{"key":"class","value":"slider_horizontal","namespaceURI":null}]}},"789":{"x":141.54038848876954,"y":1.457855224609375,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"790":{"_x":0,"_y":0,"_width":15.600000000000001,"_height":20,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":734},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"15.600000000000001","namespaceURI":null},{"key":"height","value":"20","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#20:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"791":{"x":12,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"792":{"a":1,"b":0,"c":0,"d":1,"e":141.54038848876954,"f":1.457855224609375,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"793":{"target":{"__isSmartRef__":true,"id":787},"eventSpec":{"__isSmartRef__":true,"id":794},"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForRelay"},"794":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"795":{"x":13.957511901855469,"y":46.142669677734375,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"796":{"_x":1.1403884887695312,"_y":1.457855224609375,"_width":156,"_height":20,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":797},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"1.1403884887695312","namespaceURI":null},{"key":"y","value":"1.457855224609375","namespaceURI":null},{"key":"width","value":"156","namespaceURI":null},{"key":"height","value":"20","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#21:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"797":{"vector":{"__isSmartRef__":true,"id":735},"stops":[{"__isSmartRef__":true,"id":798},{"__isSmartRef__":true,"id":799},{"__isSmartRef__":true,"id":800}],"refcount":260,"_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}]}},"798":{"__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}]}},"799":{"__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}]}},"800":{"__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}]}},"801":{"x":120,"y":40,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"802":{"a":1,"b":0,"c":0,"d":1,"e":13.957511901855469,"f":46.142669677734375,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"803":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"804":{"sourceObj":{"__isSmartRef__":true,"id":787},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":772},"targetMethodName":"literPerKm","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"805":{"x":8.824719999999992,"y":8.5,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"806":{"x":35.3077392578125,"y":87.68310546875,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"807":{"_x":-5.2301203368188e-7,"_y":0.00001702247936918866,"_width":180.09790091363703,"_height":114.60050787986438,"_stroke":{"__isSmartRef__":true,"id":763},"_fill":{"__isSmartRef__":true,"id":762},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-5.2301203368188e-7","namespaceURI":null},{"key":"y","value":"0.00001702247936918866","namespaceURI":null},{"key":"width","value":"180.09790091363703","namespaceURI":null},{"key":"height","value":"114.60050787986438","namespaceURI":null},{"key":"stroke","value":"rgb(95,94,95)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke-width","value":"2.6","namespaceURI":null}]}},"808":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"809":{"a":1,"b":0,"c":0,"d":1,"e":35.3077392578125,"f":87.68310546875,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"810":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"811":{"sourceObj":{"__isSmartRef__":true,"id":772},"sourceAttrName":"literPerKm","targetObj":{"__isSmartRef__":true,"id":766},"targetMethodName":"setTextString","converterString":"function (n) { return '' + Math.round(n) + ' l / 100 km'}","updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"812":{"sourceObj":{"__isSmartRef__":true,"id":772},"sourceAttrName":"literPerKm","targetObj":{"__isSmartRef__":true,"id":813},"targetMethodName":"fuelConsume","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"813":{"submorphs":[{"__isSmartRef__":true,"id":814},{"__isSmartRef__":true,"id":827},{"__isSmartRef__":true,"id":840},{"__isSmartRef__":true,"id":855}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"8400:Morph","origin":{"__isSmartRef__":true,"id":864},"shape":{"__isSmartRef__":true,"id":865},"priorExtent":{"__isSmartRef__":true,"id":867},"pvtCachedTransform":{"__isSmartRef__":true,"id":868},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":869},"name":"fuelMeter","maxLiters":60,"attributeConnections":[{"__isSmartRef__":true,"id":870},{"__isSmartRef__":true,"id":871},{"__isSmartRef__":true,"id":872},{"__isSmartRef__":true,"id":873},{"__isSmartRef__":true,"id":874},{"__isSmartRef__":true,"id":875}],"__SourceModuleName__":"Global.lively.Core","suppressHandles":true,"connectionSources":["fuelKm","liters"],"connectionTargets":["fuelConsume"],"fuelConsume":20,"liters":-0.1836999999999992,"fuelKm":-0.918499999999996,"__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"8400:Morph","namespaceURI":null},{"key":"transform","value":"translate(211.9334259033203,315.16851806640625)","namespaceURI":null}]},"__serializedScripts__":{"updateKm":"function updateKm() {\n\tthis.fuelKm = this.liters * 100 / this.fuelConsume\n}"},"withLayers":["NodeMorphLayer"]},"814":{"submorphs":[{"__isSmartRef__":true,"id":815}],"owner":{"__isSmartRef__":true,"id":813},"_livelyDataWrapperId_":"14463:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":820},"origin":{"__isSmartRef__":true,"id":821},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":822},"shape":{"__isSmartRef__":true,"id":823},"textContent":{"__isSmartRef__":true,"id":824},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":815},"textString":"0 l","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":825},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":20,"padding":{"__isSmartRef__":true,"id":826},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":784},"name":"fuelLiterText","attributeConnections":[],"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"14463:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-162.2300685400127,-10.169524187377817) scale(0.9999999403953552,0.9999999403953552)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"815":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":814},"_livelyDataWrapperId_":"14465:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":816},"shape":{"__isSmartRef__":true,"id":817},"priorExtent":{"__isSmartRef__":true,"id":818},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":819},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"14465:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"816":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"817":{"_livelyDataWrapperId_":"14464:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"14464: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}]}},"818":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"819":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"820":{"a":0.9999999403953552,"b":0,"c":0,"d":0.9999999403953552,"e":-162.2300685400127,"f":-10.169524187377817,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"821":{"x":-162.2300685400127,"y":-10.169524187377817,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"822":{"x":0.9999999403953552,"y":0.9999999403953552,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"823":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":0,"_y":0.6246023774147034,"_width":79.91606903076172,"_height":35.33333333333333,"__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.6246023774147034","namespaceURI":null},{"key":"width","value":"79.91606903076172","namespaceURI":null},{"key":"height","value":"35.33333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"824":{"_fill":{"__isSmartRef__":true,"id":784},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(66,66,66)","namespaceURI":null},{"key":"font-size","value":"20","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"825":{"x":55.91606903076172,"y":21.999998728434242,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"826":{"x":12,"y":6.666666666666667,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"827":{"submorphs":[{"__isSmartRef__":true,"id":828}],"owner":{"__isSmartRef__":true,"id":813},"_livelyDataWrapperId_":"14602:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":833},"origin":{"__isSmartRef__":true,"id":834},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":835},"shape":{"__isSmartRef__":true,"id":836},"textContent":{"__isSmartRef__":true,"id":837},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":828},"textString":"-1 km","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":838},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":20,"padding":{"__isSmartRef__":true,"id":839},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":784},"name":"fuelKmText","attributeConnections":[],"suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"14602:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-127.7525405883789,-163.66001892089844) scale(0.9999999403953552,0.9999999403953552)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"828":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":827},"_livelyDataWrapperId_":"14604:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":829},"shape":{"__isSmartRef__":true,"id":830},"priorExtent":{"__isSmartRef__":true,"id":831},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":832},"isCursor":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"14604:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"829":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"830":{"_livelyDataWrapperId_":"14603:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"14603: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}]}},"831":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"832":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"833":{"a":0.9999999403953552,"b":0,"c":0,"d":0.9999999403953552,"e":-127.7525405883789,"f":-163.66001892089844,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"834":{"x":-127.7525405883789,"y":-163.66001892089844,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"835":{"x":0.9999999403953552,"y":0.9999999403953552,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"836":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":0.2393256276845932,"_y":153.77513122558594,"_width":95.98543548583984,"_height":35.333333333333314,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0.2393256276845932","namespaceURI":null},{"key":"y","value":"153.77513122558594","namespaceURI":null},{"key":"width","value":"95.98543548583984","namespaceURI":null},{"key":"height","value":"35.333333333333314","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"837":{"_fill":{"__isSmartRef__":true,"id":784},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(66,66,66)","namespaceURI":null},{"key":"font-size","value":"20","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"838":{"x":71.98543548583984,"y":21.999998728434242,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"839":{"x":12,"y":6.666666666666667,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"840":{"submorphs":[{"__isSmartRef__":true,"id":841}],"owner":{"__isSmartRef__":true,"id":813},"_livelyDataWrapperId_":"2956:SliderMorph","origin":{"__isSmartRef__":true,"id":848},"shape":{"__isSmartRef__":true,"id":849},"priorExtent":{"__isSmartRef__":true,"id":850},"sliderExtent":0.1,"valueScale":60,"pvtCachedTransform":{"__isSmartRef__":true,"id":851},"slider":{"__isSmartRef__":true,"id":841},"styleClass":["slider_background_horizontal"],"hitPoint":{"__isSmartRef__":true,"id":852},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":853},"name":"fuelSlider","attributeConnections":[{"__isSmartRef__":true,"id":854}],"__SourceModuleName__":"Global.lively.Widgets","value":-0.1836999999999992,"focusHalo":null,"__LivelyClassName__":"SliderMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"SliderMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2956:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(-180.5277862548828,32.11509704589844)","namespaceURI":null},{"key":"class","value":"slider_background_horizontal","namespaceURI":null}]}},"841":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":840},"_livelyDataWrapperId_":"2957:Morph","origin":{"__isSmartRef__":true,"id":842},"shape":{"__isSmartRef__":true,"id":843},"priorExtent":{"__isSmartRef__":true,"id":844},"pvtCachedTransform":{"__isSmartRef__":true,"id":845},"mouseHandler":{"__isSmartRef__":true,"id":846},"styleClass":["slider_horizontal"],"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2957:Morph","namespaceURI":null},{"key":"transform","value":"translate(-0.4188359999999982,0)","namespaceURI":null},{"key":"class","value":"slider_horizontal","namespaceURI":null}]}},"842":{"x":-0.4188359999999982,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"843":{"_x":0,"_y":0,"_width":15.200000000000001,"_height":19,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":734},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"15.200000000000001","namespaceURI":null},{"key":"height","value":"19","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#20:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"844":{"x":12,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"845":{"a":1,"b":0,"c":0,"d":1,"e":-0.4188359999999982,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"846":{"target":{"__isSmartRef__":true,"id":840},"eventSpec":{"__isSmartRef__":true,"id":847},"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForRelay"},"847":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"848":{"x":-180.5277862548828,"y":32.11509704589844,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"849":{"_x":0,"_y":0,"_width":152,"_height":19,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":797},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"152","namespaceURI":null},{"key":"height","value":"19","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#21:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"850":{"x":120,"y":40,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"851":{"a":1,"b":0,"c":0,"d":1,"e":-180.5277862548828,"f":32.11509704589844,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"852":{"x":9.2495112,"y":13.500015258789062,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"853":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"854":{"sourceObj":{"__isSmartRef__":true,"id":840},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":813},"targetMethodName":"liters","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"855":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":813},"_livelyDataWrapperId_":"1432:ImageMorph","origin":{"__isSmartRef__":true,"id":856},"shape":{"__isSmartRef__":true,"id":857},"priorExtent":{"__isSmartRef__":true,"id":859},"image":{"__isSmartRef__":true,"id":860},"originalExtent":{"__isSmartRef__":true,"id":861},"pvtCachedTransform":{"__isSmartRef__":true,"id":862},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":863},"__SourceModuleName__":"Global.lively.Widgets","suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"ImageMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ImageMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1432:ImageMorph","namespaceURI":null},{"key":"transform","value":"translate(-135.5277862548828,54.11509704589844)","namespaceURI":null}]}},"856":{"x":-135.5277862548828,"y":54.11509704589844,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"857":{"_x":0,"_y":0,"_width":62,"_height":62,"_fill":{"__isSmartRef__":true,"id":858},"__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":"62","namespaceURI":null},{"key":"height","value":"62","namespaceURI":null},{"key":"stroke-width","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(127,127,230)","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"858":{"r":0.5,"g":0.5,"b":0.9,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"859":{"x":100,"y":100,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"860":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Image","__rawNodeInfo__":{"tagName":"image","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"xmlns","value":"http://www.w3.org/2000/svg","namespaceURI":"http://www.w3.org/2000/xmlns/"},{"key":"xmlns:xlink","value":"http://www.w3.org/1999/xlink","namespaceURI":"http://www.w3.org/2000/xmlns/"},{"key":"width","value":"62","namespaceURI":null},{"key":"height","value":"62","namespaceURI":null},{"key":"xlink:href","value":"http://www.linux-community.de/var/ezwebin_site/storage/images/internal/artikel/print-artikel/linuxuser/2009/04/fuellstandsanzeige/aa_tankanzeige-grafik_sxc1126306.jpg/654323-1-ger-DE/AA_tankanzeige-grafik_sxc1126306.jpg_medium.jpg","namespaceURI":"http://www.w3.org/1999/xlink"}]}},"861":{"x":200,"y":200,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"862":{"a":1,"b":0,"c":0,"d":1,"e":-135.5277862548828,"f":54.11509704589844,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"863":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"864":{"x":211.9334259033203,"y":315.16851806640625,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"865":{"_cx":-104.49720764160156,"_cy":45.05755615234375,"_rx":84.49720764160156,"_ry":78.94244384765625,"_stroke":{"__isSmartRef__":true,"id":763},"_fill":{"__isSmartRef__":true,"id":866},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Ellipse","__rawNodeInfo__":{"tagName":"ellipse","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"cx","value":"-104.49720764160156","namespaceURI":null},{"key":"cy","value":"45.05755615234375","namespaceURI":null},{"key":"rx","value":"84.49720764160156","namespaceURI":null},{"key":"ry","value":"78.94244384765625","namespaceURI":null},{"key":"stroke-width","value":"2.9000000000000004","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke","value":"rgb(95,94,95)","namespaceURI":null}]}},"866":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"867":{"x":50,"y":50,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"868":{"a":1,"b":0,"c":0,"d":1,"e":211.9334259033203,"f":315.16851806640625,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"869":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"870":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"liters","targetObj":{"__isSmartRef__":true,"id":840},"targetMethodName":"setValue","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"871":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"liters","targetObj":{"__isSmartRef__":true,"id":814},"targetMethodName":"setTextString","converterString":"function (n) { return '' + Math.round(n) + ' l'}","updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"872":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"liters","targetObj":{"__isSmartRef__":true,"id":813},"targetMethodName":"updateKm","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"873":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"fuelConsume","targetObj":{"__isSmartRef__":true,"id":813},"targetMethodName":"updateKm","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"874":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"fuelKm","targetObj":{"__isSmartRef__":true,"id":827},"targetMethodName":"setTextString","converterString":"function (n) {return '' + Math.round(n) + ' km'}","updaterString":null,"isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"875":{"sourceObj":{"__isSmartRef__":true,"id":813},"sourceAttrName":"fuelKm","targetObj":{"__isSmartRef__":true,"id":698},"targetMethodName":"setBounds","converterString":"function(radius) { \n\tradius = radius / $morph('mapMorph').kilometerLength;\n return pt(-radius,-radius).extent(pt(radius * 2,radius * 2))\n}","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"876":{"a":0.9999999671423153,"b":0,"c":0,"d":0.9999999671423153,"e":15.67406742298391,"f":8.275769826875319,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"877":{"x":15.67406742298391,"y":8.275769826875319,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"878":{"x":0.9999999671423153,"y":0.9999999671423153,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"879":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-0.5761642456054688,"_y":-2.6752448081970215,"_width":155,"_height":35.33333333333333,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-0.5761642456054688","namespaceURI":null},{"key":"y","value":"-2.6752448081970215","namespaceURI":null},{"key":"width","value":"155","namespaceURI":null},{"key":"height","value":"35.33333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"880":{"_fill":{"__isSmartRef__":true,"id":784},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(66,66,66)","namespaceURI":null},{"key":"font-size","value":"20","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"881":{"x":131,"y":21.999998728434242,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"882":{"x":12,"y":6.666666666666667,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"883":{"x":7.602047918985022,"y":11.537183924611782,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"884":{"_x":0.000011630775588855613,"_y":0.000015087822248460725,"_width":132.09346237980822,"_height":19.107414646507323,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":797},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0.000011630775588855613","namespaceURI":null},{"key":"y","value":"0.000015087822248460725","namespaceURI":null},{"key":"width","value":"132.09346237980822","namespaceURI":null},{"key":"height","value":"19.107414646507323","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#21:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"885":{"x":120,"y":40,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"886":{"a":0.9999997706716932,"b":0,"c":0,"d":0.9999997706716932,"e":7.602047918985022,"f":11.537183924611782,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"887":{"sourceObj":{"__isSmartRef__":true,"id":729},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":697},"targetMethodName":"drive","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"888":{"x":9.141932733061118,"y":8.991708096911225,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"889":{"x":0.9999997706716932,"y":0.9999997706716932,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"890":{"sourceObj":{"__isSmartRef__":true,"id":697},"sourceAttrName":"fullBounds","targetObj":{"__isSmartRef__":true,"id":569},"targetMethodName":"colorFuelStations","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"891":{"x":0.999999940395341,"y":0.999999940395341,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"892":{"x":772.4863103496192,"y":218.92746373190437,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"893":{"x":18.695989918939404,"y":-143.360550613307,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"894":{"_x":0,"_y":0,"_width":1244.435448478741,"_height":883.2473706466699,"_stroke":{"__isSmartRef__":true,"id":895},"_fill":{"__isSmartRef__":true,"id":896},"__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":"1244.435448478741","namespaceURI":null},{"key":"height","value":"883.2473706466699","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,0,204)","namespaceURI":null},{"key":"fill-opacity","value":"1","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null}]}},"895":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"896":{"r":0,"g":0,"b":0.8,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"897":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"898":{"a":1,"b":0,"c":0,"d":1,"e":18.695989918939404,"f":-143.360550613307,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"899":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"900":{"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForDragging"},"901":{"sourceObj":{"__isSmartRef__":true,"id":569},"sourceAttrName":"geometryChanged","targetObj":{"__isSmartRef__":true,"id":902},"targetMethodName":"updateConnection","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"902":{"submorphs":[{"__isSmartRef__":true,"id":903},{"__isSmartRef__":true,"id":913},{"__isSmartRef__":true,"id":925}],"owner":null,"_livelyDataWrapperId_":"15515:lively.Connector.ConnectorMorph","origin":{"__isSmartRef__":true,"id":937},"shape":{"__isSmartRef__":true,"id":938},"priorExtent":{"__isSmartRef__":true,"id":943},"pvtCachedTransform":{"__isSmartRef__":true,"id":944},"arrowHead":{"__isSmartRef__":true,"id":903},"isConnectionVisualization":true,"startMorph":null,"endMorph":null,"startLabel":{"__isSmartRef__":true,"id":913},"endLabel":{"__isSmartRef__":true,"id":925},"attributeConnections":[{"__isSmartRef__":true,"id":945}],"isCurve":true,"__SourceModuleName__":"Global.lively.Connector","__LivelyClassName__":"lively.Connector.ConnectorMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"lively.Connector.ConnectorMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15515:lively.Connector.ConnectorMorph","namespaceURI":null},{"key":"transform","value":"translate(0,-1)","namespaceURI":null}]},"__serializedScripts__":{"updateLabelPositions":"function updateLabelPositions() {\n\t\t\tthis.startLabel.setPosition(this.getStartPos());\n\t\t\tthis.endLabel.setPosition(this.getEndPos());\n\t\t\tif (this.middleLabel)\tthis.middleLabel.setPosition(this.getRelativePoint(0.5));\n\t\t}"},"withLayers":["ConnectorMorphLayer"]},"903":{"submorphs":[{"__isSmartRef__":true,"id":904}],"owner":{"__isSmartRef__":true,"id":902},"_livelyDataWrapperId_":"15517:ArrowHeadMorph","origin":{"__isSmartRef__":true,"id":909},"shape":{"__isSmartRef__":true,"id":910},"priorExtent":{"__isSmartRef__":true,"id":911},"pvtCachedTransform":{"__isSmartRef__":true,"id":912},"head":{"__isSmartRef__":true,"id":904},"mouseHandler":null,"_pointer-events":"none","rotation":-3.0928158514904274,"__SourceModuleName__":"Global.lively.Widgets","__LivelyClassName__":"ArrowHeadMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ArrowHeadMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15517:ArrowHeadMorph","namespaceURI":null},{"key":"transform","value":"translate(196.05516052246094,770.06201171875) rotate(-177.20529510156152)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"904":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":903},"_livelyDataWrapperId_":"15518:Morph","origin":{"__isSmartRef__":true,"id":905},"shape":{"__isSmartRef__":true,"id":906},"priorExtent":{"__isSmartRef__":true,"id":907},"pvtCachedTransform":{"__isSmartRef__":true,"id":908},"mouseHandler":null,"_pointer-events":"none","__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15518:Morph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"905":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"906":{"_stroke":{"__isSmartRef__":true,"id":23},"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Polygon","__rawNodeInfo__":{"tagName":"polygon","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"points","value":"3.200000047683716,0 -12.800000190734863,6 -12.800000190734863,-6","namespaceURI":null},{"key":"stroke","value":"rgb(204,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null}]}},"907":{"x":16.00000023841858,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"908":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"909":{"x":196.05516052246094,"y":770.06201171875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"910":{"_livelyDataWrapperId_":"15516:lively.scene.Group","content":[],"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"15516:lively.scene.Group","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"911":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"912":{"a":-0.9988106476231281,"b":-0.0487574629638123,"c":0.0487574629638123,"d":-0.9988106476231281,"e":196.05516052246094,"f":770.06201171875,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"913":{"textString":"relativePos","savedTextString":"relativePos","submorphs":[{"__isSmartRef__":true,"id":914}],"owner":{"__isSmartRef__":true,"id":902},"_livelyDataWrapperId_":"15519:TextMorph","origin":{"__isSmartRef__":true,"id":919},"shape":{"__isSmartRef__":true,"id":920},"textContent":{"__isSmartRef__":true,"id":921},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":922},"textSelection":{"__isSmartRef__":true,"id":914},"priorExtent":{"__isSmartRef__":true,"id":923},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":924},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"textColor":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15519:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(678.366539618923,581.1537128479122)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"914":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":913},"_livelyDataWrapperId_":"15521:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":915},"shape":{"__isSmartRef__":true,"id":916},"priorExtent":{"__isSmartRef__":true,"id":917},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":918},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15521:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"915":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"916":{"_livelyDataWrapperId_":"15520:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"15520: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}]}},"917":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"918":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"919":{"x":678.366539618923,"y":581.1537128479122,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"920":{"_x":0,"_y":0,"_width":61,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":38},"_fill":{"__isSmartRef__":true,"id":39},"__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":"61","namespaceURI":null},{"key":"height","value":"13.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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"921":{"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"922":{"a":1,"b":0,"c":0,"d":1,"e":678.366539618923,"f":581.1537128479122,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"923":{"x":61,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"924":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"925":{"textString":"setValue","savedTextString":"setValue","submorphs":[{"__isSmartRef__":true,"id":926}],"owner":{"__isSmartRef__":true,"id":902},"_livelyDataWrapperId_":"15522:TextMorph","origin":{"__isSmartRef__":true,"id":931},"shape":{"__isSmartRef__":true,"id":932},"textContent":{"__isSmartRef__":true,"id":933},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":934},"textSelection":{"__isSmartRef__":true,"id":926},"priorExtent":{"__isSmartRef__":true,"id":935},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":936},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"textColor":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15522:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(196.0551603020661,771.0620044915743)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"926":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":925},"_livelyDataWrapperId_":"15524:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":927},"shape":{"__isSmartRef__":true,"id":928},"priorExtent":{"__isSmartRef__":true,"id":929},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":930},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"15524:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"927":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"928":{"_livelyDataWrapperId_":"15523:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"15523: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}]}},"929":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"930":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"931":{"x":196.0551603020661,"y":771.0620044915743,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"932":{"_x":0,"_y":0,"_width":48,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":38},"_fill":{"__isSmartRef__":true,"id":39},"__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":"48","namespaceURI":null},{"key":"height","value":"13.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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"933":{"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"934":{"a":1,"b":0,"c":0,"d":1,"e":196.0551603020661,"f":771.0620044915743,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"935":{"x":48,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"936":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"937":{"x":0,"y":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"938":{"dontChangeShape":false,"cachedVertices":[{"__isSmartRef__":true,"id":939},{"__isSmartRef__":true,"id":940}],"elements":[{"__isSmartRef__":true,"id":941},{"__isSmartRef__":true,"id":942}],"_stroke":{"__isSmartRef__":true,"id":23},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Path","__rawNodeInfo__":{"tagName":"path","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"d","value":"M678.366539618923,581.1537128479122 Q602,799 196.0551603020661,771.0620044915743 ","namespaceURI":null},{"key":"stroke","value":"rgb(204,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null}]}},"939":{"x":678.366539618923,"y":581.1537128479122,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"940":{"x":196.0551603020661,"y":771.0620044915743,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"941":{"isAbsolute":true,"x":678.366539618923,"y":581.1537128479122,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.MoveTo"},"942":{"isAbsolute":true,"x":196.0551603020661,"y":771.0620044915743,"controlX":602,"controlY":799,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.QuadCurveTo"},"943":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"944":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":-1,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"945":{"sourceObj":{"__isSmartRef__":true,"id":902},"sourceAttrName":"geometryChanged","targetObj":{"__isSmartRef__":true,"id":902},"targetMethodName":"updateLabelPositions","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"946":{"x":42.51461786293498,"y":-21.97982029658465,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"947":{"_x":237.89107844616854,"_y":47.73604202270508,"_width":717.1368451378158,"_height":563.5275543364517,"_fill":{"__isSmartRef__":true,"id":948},"_stroke":{"__isSmartRef__":true,"id":949},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"237.89107844616854","namespaceURI":null},{"key":"y","value":"47.73604202270508","namespaceURI":null},{"key":"width","value":"717.1368451378158","namespaceURI":null},{"key":"height","value":"563.5275543364517","namespaceURI":null},{"key":"stroke-width","value":"1.2000000000000002","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null}]}},"948":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"949":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"950":{"x":378.3911437988281,"y":371.99017333984375,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"951":{"_livelyDataWrapperId_":"31:lively.scene.Clip","shape":{"__isSmartRef__":true,"id":952},"__LivelyClassName__":"lively.scene.Clip","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"clipPath","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"31:lively.scene.Clip","namespaceURI":null}]}},"952":{"_fill":{"__isSmartRef__":true,"id":948},"_stroke":{"__isSmartRef__":true,"id":949},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"237.89107844616854","namespaceURI":null},{"key":"y","value":"47.73604202270508","namespaceURI":null},{"key":"width","value":"717.1368451378158","namespaceURI":null},{"key":"height","value":"563.5275543364517","namespaceURI":null},{"key":"stroke-width","value":"1.2000000000000002","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null}]}},"953":{"a":0.9999997880471767,"b":0,"c":0,"d":0.9999997880471767,"e":42.51461786293498,"f":-21.97982029658465,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"954":{"x":0.9999997880471767,"y":0.9999997880471767,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"955":{"submorphs":[{"__isSmartRef__":true,"id":956}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"2968:SliderMorph","origin":{"__isSmartRef__":true,"id":963},"shape":{"__isSmartRef__":true,"id":964},"priorExtent":{"__isSmartRef__":true,"id":965},"value":0,"sliderExtent":0.1,"valueScale":5,"pvtCachedTransform":{"__isSmartRef__":true,"id":966},"slider":{"__isSmartRef__":true,"id":956},"styleClass":["slider_background_horizontal"],"name":"zoomSlider","attributeConnections":[{"__isSmartRef__":true,"id":967},{"__isSmartRef__":true,"id":968}],"hitPoint":{"__isSmartRef__":true,"id":969},"__SourceModuleName__":"Global.lively.Widgets","focusHalo":null,"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":970},"suppressHandles":true,"__LivelyClassName__":"SliderMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"SliderMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2968:SliderMorph","namespaceURI":null},{"key":"transform","value":"translate(325.4312005553212,34.20800385940788) scale(0.9999999420074062,0.9999999420074062)","namespaceURI":null},{"key":"class","value":"slider_background_horizontal","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"956":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":955},"_livelyDataWrapperId_":"2969:Morph","origin":{"__isSmartRef__":true,"id":957},"shape":{"__isSmartRef__":true,"id":958},"priorExtent":{"__isSmartRef__":true,"id":959},"pvtCachedTransform":{"__isSmartRef__":true,"id":960},"mouseHandler":{"__isSmartRef__":true,"id":961},"styleClass":["slider_horizontal"],"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2969:Morph","namespaceURI":null},{"key":"transform","value":"translate(-0.000029982778869452886,-0.0000021257478692859877)","namespaceURI":null},{"key":"class","value":"slider_horizontal","namespaceURI":null}]}},"957":{"x":-0.000029982778869452886,"y":-0.0000021257478692859877,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"958":{"_x":0,"_y":0,"_width":24.17339515686035,"_height":12,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":734},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"24.17339515686035","namespaceURI":null},{"key":"height","value":"12","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#20:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"959":{"x":12,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"960":{"a":1,"b":0,"c":0,"d":1,"e":-0.000029982778869452886,"f":-0.0000021257478692859877,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"961":{"target":{"__isSmartRef__":true,"id":955},"eventSpec":{"__isSmartRef__":true,"id":962},"__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"MouseHandlerForRelay"},"962":{"onMouseDown":"sliderPressed","onMouseMove":"sliderMoved","onMouseUp":"sliderReleased"},"963":{"x":325.4312005553212,"y":34.20800385940788,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"964":{"_x":-0.000029982778869452886,"_y":-0.000002125747414538637,"_width":24.173395700650076,"_height":96.27830216370421,"_stroke":{"__isSmartRef__":true,"id":733},"_fill":{"__isSmartRef__":true,"id":797},"_rx":6,"_ry":6,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-0.000029982778869452886","namespaceURI":null},{"key":"y","value":"-0.000002125747414538637","namespaceURI":null},{"key":"width","value":"24.173395700650076","namespaceURI":null},{"key":"height","value":"96.27830216370421","namespaceURI":null},{"key":"stroke","value":"rgb(102,102,102)","namespaceURI":null},{"key":"fill","value":"url(#21:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"965":{"x":120,"y":40,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"966":{"a":0.9999999420074062,"b":0,"c":0,"d":0.9999999420074062,"e":325.4312005553212,"f":34.20800385940788,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"967":{"sourceObj":{"__isSmartRef__":true,"id":955},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":569},"targetMethodName":"centerOnCar","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"968":{"sourceObj":{"__isSmartRef__":true,"id":955},"sourceAttrName":"value","targetObj":{"__isSmartRef__":true,"id":569},"targetMethodName":"setScale","converterString":"function (v) { return v + 1 }","updaterString":null,"isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"969":{"x":9.47445678722761,"y":7.083595499834896,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"970":{"x":0.9999999420074062,"y":0.9999999420074062,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"971":{"baseFill":{"__isSmartRef__":true,"id":972},"submorphs":[{"__isSmartRef__":true,"id":977}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"20499:ScriptableButtonMorph","origin":{"__isSmartRef__":true,"id":989},"shape":{"__isSmartRef__":true,"id":990},"priorExtent":{"__isSmartRef__":true,"id":995},"value":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":991},"lighterFill":{"__isSmartRef__":true,"id":996},"scriptSource":"var app = $morph('app')\nif (app.fullScreen) app.leaveFullScreen()\nelse app.enterFullScreen() ","pvtCachedTransform":{"__isSmartRef__":true,"id":999},"label":{"__isSmartRef__":true,"id":977},"__SourceModuleName__":"Global.lively.Widgets","rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1000},"__LivelyClassName__":"ScriptableButtonMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScriptableButtonMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"20499:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(187.2739486694336,558.3425598144531)","namespaceURI":null}]}},"972":{"vector":{"__isSmartRef__":true,"id":973},"stops":[{"__isSmartRef__":true,"id":974},{"__isSmartRef__":true,"id":975},{"__isSmartRef__":true,"id":976}],"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}]}},"973":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"974":{"__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}]}},"975":{"__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}]}},"976":{"__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}]}},"977":{"textString":"fullscreen","savedTextString":"fullscreen","submorphs":[{"__isSmartRef__":true,"id":978}],"owner":{"__isSmartRef__":true,"id":971},"_livelyDataWrapperId_":"16469:TextMorph","origin":{"__isSmartRef__":true,"id":983},"shape":{"__isSmartRef__":true,"id":984},"textContent":{"__isSmartRef__":true,"id":985},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":986},"textSelection":{"__isSmartRef__":true,"id":978},"priorExtent":{"__isSmartRef__":true,"id":987},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":988},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"16469:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(9,9.900000095367432)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"978":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":977},"_livelyDataWrapperId_":"16471:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":979},"shape":{"__isSmartRef__":true,"id":980},"priorExtent":{"__isSmartRef__":true,"id":981},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":982},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"16471:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"979":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"980":{"_livelyDataWrapperId_":"16470:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"16470: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}]}},"981":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"982":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"983":{"x":9,"y":9.900000095367432,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"984":{"_x":0,"_y":0,"_width":53,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":292},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"53","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}]}},"985":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"986":{"a":1,"b":0,"c":0,"d":1,"e":9,"f":9.900000095367432,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"987":{"x":53,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"988":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"989":{"x":187.2739486694336,"y":558.3425598144531,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"990":{"_x":0,"_y":0,"_width":70,"_height":30,"_stroke":{"__isSmartRef__":true,"id":558},"_fill":{"__isSmartRef__":true,"id":991},"_rx":5,"_ry":5,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"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(#20500:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"991":{"vector":{"__isSmartRef__":true,"id":992},"stops":[{"__isSmartRef__":true,"id":993},{"__isSmartRef__":true,"id":994}],"refcount":1,"_livelyDataWrapperId_":"20500: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":"20500:lively.paint.LinearGradient","namespaceURI":null}]}},"992":{"x":0,"y":1,"width":0,"height":-1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"993":{"__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}]}},"994":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"995":{"x":70,"y":30,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"996":{"vector":{"__isSmartRef__":true,"id":992},"stops":[{"__isSmartRef__":true,"id":997},{"__isSmartRef__":true,"id":998}],"refcount":0,"_livelyDataWrapperId_":"20501: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":"20501:lively.paint.LinearGradient","namespaceURI":null}]}},"997":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"998":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(244,244,244)","namespaceURI":null}]}},"999":{"a":1,"b":0,"c":0,"d":1,"e":187.2739486694336,"f":558.3425598144531,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1000":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1001":{"baseFill":{"__isSmartRef__":true,"id":972},"submorphs":[{"__isSmartRef__":true,"id":1002}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"30227:ScriptableButtonMorph","origin":{"__isSmartRef__":true,"id":1015},"shape":{"__isSmartRef__":true,"id":1016},"priorExtent":{"__isSmartRef__":true,"id":1020},"value":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":1017},"lighterFill":{"__isSmartRef__":true,"id":1021},"scriptSource":"if (this.go) {\n\tthis.go = false;\n\tthis.setLabel('Start');\n\talertOK('Stopping car ...')\n\t$morph('car').stopStepping();\n} else {\n\tthis.go = true;\n\tthis.setLabel('Stop');\n\talertOK('Starting car ...')\n\tif (UserAgent.isTouch) {\n\t\tvar steptime = 800;\n\t\t$morph('car').relativeVelocity = 0.03\n\t} else {\n\t\tvar steptime = 20;\n\t\t$morph('car').relativeVelocity = 0.002\n\t}\n\t$morph('car').startStepping(steptime, 'driveAlone');\n}","pvtCachedTransform":{"__isSmartRef__":true,"id":1024},"label":{"__isSmartRef__":true,"id":1002},"suppressHandles":true,"scalePoint":{"__isSmartRef__":true,"id":1025},"go":false,"__SourceModuleName__":"Global.lively.Widgets","name":"goButton","rotation":0,"__LivelyClassName__":"ScriptableButtonMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScriptableButtonMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"30227:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(-7.3214263916015625,540.0764770507812) scale(1.7065508365631104,1.7065508365631104)","namespaceURI":null}]}},"1002":{"textString":"Start","savedTextString":"Start","submorphs":[{"__isSmartRef__":true,"id":1003}],"owner":{"__isSmartRef__":true,"id":1001},"_livelyDataWrapperId_":"108:TextMorph","origin":{"__isSmartRef__":true,"id":1008},"shape":{"__isSmartRef__":true,"id":1009},"textContent":{"__isSmartRef__":true,"id":1011},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1012},"textSelection":{"__isSmartRef__":true,"id":1003},"priorExtent":{"__isSmartRef__":true,"id":1013},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1014},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"108:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(25.326242446899414,11.92793893814087)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1003":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1002},"_livelyDataWrapperId_":"110:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1004},"shape":{"__isSmartRef__":true,"id":1005},"priorExtent":{"__isSmartRef__":true,"id":1006},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1007},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"110:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1004":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1005":{"_livelyDataWrapperId_":"109:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"109: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}]}},"1006":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1007":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1008":{"x":25.326242446899414,"y":11.92793893814087,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1009":{"_x":0,"_y":0,"_width":25,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":1010},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"25","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}]}},"1010":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1011":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1012":{"a":1,"b":0,"c":0,"d":1,"e":25.326242446899414,"f":11.92793893814087,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1013":{"x":25,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1014":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1015":{"x":-7.3214263916015625,"y":540.0764770507812,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1016":{"_x":9.081562042236328,"_y":6.054385917365664,"_width":54.48936247601375,"_height":21.947105629265195,"_stroke":{"__isSmartRef__":true,"id":558},"_fill":{"__isSmartRef__":true,"id":1017},"_rx":5,"_ry":5,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"9.081562042236328","namespaceURI":null},{"key":"y","value":"6.054385917365664","namespaceURI":null},{"key":"width","value":"54.48936247601375","namespaceURI":null},{"key":"height","value":"21.947105629265195","namespaceURI":null},{"key":"stroke-width","value":"0.6","namespaceURI":null},{"key":"stroke","value":"rgb(128,114,119)","namespaceURI":null},{"key":"fill","value":"url(#30228:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"1017":{"vector":{"__isSmartRef__":true,"id":560},"stops":[{"__isSmartRef__":true,"id":1018},{"__isSmartRef__":true,"id":1019}],"refcount":1,"_livelyDataWrapperId_":"30228: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":"30228:lively.paint.LinearGradient","namespaceURI":null}]}},"1018":{"__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}]}},"1019":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"1020":{"x":70,"y":30,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1021":{"vector":{"__isSmartRef__":true,"id":560},"stops":[{"__isSmartRef__":true,"id":1022},{"__isSmartRef__":true,"id":1023}],"refcount":0,"_livelyDataWrapperId_":"30229: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":"30229:lively.paint.LinearGradient","namespaceURI":null}]}},"1022":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"1023":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(244,244,244)","namespaceURI":null}]}},"1024":{"a":1.7065508365631104,"b":0,"c":0,"d":1.7065508365631104,"e":-7.3214263916015625,"f":540.0764770507812,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1025":{"x":1.7065508365631104,"y":1.7065508365631104,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1026":{"baseFill":{"__isSmartRef__":true,"id":972},"submorphs":[{"__isSmartRef__":true,"id":1027}],"owner":{"__isSmartRef__":true,"id":567},"_livelyDataWrapperId_":"35295:ScriptableButtonMorph","origin":{"__isSmartRef__":true,"id":1039},"shape":{"__isSmartRef__":true,"id":1040},"priorExtent":{"__isSmartRef__":true,"id":1041},"value":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":559},"lighterFill":{"__isSmartRef__":true,"id":1042},"scriptSource":"$morph('fuelMeter').liters = 7.5\nif ($morph('goButton').go) $morph('goButton').doAction()\n$morph('car').drive(0)\n$morph('fuelMeter').liters = 7.5","pvtCachedTransform":{"__isSmartRef__":true,"id":1045},"label":{"__isSmartRef__":true,"id":1027},"__SourceModuleName__":"Global.lively.Widgets","rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1046},"__LivelyClassName__":"ScriptableButtonMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ScriptableButtonMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"35295:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(110.02180480957031,557.7664794921875)","namespaceURI":null}]}},"1027":{"textString":"reset","savedTextString":"reset","submorphs":[{"__isSmartRef__":true,"id":1028}],"owner":{"__isSmartRef__":true,"id":1026},"_livelyDataWrapperId_":"36086:TextMorph","origin":{"__isSmartRef__":true,"id":1033},"shape":{"__isSmartRef__":true,"id":1034},"textContent":{"__isSmartRef__":true,"id":1035},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1036},"textSelection":{"__isSmartRef__":true,"id":1028},"priorExtent":{"__isSmartRef__":true,"id":1037},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1038},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"36086:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(22.999987865948242,9.899978852139611)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1028":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1027},"_livelyDataWrapperId_":"36088:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1029},"shape":{"__isSmartRef__":true,"id":1030},"priorExtent":{"__isSmartRef__":true,"id":1031},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1032},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"36088:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1029":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1030":{"_livelyDataWrapperId_":"36087:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"36087: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}]}},"1031":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1032":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1033":{"x":22.999987865948242,"y":9.899978852139611,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1034":{"_x":0,"_y":0,"_width":27,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":208},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"27","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}]}},"1035":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1036":{"a":1,"b":0,"c":0,"d":1,"e":22.999987865948242,"f":9.899978852139611,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1037":{"x":27,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1038":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1039":{"x":110.02180480957031,"y":557.7664794921875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1040":{"_x":-0.000012134051985412952,"_y":-0.000021243228957246174,"_width":70,"_height":30,"_stroke":{"__isSmartRef__":true,"id":558},"_fill":{"__isSmartRef__":true,"id":559},"_rx":5,"_ry":5,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-0.000012134051985412952","namespaceURI":null},{"key":"y","value":"-0.000021243228957246174","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(#35296:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"1041":{"x":70,"y":30,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1042":{"vector":{"__isSmartRef__":true,"id":560},"stops":[{"__isSmartRef__":true,"id":1043},{"__isSmartRef__":true,"id":1044}],"refcount":0,"_livelyDataWrapperId_":"35297: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":"35297:lively.paint.LinearGradient","namespaceURI":null}]}},"1043":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"0","namespaceURI":null},{"key":"stop-color","value":"rgb(232,232,232)","namespaceURI":null}]}},"1044":{"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.Stop","__rawNodeInfo__":{"tagName":"stop","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"offset","value":"1","namespaceURI":null},{"key":"stop-color","value":"rgb(244,244,244)","namespaceURI":null}]}},"1045":{"a":1,"b":0,"c":0,"d":1,"e":110.02180480957031,"f":557.7664794921875,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1046":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1047":{"x":87.5943603515625,"y":154.71636962890625,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1048":{"_x":-23.059377670288086,"_y":0,"_width":1038.3756773458088,"_height":615.6778356547434,"_stroke":{"__isSmartRef__":true,"id":1049},"_fill":{"__isSmartRef__":true,"id":1050},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-23.059377670288086","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"1038.3756773458088","namespaceURI":null},{"key":"height","value":"615.6778356547434","namespaceURI":null},{"key":"stroke","value":"rgb(255,143,0)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke-dasharray","value":"[3, 2]","namespaceURI":null}]}},"1049":{"r":1,"g":0.56,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1050":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1051":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1052":{"a":1,"b":0,"c":0,"d":1,"e":87.5943603515625,"f":154.71636962890625,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1053":{"x":1,"y":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1054":{"x":64.53498268127441,"y":154.71636962890625,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1055":{"sourceObj":{"__isSmartRef__":true,"id":567},"sourceAttrName":"geometryChanged","targetObj":{"__isSmartRef__":true,"id":1056},"targetMethodName":"updateConnection","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1056":{"submorphs":[{"__isSmartRef__":true,"id":1057},{"__isSmartRef__":true,"id":1067},{"__isSmartRef__":true,"id":1079},{"__isSmartRef__":true,"id":1091}],"owner":null,"_livelyDataWrapperId_":"17727:lively.Connector.ConnectorMorph","origin":{"__isSmartRef__":true,"id":1103},"shape":{"__isSmartRef__":true,"id":1104},"priorExtent":{"__isSmartRef__":true,"id":1109},"pvtCachedTransform":{"__isSmartRef__":true,"id":1110},"arrowHead":{"__isSmartRef__":true,"id":1057},"isConnectionVisualization":true,"startMorph":null,"endMorph":null,"startLabel":{"__isSmartRef__":true,"id":1067},"endLabel":{"__isSmartRef__":true,"id":1079},"middleLabel":{"__isSmartRef__":true,"id":1091},"attributeConnections":[{"__isSmartRef__":true,"id":1111}],"isCurve":true,"__SourceModuleName__":"Global.lively.Connector","__LivelyClassName__":"lively.Connector.ConnectorMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"lively.Connector.ConnectorMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17727:lively.Connector.ConnectorMorph","namespaceURI":null},{"key":"transform","value":"translate(169,111)","namespaceURI":null}]},"__serializedScripts__":{"updateLabelPositions":"function updateLabelPositions() {\n\t\t\tthis.startLabel.setPosition(this.getStartPos());\n\t\t\tthis.endLabel.setPosition(this.getEndPos());\n\t\t\tif (this.middleLabel)\tthis.middleLabel.setPosition(this.getRelativePoint(0.5));\n\t\t}"},"withLayers":["ConnectorMorphLayer"]},"1057":{"submorphs":[{"__isSmartRef__":true,"id":1058}],"owner":{"__isSmartRef__":true,"id":1056},"_livelyDataWrapperId_":"17729:ArrowHeadMorph","origin":{"__isSmartRef__":true,"id":1063},"shape":{"__isSmartRef__":true,"id":1064},"priorExtent":{"__isSmartRef__":true,"id":1065},"pvtCachedTransform":{"__isSmartRef__":true,"id":1066},"head":{"__isSmartRef__":true,"id":1058},"mouseHandler":null,"_pointer-events":"none","rotation":1.6723989536219945,"__SourceModuleName__":"Global.lively.Widgets","__LivelyClassName__":"ArrowHeadMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"ArrowHeadMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17729:ArrowHeadMorph","namespaceURI":null},{"key":"transform","value":"translate(420,1047) rotate(95.82140170463539)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1058":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1057},"_livelyDataWrapperId_":"17730:Morph","origin":{"__isSmartRef__":true,"id":1059},"shape":{"__isSmartRef__":true,"id":1060},"priorExtent":{"__isSmartRef__":true,"id":1061},"pvtCachedTransform":{"__isSmartRef__":true,"id":1062},"mouseHandler":null,"_pointer-events":"none","__SourceModuleName__":"Global.lively.Core","__LivelyClassName__":"Morph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"Morph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17730:Morph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1059":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1060":{"_stroke":{"__isSmartRef__":true,"id":23},"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Polygon","__rawNodeInfo__":{"tagName":"polygon","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"points","value":"3.200000047683716,0 -12.800000190734863,6 -12.800000190734863,-6","namespaceURI":null},{"key":"stroke","value":"rgb(204,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null}]}},"1061":{"x":16.00000023841858,"y":12,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1062":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1063":{"x":420,"y":1047,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1064":{"_livelyDataWrapperId_":"17728:lively.scene.Group","content":[],"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"17728:lively.scene.Group","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1065":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1066":{"a":-0.10142790812588726,"b":0.9948428918443387,"c":-0.9948428918443387,"d":-0.10142790812588726,"e":420,"f":1047,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1067":{"textString":"fuelKm","savedTextString":"fuelKm","submorphs":[{"__isSmartRef__":true,"id":1068}],"owner":{"__isSmartRef__":true,"id":1056},"_livelyDataWrapperId_":"17731:TextMorph","origin":{"__isSmartRef__":true,"id":1073},"shape":{"__isSmartRef__":true,"id":1074},"textContent":{"__isSmartRef__":true,"id":1075},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1076},"textSelection":{"__isSmartRef__":true,"id":1068},"priorExtent":{"__isSmartRef__":true,"id":1077},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1078},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"textColor":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17731:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(5.030575507204276,479.8848998480246)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1068":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1067},"_livelyDataWrapperId_":"17733:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1069},"shape":{"__isSmartRef__":true,"id":1070},"priorExtent":{"__isSmartRef__":true,"id":1071},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1072},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17733:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1069":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1070":{"_livelyDataWrapperId_":"17732:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"17732: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}]}},"1071":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1072":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1073":{"x":5.030575507204276,"y":479.8848998480246,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1074":{"_x":0,"_y":0,"_width":38,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":38},"_fill":{"__isSmartRef__":true,"id":39},"__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":"38","namespaceURI":null},{"key":"height","value":"13.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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1075":{"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1076":{"a":1,"b":0,"c":0,"d":1,"e":5.030575507204276,"f":479.8848998480246,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1077":{"x":38,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1078":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1079":{"textString":"setExtent","savedTextString":"setExtent","submorphs":[{"__isSmartRef__":true,"id":1080}],"owner":{"__isSmartRef__":true,"id":1056},"_livelyDataWrapperId_":"17734:TextMorph","origin":{"__isSmartRef__":true,"id":1085},"shape":{"__isSmartRef__":true,"id":1086},"textContent":{"__isSmartRef__":true,"id":1087},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1088},"textSelection":{"__isSmartRef__":true,"id":1080},"priorExtent":{"__isSmartRef__":true,"id":1089},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1090},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"textColor":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17734:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(251,936)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1080":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1079},"_livelyDataWrapperId_":"17736:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1081},"shape":{"__isSmartRef__":true,"id":1082},"priorExtent":{"__isSmartRef__":true,"id":1083},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1084},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17736:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1081":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1082":{"_livelyDataWrapperId_":"17735:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"17735: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}]}},"1083":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1084":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1085":{"x":251,"y":936,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1086":{"_x":0,"_y":0,"_width":50,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":38},"_fill":{"__isSmartRef__":true,"id":39},"__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":"50","namespaceURI":null},{"key":"height","value":"13.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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1087":{"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1088":{"a":1,"b":0,"c":0,"d":1,"e":251,"f":936,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1089":{"x":50,"y":13.199999809265137,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1090":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1091":{"textString":"function (radius) { \n\t\tvar factor = 10;\n\t\treturn pt(radius,radius).scaleBy(factor);\n\t}","savedTextString":"function (radius) { \n\t\tvar factor = 10;\n\t\treturn pt(radius,radius).scaleBy(factor);\n\t}","submorphs":[{"__isSmartRef__":true,"id":1092}],"owner":{"__isSmartRef__":true,"id":1056},"_livelyDataWrapperId_":"17737:TextMorph","origin":{"__isSmartRef__":true,"id":1097},"shape":{"__isSmartRef__":true,"id":1098},"textContent":{"__isSmartRef__":true,"id":1099},"lineNumberHint":3,"pvtCachedTransform":{"__isSmartRef__":true,"id":1100},"textSelection":{"__isSmartRef__":true,"id":1092},"priorExtent":{"__isSmartRef__":true,"id":1101},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1102},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"textColor":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17737:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(400.85984802246094,754.592529296875)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1092":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1091},"_livelyDataWrapperId_":"17739:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1093},"shape":{"__isSmartRef__":true,"id":1094},"priorExtent":{"__isSmartRef__":true,"id":1095},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1096},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"17739:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1093":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1094":{"_livelyDataWrapperId_":"17738:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"17738: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}]}},"1095":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1096":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1097":{"x":400.85984802246094,"y":754.592529296875,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1098":{"_x":0,"_y":0,"_width":235,"_height":56.39999999999999,"_stroke":{"__isSmartRef__":true,"id":38},"_fill":{"__isSmartRef__":true,"id":39},"__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":"235","namespaceURI":null},{"key":"height","value":"56.39999999999999","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","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1099":{"_fill":{"__isSmartRef__":true,"id":23},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(204,0,0)","namespaceURI":null},{"key":"font-size","value":"12","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1100":{"a":1,"b":0,"c":0,"d":1,"e":400.85984802246094,"f":754.592529296875,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1101":{"x":235,"y":56.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1102":{"x":0,"y":0,"width":0,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1103":{"x":169,"y":111,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1104":{"dontChangeShape":false,"cachedVertices":[{"__isSmartRef__":true,"id":1105},{"__isSmartRef__":true,"id":1106}],"elements":[{"__isSmartRef__":true,"id":1107},{"__isSmartRef__":true,"id":1108}],"_stroke":{"__isSmartRef__":true,"id":23},"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Path","__rawNodeInfo__":{"tagName":"path","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"d","value":"M5.030575507204276,479.8848998480246 Q305.45,513.385 251,936 ","namespaceURI":null},{"key":"stroke","value":"rgb(204,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null},{"key":"stroke-width","value":"2","namespaceURI":null}]}},"1105":{"x":5.030575507204276,"y":479.8848998480246,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1106":{"x":251,"y":936,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1107":{"isAbsolute":true,"x":5.030575507204276,"y":479.8848998480246,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.MoveTo"},"1108":{"isAbsolute":true,"x":251,"y":936,"controlX":305.45,"controlY":513.385,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.QuadCurveTo"},"1109":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1110":{"a":1,"b":0,"c":0,"d":1,"e":169,"f":111,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Similitude"},"1111":{"sourceObj":{"__isSmartRef__":true,"id":1056},"sourceAttrName":"geometryChanged","targetObj":{"__isSmartRef__":true,"id":1056},"targetMethodName":"updateLabelPositions","isActive":false,"__SourceModuleName__":"Global.lively.bindings","__LivelyClassName__":"AttributeConnection"},"1112":{"textString":"Wiki control","savedTextString":"Wiki control","submorphs":[{"__isSmartRef__":true,"id":1113}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"34:TextMorph","origin":{"__isSmartRef__":true,"id":1118},"shape":{"__isSmartRef__":true,"id":1119},"textContent":{"__isSmartRef__":true,"id":1120},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1121},"textSelection":{"__isSmartRef__":true,"id":1113},"priorExtent":{"__isSmartRef__":true,"id":1122},"useChangeClue":false,"suppressHandles":true,"suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__SourceModuleName__":"Global.lively.Text","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"34:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1113":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1112},"_livelyDataWrapperId_":"36:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1114},"shape":{"__isSmartRef__":true,"id":1115},"priorExtent":{"__isSmartRef__":true,"id":1116},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1117},"__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":"36:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1114":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1115":{"_livelyDataWrapperId_":"35: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":"35: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}]}},"1116":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1117":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1118":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1119":{"_x":0,"_y":0,"_width":80,"_height":21.2,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":null,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"0","namespaceURI":null},{"key":"y","value":"0","namespaceURI":null},{"key":"width","value":"80","namespaceURI":null},{"key":"height","value":"21.2","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"none","namespaceURI":null}]}},"1120":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1121":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1122":{"x":68,"y":42,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1123":{"submorphs":[{"__isSmartRef__":true,"id":1124}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"2329:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1129},"origin":{"__isSmartRef__":true,"id":1130},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1131},"shape":{"__isSmartRef__":true,"id":1132},"textContent":{"__isSmartRef__":true,"id":1133},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":1124},"textString":"PartsBin","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":1134},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":377},"textStyle":{"__isSmartRef__":true,"id":1135},"undoTextStyle":{"__isSmartRef__":true,"id":1136},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2329:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1007.87451171875,1929.69384765625)","namespaceURI":null}]}},"1124":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1123},"_livelyDataWrapperId_":"2331:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1125},"shape":{"__isSmartRef__":true,"id":1126},"priorExtent":{"__isSmartRef__":true,"id":1127},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1128},"isCursor":true,"__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":"2331:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1125":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1126":{"_livelyDataWrapperId_":"2330: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":"2330: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}]}},"1127":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1128":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1129":{"a":1,"b":0,"c":0,"d":1,"e":1007.87451171875,"f":1929.69384765625,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1130":{"x":1007.87451171875,"y":1929.69384765625,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1131":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1132":{"_fill":{"__isSmartRef__":true,"id":373},"_stroke":{"__isSmartRef__":true,"id":208},"_x":0,"_y":0,"_width":312,"_height":51.23333333333333,"__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":"312","namespaceURI":null},{"key":"height","value":"51.23333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1133":{"_fill":{"__isSmartRef__":true,"id":128},"__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":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1134":{"x":279,"y":31.900000254313152,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1135":{"runs":[8],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1136":{"runs":[1],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1137":{"submorphs":[{"__isSmartRef__":true,"id":1138}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"2472:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1143},"origin":{"__isSmartRef__":true,"id":1144},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1145},"shape":{"__isSmartRef__":true,"id":1146},"textContent":{"__isSmartRef__":true,"id":1147},"lineNumberHint":2,"textSelection":{"__isSmartRef__":true,"id":1138},"textString":"$morph('partsBin').addScript(function getMorphNamed(name){return})\n\n\n","savedTextString":"$morph('partsBin').addScript(function getMorphNamed(name){return})\n\n\n","priorExtent":{"__isSmartRef__":true,"id":1148},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"__SourceModuleName__":"Global.lively.Text","textStyle":{"__isSmartRef__":true,"id":1149},"undoTextStyle":{"__isSmartRef__":true,"id":1150},"fontSize":17,"padding":{"__isSmartRef__":true,"id":364},"textColor":{"__isSmartRef__":true,"id":208},"fontFamily":"Courier","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"2472:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1022.5643310546875,1985.56298828125)","namespaceURI":null}]}},"1138":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1137},"_livelyDataWrapperId_":"2474:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1139},"shape":{"__isSmartRef__":true,"id":1140},"priorExtent":{"__isSmartRef__":true,"id":1141},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1142},"isCursor":true,"__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":"2474:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1139":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1140":{"_livelyDataWrapperId_":"2473: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":"2473: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}]}},"1141":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1142":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1143":{"a":1,"b":0,"c":0,"d":1,"e":1022.5643310546875,"f":1985.56298828125,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1144":{"x":1022.5643310546875,"y":1985.56298828125,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1145":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1146":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":342},"_x":-9.308441235589271e-7,"_y":1.43701171875,"_width":839.4356689453125,"_height":70.83333333333333,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-9.308441235589271e-7","namespaceURI":null},{"key":"y","value":"1.43701171875","namespaceURI":null},{"key":"width","value":"839.4356689453125","namespaceURI":null},{"key":"height","value":"70.83333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"1","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null}]}},"1147":{"_fill":{"__isSmartRef__":true,"id":208},"__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":"17","namespaceURI":null},{"key":"font-family","value":"Courier","namespaceURI":null}]}},"1148":{"x":580.6016845703125,"y":120.70000712076823,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1149":{"runs":[7,10,52],"values":[{"__isSmartRef__":true,"id":347},{"__isSmartRef__":true,"id":348},{"__isSmartRef__":true,"id":347}],"lastIndex":17,"lastRunIndex":2,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1150":{"runs":[7,10,53],"values":[{"__isSmartRef__":true,"id":347},{"__isSmartRef__":true,"id":348},{"__isSmartRef__":true,"id":347}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1151":{"textString":"$morph('fuelRadius').setPosition(pt(0,0))\n\n\n$morph('fuelRadius')\n\n","savedTextString":"","submorphs":[{"__isSmartRef__":true,"id":1152}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"13726:TextMorph","origin":{"__isSmartRef__":true,"id":1157},"shape":{"__isSmartRef__":true,"id":1158},"textContent":{"__isSmartRef__":true,"id":1160},"lineNumberHint":4,"pvtCachedTransform":{"__isSmartRef__":true,"id":1161},"textSelection":{"__isSmartRef__":true,"id":1152},"priorExtent":{"__isSmartRef__":true,"id":1162},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":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":"13726:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1317,832)","namespaceURI":null}]}},"1152":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1151},"_livelyDataWrapperId_":"13728:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1153},"shape":{"__isSmartRef__":true,"id":1154},"priorExtent":{"__isSmartRef__":true,"id":1155},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1156},"isCursor":true,"__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":"13728:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1153":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1154":{"_livelyDataWrapperId_":"13727: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":"13727: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}]}},"1155":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1156":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1157":{"x":1317,"y":832,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1158":{"_x":0,"_y":0,"_width":380,"_height":78.8,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1159},"__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":"380","namespaceURI":null},{"key":"height","value":"78.8","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.5","namespaceURI":null}]}},"1159":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1160":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1161":{"a":1,"b":0,"c":0,"d":1,"e":1317,"f":832,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1162":{"x":-12,"y":-8,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1163":{"baseFill":{"__isSmartRef__":true,"id":972},"submorphs":[{"__isSmartRef__":true,"id":1164}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"20003:ScriptableButtonMorph","origin":{"__isSmartRef__":true,"id":1176},"shape":{"__isSmartRef__":true,"id":1177},"priorExtent":{"__isSmartRef__":true,"id":1182},"value":false,"isActive":true,"normalFill":{"__isSmartRef__":true,"id":1178},"lighterFill":{"__isSmartRef__":true,"id":1183},"scriptSource":"this.world().submorphs\n\t.select(function(ea) {return (ea instanceof lively.Connector.ConnectorMorph) &&ea.isMetaMorph})\n\t.invoke('remove')","pvtCachedTransform":{"__isSmartRef__":true,"id":1186},"label":{"__isSmartRef__":true,"id":1164},"suppressHandles":true,"__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":"20003:ScriptableButtonMorph","namespaceURI":null},{"key":"class","value":"button","namespaceURI":null},{"key":"transform","value":"translate(1141,790)","namespaceURI":null}]}},"1164":{"textString":"hide connections","savedTextString":"hide connections","submorphs":[{"__isSmartRef__":true,"id":1165}],"owner":{"__isSmartRef__":true,"id":1163},"_livelyDataWrapperId_":"21268:TextMorph","origin":{"__isSmartRef__":true,"id":1170},"shape":{"__isSmartRef__":true,"id":1171},"textContent":{"__isSmartRef__":true,"id":1172},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1173},"textSelection":{"__isSmartRef__":true,"id":1165},"priorExtent":{"__isSmartRef__":true,"id":1174},"useChangeClue":false,"shouldNotRender":false,"padding":{"__isSmartRef__":true,"id":1175},"wrap":"Shrink","mouseHandler":null,"_pointer-events":"none","suppressGrabbing":true,"__LivelyClassName__":"TextMorph","__SourceModuleName__":"Global.lively.Text","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"21268:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(10,10.400000095367432)","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null}]}},"1165":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1164},"_livelyDataWrapperId_":"21270:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1166},"shape":{"__isSmartRef__":true,"id":1167},"priorExtent":{"__isSmartRef__":true,"id":1168},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1169},"__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":"21270:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1166":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1167":{"_livelyDataWrapperId_":"21269: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":"21269: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}]}},"1168":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1169":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1170":{"x":10,"y":10.400000095367432,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1171":{"_x":0,"_y":0,"_width":93,"_height":13.2,"_stroke":{"__isSmartRef__":true,"id":128},"_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":"93","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}]}},"1172":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1173":{"a":1,"b":0,"c":0,"d":1,"e":10,"f":10.400000095367432,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1174":{"x":188,"y":92,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1175":{"x":0,"y":0,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"1176":{"x":1141,"y":790,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1177":{"_x":0,"_y":0,"_width":110,"_height":31,"_stroke":{"__isSmartRef__":true,"id":558},"_fill":{"__isSmartRef__":true,"id":1178},"_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":"110","namespaceURI":null},{"key":"height","value":"31","namespaceURI":null},{"key":"stroke-width","value":"0.6","namespaceURI":null},{"key":"stroke","value":"rgb(128,114,119)","namespaceURI":null},{"key":"fill","value":"url(#20004:lively.paint.LinearGradient)","namespaceURI":null},{"key":"rx","value":"5","namespaceURI":null},{"key":"ry","value":"5","namespaceURI":null}]}},"1178":{"vector":{"__isSmartRef__":true,"id":1179},"stops":[{"__isSmartRef__":true,"id":1180},{"__isSmartRef__":true,"id":1181}],"refcount":1,"_livelyDataWrapperId_":"20004: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":"20004:lively.paint.LinearGradient","namespaceURI":null}]}},"1179":{"x":0,"y":1,"width":0,"height":-1,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"1180":{"__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}]}},"1181":{"__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}]}},"1182":{"x":70,"y":30,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1183":{"vector":{"__isSmartRef__":true,"id":1179},"stops":[{"__isSmartRef__":true,"id":1184},{"__isSmartRef__":true,"id":1185}],"refcount":0,"_livelyDataWrapperId_":"20005: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":"20005:lively.paint.LinearGradient","namespaceURI":null}]}},"1184":{"__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}]}},"1185":{"__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}]}},"1186":{"a":1,"b":0,"c":0,"d":1,"e":1141,"f":790,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1187":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"23434:Morph","origin":{"__isSmartRef__":true,"id":1188},"shape":{"__isSmartRef__":true,"id":1189},"priorExtent":{"__isSmartRef__":true,"id":1191},"pvtCachedTransform":{"__isSmartRef__":true,"id":1192},"attributeConnections":[{"__isSmartRef__":true,"id":1193}],"__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":"23434:Morph","namespaceURI":null},{"key":"transform","value":"translate(257,844)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"1188":{"x":257,"y":844,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1189":{"_x":0,"_y":0,"_width":187,"_height":63,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1190},"__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":"187","namespaceURI":null},{"key":"height","value":"63","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,0,204)","namespaceURI":null}]}},"1190":{"r":0,"g":0,"b":0.8,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1191":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1192":{"a":1,"b":0,"c":0,"d":1,"e":257,"f":844,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1193":{"sourceObj":{"__isSmartRef__":true,"id":1187},"sourceAttrName":"origin","targetObj":{"__isSmartRef__":true,"id":1194},"targetMethodName":"setPosition","isActive":false,"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"1194":{"submorphs":[],"owner":null,"_livelyDataWrapperId_":"23441:Morph","origin":{"__isSmartRef__":true,"id":1195},"shape":{"__isSmartRef__":true,"id":1196},"priorExtent":{"__isSmartRef__":true,"id":1197},"pvtCachedTransform":{"__isSmartRef__":true,"id":1198},"attributeConnections":[],"__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":"23441:Morph","namespaceURI":null},{"key":"transform","value":"translate(648,848)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"1195":{"x":648,"y":848,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1196":{"_x":0,"_y":0,"_width":204,"_height":63,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1190},"__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":"204","namespaceURI":null},{"key":"height","value":"63","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,0,204)","namespaceURI":null}]}},"1197":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1198":{"a":1,"b":0,"c":0,"d":1,"e":648,"f":848,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1199":{"submorphs":[{"__isSmartRef__":true,"id":1200}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"24247:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1205},"origin":{"__isSmartRef__":true,"id":1206},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1207},"shape":{"__isSmartRef__":true,"id":1208},"textContent":{"__isSmartRef__":true,"id":1209},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":1200},"textString":"Fuel Meter","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":1210},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":377},"textStyle":{"__isSmartRef__":true,"id":1211},"undoTextStyle":{"__isSmartRef__":true,"id":1212},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"24247:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(56.87451171875,1458.69384765625)","namespaceURI":null}]}},"1200":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1199},"_livelyDataWrapperId_":"24249:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1201},"shape":{"__isSmartRef__":true,"id":1202},"priorExtent":{"__isSmartRef__":true,"id":1203},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1204},"isCursor":true,"__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":"24249:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1201":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1202":{"_livelyDataWrapperId_":"24248: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":"24248: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}]}},"1203":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1204":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1205":{"a":1,"b":0,"c":0,"d":1,"e":56.87451171875,"f":1458.69384765625,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1206":{"x":56.87451171875,"y":1458.69384765625,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1207":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1208":{"_fill":{"__isSmartRef__":true,"id":373},"_stroke":{"__isSmartRef__":true,"id":208},"_x":0,"_y":0,"_width":312,"_height":51.23333333333333,"__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":"312","namespaceURI":null},{"key":"height","value":"51.23333333333333","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1209":{"_fill":{"__isSmartRef__":true,"id":128},"__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":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1210":{"x":279,"y":31.900000254313152,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1211":{"runs":[10],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1212":{"runs":[1],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1213":{"submorphs":[{"__isSmartRef__":true,"id":1214}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"24439:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1219},"origin":{"__isSmartRef__":true,"id":1220},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1221},"shape":{"__isSmartRef__":true,"id":1222},"textContent":{"__isSmartRef__":true,"id":1223},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":1214},"textString":"Fuel Consume Meter","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":1224},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":377},"textStyle":{"__isSmartRef__":true,"id":1225},"undoTextStyle":{"__isSmartRef__":true,"id":1226},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"24439:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(57.87451171875,1091.69384765625)","namespaceURI":null}]}},"1214":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1213},"_livelyDataWrapperId_":"24441:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1215},"shape":{"__isSmartRef__":true,"id":1216},"priorExtent":{"__isSmartRef__":true,"id":1217},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1218},"isCursor":true,"__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":"24441:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1215":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1216":{"_livelyDataWrapperId_":"24440: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":"24440: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}]}},"1217":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1218":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1219":{"a":1,"b":0,"c":0,"d":1,"e":57.87451171875,"f":1091.69384765625,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1220":{"x":57.87451171875,"y":1091.69384765625,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1221":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1222":{"_fill":{"__isSmartRef__":true,"id":373},"_stroke":{"__isSmartRef__":true,"id":208},"_x":0,"_y":-7.69384765625,"_width":430.12548828125,"_height":52.16051432291666,"__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":"-7.69384765625","namespaceURI":null},{"key":"width","value":"430.12548828125","namespaceURI":null},{"key":"height","value":"52.16051432291666","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1223":{"_fill":{"__isSmartRef__":true,"id":128},"__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":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1224":{"x":279,"y":31.900000254313152,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1225":{"runs":[18],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1226":{"runs":[11],"values":[{"__isSmartRef__":true,"id":379}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1227":{"textString":"car.addScript(function centerFuelRadius() { this.fuelRadius.setCenter(this.getCenter()) })\n\nconnect($morph('fuelMeter'), 'fuelKm', $morph('fuelRadius'), 'setExtent', {\n\tconverter: function(radius) { \n\t\tvar scaleFactor = 1 / $morph('mapMorph').kilometerLength * 2;\n\t\treturn pt(radius,radius).scaleBy(scaleFactor);\n\t}\n})","savedTextString":"connect($morph('fuelMeter'), 'fuelKm', $morph('fuelRadius'), 'setExtent', {\n\tconverter: function(radius) { \n\t\tvar scaleFactor = 1 / $morph('mapMorph').kilometerLength * 2;\n\t\treturn pt(radius,radius).scaleBy(scaleFactor);\n\t}\n})","submorphs":[{"__isSmartRef__":true,"id":1228}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"24825:TextMorph","origin":{"__isSmartRef__":true,"id":1233},"shape":{"__isSmartRef__":true,"id":1234},"textContent":{"__isSmartRef__":true,"id":1236},"lineNumberHint":7,"pvtCachedTransform":{"__isSmartRef__":true,"id":1237},"textSelection":{"__isSmartRef__":true,"id":1228},"priorExtent":{"__isSmartRef__":true,"id":1238},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":17,"padding":{"__isSmartRef__":true,"id":1239},"textColor":{"__isSmartRef__":true,"id":128},"fontFamily":"Courier","textStyle":{"__isSmartRef__":true,"id":1240},"undoTextStyle":{"__isSmartRef__":true,"id":1257},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1258},"__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":"24825:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1113,321)","namespaceURI":null}]},"withLayers":["BrowserSyntaxHighlightLayer"]},"1228":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1227},"_livelyDataWrapperId_":"24827:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1229},"shape":{"__isSmartRef__":true,"id":1230},"priorExtent":{"__isSmartRef__":true,"id":1231},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1232},"isCursor":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":"24827:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1229":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1230":{"_livelyDataWrapperId_":"24826: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":"24826: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}]}},"1231":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1232":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1233":{"x":1113,"y":321,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1234":{"_x":0,"_y":11,"_width":944,"_height":172.83333333333334,"_stroke":{"__isSmartRef__":true,"id":1235},"_fill":{"__isSmartRef__":true,"id":125},"__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":"11","namespaceURI":null},{"key":"width","value":"944","namespaceURI":null},{"key":"height","value":"172.83333333333334","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.5","namespaceURI":null},{"key":"fill-opacity","value":"1","namespaceURI":null},{"key":"stroke-opacity","value":"1","namespaceURI":null}]}},"1235":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1236":{"_fill":{"__isSmartRef__":true,"id":128},"__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":"17","namespaceURI":null},{"key":"font-family","value":"Courier","namespaceURI":null}]}},"1237":{"a":1,"b":0,"c":0,"d":1,"e":1113,"f":321,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1238":{"x":-12,"y":-8,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1239":{"x":10.5,"y":5.666666666666667,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"1240":{"runs":[107,11,3,8,9,12,3,11,2,1,2,10,1,8,9,1,4,3,15,1,11,10,20,1,4,6,42,1,1,1,1],"values":[{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1242},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1243},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1244},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1245},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1246},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1247},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1248},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1249},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1250},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1251},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1252},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1253},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1254},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1255},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1256},{"__isSmartRef__":true,"id":1241}],"lastIndex":318,"lastRunIndex":30,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1241":{"color":{"__isSmartRef__":true,"id":128},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1242":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1243":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1244":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1245":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1246":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1247":{"color":{"__isSmartRef__":true,"id":157},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1248":{"color":{"__isSmartRef__":true,"id":159},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1249":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1250":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1251":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1252":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1253":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1254":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1255":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1256":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1257":{"runs":[107,11,3,8,9,12,3,11,2,1,2,10,1,8,9,1,4,3,15,1,11,10,20,1,4,6,42,1,1,1,1],"values":[{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1242},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1243},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1244},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1245},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1246},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1247},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1248},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1249},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1250},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1251},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1252},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1253},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1254},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1255},{"__isSmartRef__":true,"id":1241},{"__isSmartRef__":true,"id":1256},{"__isSmartRef__":true,"id":1241}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1258":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1259":{"submorphs":[{"__isSmartRef__":true,"id":1260},{"__isSmartRef__":true,"id":1273}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"110:Morph","origin":{"__isSmartRef__":true,"id":1279},"shape":{"__isSmartRef__":true,"id":1280},"priorExtent":{"__isSmartRef__":true,"id":1283},"pvtCachedTransform":{"__isSmartRef__":true,"id":1284},"name":"partsBin","rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1285},"__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":"110:Morph","namespaceURI":null},{"key":"transform","value":"translate(509,805)","namespaceURI":null}]},"__serializedScripts__":{"getMorphNamed":"function getMorphNamed(name){return}"}},"1260":{"submorphs":[{"__isSmartRef__":true,"id":1261}],"owner":{"__isSmartRef__":true,"id":1259},"_livelyDataWrapperId_":"1610:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1266},"origin":{"__isSmartRef__":true,"id":1267},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1268},"shape":{"__isSmartRef__":true,"id":1269},"textContent":{"__isSmartRef__":true,"id":1270},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":1261},"textString":"Parts","savedTextString":"","priorExtent":{"__isSmartRef__":true,"id":1271},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"fontSize":29,"padding":{"__isSmartRef__":true,"id":1272},"__SourceModuleName__":"Global.lively.Text","textColor":{"__isSmartRef__":true,"id":784},"name":"no text","attributeConnections":[],"__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1610:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(-1.4238357543945312,-29.32475471496582) scale(0.9999999403953552,0.9999999403953552)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"1261":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1260},"_livelyDataWrapperId_":"1612:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1262},"shape":{"__isSmartRef__":true,"id":1263},"priorExtent":{"__isSmartRef__":true,"id":1264},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1265},"isCursor":true,"__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":"1612:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1262":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1263":{"_livelyDataWrapperId_":"1611: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":"1611: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}]}},"1264":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1265":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1266":{"a":0.9999999403953552,"b":0,"c":0,"d":0.9999999403953552,"e":-1.4238357543945312,"f":-29.32475471496582,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1267":{"x":-1.4238357543945312,"y":-29.32475471496582,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1268":{"x":0.9999999403953552,"y":0.9999999403953552,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1269":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-0.5761642456054688,"_y":32.32475662231445,"_width":141.00001525878906,"_height":51.233333333333334,"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-0.5761642456054688","namespaceURI":null},{"key":"y","value":"32.32475662231445","namespaceURI":null},{"key":"width","value":"141.00001525878906","namespaceURI":null},{"key":"height","value":"51.233333333333334","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.5","namespaceURI":null},{"key":"fill-opacity","value":"0","namespaceURI":null},{"key":"stroke-opacity","value":"0","namespaceURI":null}]}},"1270":{"_fill":{"__isSmartRef__":true,"id":784},"__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(66,66,66)","namespaceURI":null},{"key":"font-size","value":"29","namespaceURI":null},{"key":"font-family","value":"Helvetica","namespaceURI":null}]}},"1271":{"x":131,"y":21.999998728434242,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1272":{"x":16.5,"y":9.666666666666666,"width":0,"height":0,"__LivelyClassName__":"Rectangle","__SourceModuleName__":"Global"},"1273":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1259},"_livelyDataWrapperId_":"15342:Morph","origin":{"__isSmartRef__":true,"id":1274},"shape":{"__isSmartRef__":true,"id":1275},"priorExtent":{"__isSmartRef__":true,"id":1276},"pvtCachedTransform":{"__isSmartRef__":true,"id":1277},"suppressHandles":true,"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1278},"__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":"15342:Morph","namespaceURI":null},{"key":"transform","value":"translate(534,97)","namespaceURI":null}]}},"1274":{"x":534,"y":97,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1275":{"_cx":0,"_cy":0,"_rx":25,"_ry":25,"_stroke":{"__isSmartRef__":true,"id":706},"_fill":{"__isSmartRef__":true,"id":703},"__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":"25","namespaceURI":null},{"key":"ry","value":"25","namespaceURI":null},{"key":"stroke-width","value":"0.5","namespaceURI":null},{"key":"fill","value":"url(#16979:lively.paint.RadialGradient)","namespaceURI":null},{"key":"fill-opacity","value":"0.32","namespaceURI":null},{"key":"stroke-opacity","value":"0.67","namespaceURI":null},{"key":"stroke","value":"rgb(0,30,7)","namespaceURI":null}]}},"1276":{"x":50,"y":50,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1277":{"a":1,"b":0,"c":0,"d":1,"e":534,"f":97,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1278":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1279":{"x":509,"y":805,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1280":{"_x":0,"_y":0,"_width":598,"_height":175,"_stroke":{"__isSmartRef__":true,"id":1281},"_fill":{"__isSmartRef__":true,"id":1282},"_rx":17,"_ry":17,"__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":"598","namespaceURI":null},{"key":"height","value":"175","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"rx","value":"17","namespaceURI":null},{"key":"ry","value":"17","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"1281":{"r":0,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1282":{"r":1,"g":1,"b":1,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1283":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1284":{"a":1,"b":0,"c":0,"d":1,"e":509,"f":805,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1285":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1286":{"submorphs":[{"__isSmartRef__":true,"id":1287}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"1856:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1292},"origin":{"__isSmartRef__":true,"id":1293},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1294},"shape":{"__isSmartRef__":true,"id":1295},"textContent":{"__isSmartRef__":true,"id":1296},"lineNumberHint":32,"textSelection":{"__isSmartRef__":true,"id":1287},"textString":"car = $morph('car');\nfuelRadius = $morph('fuelRadius');\nmap = $morph('mapMorph')\nmap.car = car;\nmap.kilometerLength = 1/10 // 1px on map are xx kilometers\nfuelRadius.factor = 1 / map.kilometerLength * 2\ncar.fuelRadius = fuelRadius;\n$morph('realMap').ignoreEvents()\n\n0disconnectAll(car)\nconnect(car, 'fullBounds', car, 'centerFuelRadius')\nconnect(car, 'fullBounds', map, 'centerOnCar')\nconnect($morph('fuelMeter'), 'fuelKm', car, 'centerFuelRadius')\n\nconnect($morph('fuelMeter'), 'fuelKm', fuelRadius, 'setExtent', {\n\tconverter: function(radius) { \n\t\treturn pt(radius,radius).scaleBy(this.targetObj.factor);\n\t}\n})\n\nmap.addScript(function centerOnCar() {\n\tif (!this.shouldCenterOnCar) return;\n\tvar ownerCenter = this.owner.innerBounds().center(),\n\t\tcarCenter = this.car.getCenter().matrixTransform(this.transformToMorph(this.owner));\n\tthis.align(carCenter, ownerCenter)\n})\n\ncar.addScript(function centerFuelRadius() { this.fuelRadius.setCenter(this.getCenter()) })\ncar.centerFuelRadius()\n\nmap.addScript(function fuelStations() {\n\treturn this.submorphs.select(function(ea) { return ea.textString == \"T\"})\n})\nmap.fuelStations()\n\ncar.addScript(function canReachFuelStation(station) {\n\tvar fuelRadius = $morph('fuelMeter').fuelKm / $morph('mapMorph').kilometerLength\n\treturn this.getCenter().dist(station.getCenter()) < fuelRadius;\n})\n$morph('mapMorph').colorFuelStations()\nmap.addScript(function colorFuelStations() {\n\tthis.fuelStations().forEach(function(ea) {\n\t\tvar color = this.car.canReachFuelStation(ea) ? Color.green : Color.red;\n\t\tif (ea.getTextColor() != color) ea.setTextColor(color);\n\t}, this)\n})\n\ndisconnectAll(fuelRadius)\nconnect(car, 'fullBounds', $morph('mapMorph'), 'colorFuelStations')","savedTextString":"// Fuel Consume Meter\nstartPos = pt(5.6,4.4)\ncar = $morph('car');\nfuelRadius = $morph('fuelRadius');\nmap = $morph('mapMorph')\nmap.car = car;\ncar.fuelRadius = fuelRadius;\nfuelRadius.setPosition(pt(40,30))\n\ndisconnectAll(car)\n\nconnect(car, 'fullBounds', fuelRadius, 'align', {\n\tupdater: function($update) {\n\t\t$update(\n\t\t\tthis.getTargetObj().getCenter(), \n\t\t\tthis.getSourceObj().getCenter()) \n\t}\n})\n\nconnect($morph('fuelMeter'), 'fuelKm', fuelRadius, 'setExtent', {\n\tupdater: function($upd, radius) {\n\t\tvar factor = 5;\n\t\t$upd(pt(radius,radius).scaleBy(factor));\n\t\tcenterShape(this.getTargetObj())\n\t}\n})\n\nmap.addScript(function fuelStations() {\n\treturn this.submorphs.select(function(ea) { return ea.textString == \"T\"})\n})\n\nmap.fuelStations()\n\nmap.addScript(function colorFuelStations() {\n\tthis.fuelStations().forEach(function(ea) {\n\t\tvar r = this.car.fuelRadius,\n\t\t\tcolor = r && r.containsPoint(ea.bounds().center()) ? Color.green : Color.red;\n\t\tif (ea.getTextColor() != color) ea.setTextColor(color);\n\t}, this)\n})\n\ndisconnectAll(fuelRadius)\nconnect(fuelRadius, 'fullBounds', map, 'colorFuelStations')\n\ncenterShape = function(morph) {\n\tvar shape = morph.shape,\n\t\textent = shape.bounds().extent(),\n\t\ttrans = extent.scaleBy(0.5).negated();\n\tshape.setBounds(trans.extent(extent));\n\tmorph.layoutChanged()\n}","priorExtent":{"__isSmartRef__":true,"id":1297},"useChangeClue":false,"hasKeyboardFocus":false,"isSelecting":false,"fontFamily":"Courier","textStyle":{"__isSmartRef__":true,"id":1298},"undoTextStyle":{"__isSmartRef__":true,"id":1375},"fontSize":17,"padding":{"__isSmartRef__":true,"id":276},"attributeConnections":[],"__SourceModuleName__":"Global.lively.Text","tabReplacePrefix":"world","lastSearchString":"centerFuelRadius","__LivelyClassName__":"TextMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1856:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(2278.893310546875,19.870361328125)","namespaceURI":null}]},"withLayers":["NodeMorphLayer"]},"1287":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1286},"_livelyDataWrapperId_":"1858:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1288},"shape":{"__isSmartRef__":true,"id":1289},"priorExtent":{"__isSmartRef__":true,"id":1290},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1291},"isCursor":false,"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextSelectionMorph","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"lively:type","value":"TextSelectionMorph","namespaceURI":"http://www.experimentalstuff.com/Lively"},{"key":"id","value":"1858:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1288":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1289":{"_livelyDataWrapperId_":"1857:lively.scene.Group","content":[],"_fill":null,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Group","__rawNodeInfo__":{"tagName":"g","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"1857: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}]}},"1290":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1291":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1292":{"a":1,"b":0,"c":0,"d":1,"e":2278.893310546875,"f":19.870361328125,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1293":{"x":2278.893310546875,"y":19.870361328125,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1294":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1295":{"_fill":{"__isSmartRef__":true,"id":125},"_stroke":{"__isSmartRef__":true,"id":126},"_x":-85,"_y":17,"_width":916,"_height":1009.2333333333327,"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Rectangle","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-85","namespaceURI":null},{"key":"y","value":"17","namespaceURI":null},{"key":"width","value":"916","namespaceURI":null},{"key":"height","value":"1009.2333333333327","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.5","namespaceURI":null}]}},"1296":{"_fill":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.scene.Text","__rawNodeInfo__":{"tagName":"text","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"kerning","value":"0","namespaceURI":null},{"key":"fill","value":"rgb(0,0,0)","namespaceURI":null},{"key":"font-size","value":"17","namespaceURI":null},{"key":"font-family","value":"Courier","namespaceURI":null}]}},"1297":{"x":895,"y":997.9000040690104,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1298":{"runs":[13,5,23,12,16,10,39,1,4,31,21,1,25,1,37,9,51,12,7,18,15,12,7,13,17,11,3,8,7,18,18,11,3,8,14,11,2,1,2,10,1,8,9,1,4,6,27,4,21,1,1,1,17,8,15,1,2,2,3,4,20,6,3,3,15,4,45,4,33,4,18,4,11,4,31,1,17,8,20,1,1,4,22,4,14,1,40,8,16,1,2,6,1,4,18,8,5,1,1,6,18,3,1,2,1,36,8,30,1,2,3,79,6,1,4,53,1,55,8,21,1,2,4,24,8,5,1,3,3,9,4,58,2,55,1,2,4,2,1,42,12,22,19,1],"values":[{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1301},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1302},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1303},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1304},{"__isSmartRef__":true,"id":1305},{"__isSmartRef__":true,"id":1307},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1308},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1309},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1310},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1311},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1312},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1313},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1314},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1315},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1316},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1317},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1318},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1319},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1320},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1321},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1322},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1323},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1324},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1325},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1326},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1327},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1328},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1329},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1330},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1331},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1332},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1333},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1334},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1335},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1336},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1337},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1338},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1339},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1340},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1341},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1342},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1343},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1344},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1345},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1346},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1347},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1348},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1349},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1350},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1351},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1352},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1353},{"__isSmartRef__":true,"id":1354},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1355},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1356},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1357},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1358},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1359},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1360},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1361},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1362},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1363},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1364},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1365},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1366},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1367},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1368},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1369},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1370},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1371},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1372},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1373},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1374},{"__isSmartRef__":true,"id":1299}],"lastIndex":1102,"lastRunIndex":104,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1299":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":128},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1300":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1301":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1302":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1303":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1304":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":137},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1305":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":1306},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1306":{"r":0.5019607843137255,"g":0,"b":0,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1307":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1308":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":137},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1309":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":137},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1310":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1311":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1312":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1313":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1314":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1315":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1316":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1317":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1318":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1319":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1320":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1321":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1322":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":157},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1323":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1324":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1325":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1326":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1327":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1328":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1329":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1330":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1331":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1332":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1333":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1334":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1335":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1336":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1337":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1338":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1339":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1340":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1341":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1342":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1343":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1344":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1345":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1346":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1347":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1348":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1349":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1350":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1351":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1352":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1353":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1354":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1355":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1356":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1357":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1358":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1359":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1360":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1361":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1362":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1363":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1364":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1365":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1366":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1367":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1368":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1369":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":162},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1370":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1371":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":159},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1372":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":155},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1373":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1374":{"Color":{"__isSmartRef__":true,"id":1300},"color":{"__isSmartRef__":true,"id":134},"__SourceModuleName__":"Global.lively.Text","__LivelyClassName__":"TextEmphasis"},"1375":{"runs":[13,5,23,12,16,10,39,1,4,31,21,1,25,1,37,9,51,12,7,18,15,12,7,13,17,11,3,8,7,18,18,11,3,8,14,11,2,1,2,10,1,8,9,1,4,6,27,4,21,1,1,1,17,8,15,1,2,2,3,4,20,6,3,3,15,4,45,4,33,4,18,4,11,4,31,1,17,8,20,1,1,4,22,4,14,1,40,8,16,1,2,6,1,4,18,8,5,1,1,6,18,3,1,2,1,36,8,30,1,2,3,79,6,1,4,53,1,55,8,21,1,2,4,24,8,5,1,3,3,9,4,58,2,55,1,2,4,2,1,42,12,15,19,1],"values":[{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1301},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1302},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1303},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1304},{"__isSmartRef__":true,"id":1305},{"__isSmartRef__":true,"id":1307},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1308},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1309},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1310},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1311},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1312},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1313},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1314},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1315},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1316},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1317},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1318},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1319},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1320},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1321},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1322},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1323},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1324},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1325},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1326},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1327},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1328},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1329},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1330},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1331},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1332},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1333},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1334},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1335},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1336},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1337},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1338},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1339},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1340},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1341},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1342},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1343},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1344},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1345},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1346},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1347},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1348},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1349},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1350},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1351},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1352},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1353},{"__isSmartRef__":true,"id":1354},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1355},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1356},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1357},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1358},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1359},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1360},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1361},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1362},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1363},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1364},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1365},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1366},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1367},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1368},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1369},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1370},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1371},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1372},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1373},{"__isSmartRef__":true,"id":1299},{"__isSmartRef__":true,"id":1374},{"__isSmartRef__":true,"id":1299}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1376":{"submorphs":[{"__isSmartRef__":true,"id":1377}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"41362:TextMorph","pvtCachedTransform":{"__isSmartRef__":true,"id":1382},"origin":{"__isSmartRef__":true,"id":1383},"rotation":0,"scalePoint":{"__isSmartRef__":true,"id":1384},"shape":{"__isSmartRef__":true,"id":1385},"textContent":{"__isSmartRef__":true,"id":1387},"lineNumberHint":0,"textSelection":{"__isSmartRef__":true,"id":1377},"textString":"function(radius) { \n\tvar scaleFactor = 1 / $morph('mapMorph').kilometerLength * 2;\n\treturn pt(radius,radius).scaleBy(scaleFactor);\n}","savedTextString":"function(radius) { \n\tvar scaleFactor = 1 / $morph('mapMorph').kilometerLength * 2;\n\treturn pt(radius,radius).scaleBy(scaleFactor);\n}","priorExtent":{"__isSmartRef__":true,"id":1388},"useChangeClue":false,"withoutLayers":["ConnectorMorphLayer"],"textStyle":{"__isSmartRef__":true,"id":1393},"noEval":true,"attributeConnections":[{"__isSmartRef__":true,"id":1403}],"isSelecting":false,"hasKeyboardFocus":false,"undoTextStyle":{"__isSmartRef__":true,"id":1404},"__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":"41362:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1187.7876892089844,629.9745483398438)","namespaceURI":null}]},"__serializedScripts__":{"getDoitContext":"function getDoitContext() { return this.owner.connection}"},"withLayers":["SyntaxHighlightLayer"]},"1377":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1376},"_livelyDataWrapperId_":"41364:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1378},"shape":{"__isSmartRef__":true,"id":1379},"priorExtent":{"__isSmartRef__":true,"id":1380},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1381},"isCursor":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":"41364:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1378":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1379":{"_livelyDataWrapperId_":"41363: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":"41363: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}]}},"1380":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1381":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1382":{"a":1,"b":0,"c":0,"d":1,"e":1187.7876892089844,"f":629.9745483398438,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1383":{"x":1187.7876892089844,"y":629.9745483398438,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1384":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1385":{"_fill":{"__isSmartRef__":true,"id":1386},"_stroke":{"__isSmartRef__":true,"id":128},"_x":0,"_y":0,"_width":424.9220275878906,"_height":64.4,"__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":"424.9220275878906","namespaceURI":null},{"key":"height","value":"64.4","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"fill-opacity","value":"0.5","namespaceURI":null},{"key":"rx","value":"6","namespaceURI":null},{"key":"ry","value":"6","namespaceURI":null},{"key":"stroke-width","value":"1","namespaceURI":null}]}},"1386":{"r":1,"g":1,"b":1,"a":1,"__LivelyClassName__":"Color","__SourceModuleName__":"Global"},"1387":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1388":{"x":412.9220275878906,"y":56.400001525878906,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1389":{"1":{"__isSmartRef__":true,"id":1390},"name":"ConnectorMorphLayer","__LivelyClassName__":"Layer","__SourceModuleName__":"Global.cop.Layers"},"1390":{"_layered_object":{"__isSmartRef__":true,"id":1391},"openForDragAndDrop":false},"1391":{"style":{"__isSmartRef__":true,"id":1392},"controlHelpText":"Drag to resize this object\nCommand+drag to rotate the object \nCommand+shift+drag to scale the object \nShift+drag to change border width ","circleHelpText":"Drag to reshape the line\nCommand+drag to rotate the object \nCommand+shift+drag to scale the object \nShift+drag to change width ","maxHelpCount":20,"helpCount":21,"_layer_object_id":1,"__layered_openForDragAndDrop__":true,"openForDragAndDrop":true,"__LivelyClassName__":"HandleMorph","__SourceModuleName__":"Global.lively.Widgets"},"1392":{"fill":null,"borderColor":{"__isSmartRef__":true,"id":1190},"borderWidth":1},"1393":{"runs":[8,9,1,3,3,15,1,11,10,20,1,3,6,41,1,1],"values":[{"__isSmartRef__":true,"id":1394},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1396},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1397},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1398},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1399},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1400},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1401},{"__isSmartRef__":true,"id":1395},{"__isSmartRef__":true,"id":1402},{"__isSmartRef__":true,"id":1395}],"lastIndex":18,"lastRunIndex":3,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1394":{"color":{"__isSmartRef__":true,"id":159},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1395":{"color":{"__isSmartRef__":true,"id":128},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1396":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1397":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1398":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1399":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1400":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1401":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1402":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1403":{"sourceAttrName":"savedTextString","targetMethodName":"highlightJavaScriptSyntax","converterString":null,"updaterString":null,"attributeConnections":[],"sourceObj":{"__isSmartRef__":true,"id":1376},"targetObj":{"__isSmartRef__":true,"id":1376},"__LivelyClassName__":"AttributeConnection","__SourceModuleName__":"Global.lively.bindings"},"1404":{"runs":[8,3,1,3,3,15,1,11,10,20,1,3,6,41,1],"values":[{"__isSmartRef__":true,"id":1405},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1407},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1408},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1409},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1410},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1411},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1412},{"__isSmartRef__":true,"id":1406},{"__isSmartRef__":true,"id":1413}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1405":{"color":{"__isSmartRef__":true,"id":159},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1406":{"color":{"__isSmartRef__":true,"id":128},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1407":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1408":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1409":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1410":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1411":{"color":{"__isSmartRef__":true,"id":137},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1412":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1413":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1414":{"textString":"function(radius) { \n\tradius = radius / $morph('mapMorph').kilometerLength;\n return pt(-radius,-radius).extent(pt(radius * 2,radius * 2))\n}","savedTextString":"","submorphs":[{"__isSmartRef__":true,"id":1415}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"42481:TextMorph","origin":{"__isSmartRef__":true,"id":1420},"shape":{"__isSmartRef__":true,"id":1421},"textContent":{"__isSmartRef__":true,"id":1422},"lineNumberHint":3,"pvtCachedTransform":{"__isSmartRef__":true,"id":1423},"textSelection":{"__isSmartRef__":true,"id":1415},"priorExtent":{"__isSmartRef__":true,"id":1424},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":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":"42481:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1183,518)","namespaceURI":null}]}},"1415":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1414},"_livelyDataWrapperId_":"42483:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1416},"shape":{"__isSmartRef__":true,"id":1417},"priorExtent":{"__isSmartRef__":true,"id":1418},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1419},"isCursor":true,"__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":"42483:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1416":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1417":{"_livelyDataWrapperId_":"42482: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":"42482: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}]}},"1418":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1419":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1420":{"x":1183,"y":518,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1421":{"_x":0,"_y":-1.2499693632125854,"_width":416.2207336425781,"_height":64.4,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1159},"__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":"-1.2499693632125854","namespaceURI":null},{"key":"width","value":"416.2207336425781","namespaceURI":null},{"key":"height","value":"64.4","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.5","namespaceURI":null}]}},"1422":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1423":{"a":1,"b":0,"c":0,"d":1,"e":1183,"f":518,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1424":{"x":-12,"y":-8,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1425":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"45900:Morph","origin":{"__isSmartRef__":true,"id":1426},"shape":{"__isSmartRef__":true,"id":1427},"priorExtent":{"__isSmartRef__":true,"id":1428},"pvtCachedTransform":{"__isSmartRef__":true,"id":1429},"rotation":-0.7824964568208144,"scalePoint":{"__isSmartRef__":true,"id":1430},"__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":"45900:Morph","namespaceURI":null},{"key":"transform","value":"translate(1191,265) rotate(-44.83374445977351)","namespaceURI":null}]}},"1426":{"x":1191,"y":265,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1427":{"_x":-42,"_y":-74,"_width":200,"_height":152,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1190},"__LivelyClassName__":"lively.scene.Rectangle","__SourceModuleName__":"Global.lively.scene","__rawNodeInfo__":{"tagName":"rect","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x","value":"-42","namespaceURI":null},{"key":"y","value":"-74","namespaceURI":null},{"key":"width","value":"200","namespaceURI":null},{"key":"height","value":"152","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"fill","value":"rgb(0,0,204)","namespaceURI":null}]}},"1428":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1429":{"a":0.7091556178220734,"b":-0.705051990786065,"c":0.705051990786065,"d":0.7091556178220734,"e":1191,"f":265,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1430":{"x":1,"y":1,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1431":{"textString":"car.addScript(function canReachFuelStation(station) {\n\tvar fuelRadius = $morph('fuelMeter').fuelKm / $morph('mapMorph').kilometerLength\n\treturn this.getCenter().dist(station.getCenter()) < fuelRadius;\n})","savedTextString":"","submorphs":[{"__isSmartRef__":true,"id":1432}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"52709:TextMorph","origin":{"__isSmartRef__":true,"id":1437},"shape":{"__isSmartRef__":true,"id":1438},"textContent":{"__isSmartRef__":true,"id":1439},"lineNumberHint":0,"pvtCachedTransform":{"__isSmartRef__":true,"id":1440},"textSelection":{"__isSmartRef__":true,"id":1432},"priorExtent":{"__isSmartRef__":true,"id":1441},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":false,"textStyle":{"__isSmartRef__":true,"id":1442},"__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":"52709:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1369,723)","namespaceURI":null}]}},"1432":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1431},"_livelyDataWrapperId_":"52711:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1433},"shape":{"__isSmartRef__":true,"id":1434},"priorExtent":{"__isSmartRef__":true,"id":1435},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1436},"isCursor":true,"__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":"52711:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1433":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1434":{"_livelyDataWrapperId_":"52710: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":"52710: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}]}},"1435":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1436":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1437":{"x":1369,"y":723,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1438":{"_x":0,"_y":0,"_width":335,"_height":93.19999999999999,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1159},"__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":"335","namespaceURI":null},{"key":"height","value":"93.19999999999999","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.5","namespaceURI":null}]}},"1439":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1440":{"a":1,"b":0,"c":0,"d":1,"e":1369,"f":723,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1441":{"x":-12,"y":-8,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1442":{"runs":[14,8,30,1,2,3,21,11,18,10,19,6,1,4,53,1,2],"values":[{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1444},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1445},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1446},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1447},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1448},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1449},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1450},{"__isSmartRef__":true,"id":1443},{"__isSmartRef__":true,"id":1451},{"__isSmartRef__":true,"id":1443}],"lastIndex":0,"lastRunIndex":0,"__LivelyClassName__":"RunArray","__SourceModuleName__":"Global.lively.Text"},"1443":{"color":{"__isSmartRef__":true,"id":128},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1444":{"color":{"__isSmartRef__":true,"id":159},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1445":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1446":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1447":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1448":{"color":{"__isSmartRef__":true,"id":134},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1449":{"color":{"__isSmartRef__":true,"id":162},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1450":{"color":{"__isSmartRef__":true,"id":159},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1451":{"color":{"__isSmartRef__":true,"id":155},"__LivelyClassName__":"TextEmphasis","__SourceModuleName__":"Global.lively.Text"},"1452":{"textString":"map.addScript(function colorFuelStations() {\n\tthis.fuelStations().forEach(function(ea) {\n\t\tvar color = this.car.canReachFuelStation(ea) ? Color.green : Color.red;\n\t\tif (ea.getTextColor() != color) ea.setTextColor(color);\n\t}, this)\n})","savedTextString":"","submorphs":[{"__isSmartRef__":true,"id":1453}],"owner":{"__isSmartRef__":true,"id":0},"_livelyDataWrapperId_":"52765:TextMorph","origin":{"__isSmartRef__":true,"id":1458},"shape":{"__isSmartRef__":true,"id":1459},"textContent":{"__isSmartRef__":true,"id":1460},"lineNumberHint":6,"pvtCachedTransform":{"__isSmartRef__":true,"id":1461},"textSelection":{"__isSmartRef__":true,"id":1453},"priorExtent":{"__isSmartRef__":true,"id":1462},"useChangeClue":false,"isSelecting":false,"hasKeyboardFocus":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":"52765:TextMorph","namespaceURI":null},{"key":"transform","value":"translate(1710,636)","namespaceURI":null}]}},"1453":{"submorphs":[],"owner":{"__isSmartRef__":true,"id":1452},"_livelyDataWrapperId_":"52767:TextSelectionMorph","origin":{"__isSmartRef__":true,"id":1454},"shape":{"__isSmartRef__":true,"id":1455},"priorExtent":{"__isSmartRef__":true,"id":1456},"mouseHandler":null,"_pointer-events":"none","pvtCachedTransform":{"__isSmartRef__":true,"id":1457},"isCursor":true,"__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":"52767:TextSelectionMorph","namespaceURI":null},{"key":"pointer-events","value":"none","namespaceURI":null},{"key":"transform","value":"translate(0,0)","namespaceURI":null}]}},"1454":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1455":{"_livelyDataWrapperId_":"52766: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":"52766: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}]}},"1456":{"x":0,"y":0,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1457":{"a":1,"b":0,"c":0,"d":1,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1458":{"x":1710,"y":636,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1459":{"_x":0,"_y":0,"_width":369,"_height":107.6,"_stroke":{"__isSmartRef__":true,"id":128},"_fill":{"__isSmartRef__":true,"id":1159},"__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":"369","namespaceURI":null},{"key":"height","value":"107.6","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.5","namespaceURI":null}]}},"1460":{"_fill":{"__isSmartRef__":true,"id":128},"__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}]}},"1461":{"a":1,"b":0,"c":0,"d":1,"e":1710,"f":636,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1462":{"x":-12,"y":-8,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1463":{"a":0.994,"b":0,"c":0,"d":0.994,"e":0,"f":0,"__LivelyClassName__":"lively.scene.Similitude","__SourceModuleName__":"Global.lively.scene"},"1464":{"x":0,"y":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1465":{"x":0.994,"y":0.994,"__LivelyClassName__":"Point","__SourceModuleName__":"Global"},"1466":{"_fill":{"__isSmartRef__":true,"id":1467},"_stroke":{"__isSmartRef__":true,"id":1468},"__SourceModuleName__":"Global.lively.scene","x":0,"y":0,"width":3020,"height":3760,"_x":0,"_y":0,"_width":6020.1,"_height":6760.1,"__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":"6020.1","namespaceURI":null},{"key":"height","value":"6760.1","namespaceURI":null},{"key":"fill","value":"rgb(255,255,255)","namespaceURI":null},{"key":"stroke","value":"rgb(0,0,0)","namespaceURI":null},{"key":"stroke-width","value":"0.25","namespaceURI":null}]}},"1467":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1468":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1469":{"x":1020,"y":760,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1470":{"styleName":"hpi","raisedBorder":{"__isSmartRef__":true,"id":1471},"button":{"__isSmartRef__":true,"id":1476},"widgetPanel":{"__isSmartRef__":true,"id":1477},"focusHalo":{"__isSmartRef__":true,"id":1480},"panel":{"__isSmartRef__":true,"id":1482},"link":{"__isSmartRef__":true,"id":1485},"helpText":{"__isSmartRef__":true,"id":1488},"menu_items":{"__isSmartRef__":true,"id":1490},"menu_list":{"__isSmartRef__":true,"id":1492},"slider":{"__isSmartRef__":true,"id":1494},"slider_background":{"__isSmartRef__":true,"id":1501},"slider_horizontal":{"__isSmartRef__":true,"id":1506},"slider_background_horizontal":{"__isSmartRef__":true,"id":1507},"titleBar":{"__isSmartRef__":true,"id":1508},"titleBar_label":{"__isSmartRef__":true,"id":1513},"titleBar_label_highlight":{"__isSmartRef__":true,"id":1514},"titleBar_button_label":{"__isSmartRef__":true,"id":1516},"titleBar_closeButton":{"__isSmartRef__":true,"id":1518},"titleBar_menuButton":{"__isSmartRef__":true,"id":1524},"titleBar_collapseButton":{"__isSmartRef__":true,"id":1530},"titleBar_closeButton_highlight":{"__isSmartRef__":true,"id":1536},"titleBar_menuButton_highlight":{"__isSmartRef__":true,"id":1542},"titleBar_collapseButton_highlight":{"__isSmartRef__":true,"id":1548},"clock":{"__isSmartRef__":true,"id":1554},"fabrik":{"__isSmartRef__":true,"id":1559},"world":{"__isSmartRef__":true,"id":1561}},"1471":{"borderColor":{"__isSmartRef__":true,"id":1472}},"1472":{"vector":{"__isSmartRef__":true,"id":1473},"stops":[{"__isSmartRef__":true,"id":1474},{"__isSmartRef__":true,"id":1475}],"refcount":0,"_livelyDataWrapperId_":"16:lively.paint.LinearGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.LinearGradient","__rawNodeInfo__":{"tagName":"linearGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"x1","value":"0","namespaceURI":null},{"key":"y1","value":"0","namespaceURI":null},{"key":"x2","value":"1","namespaceURI":null},{"key":"y2","value":"1","namespaceURI":null},{"key":"id","value":"16:lively.paint.LinearGradient","namespaceURI":null}]}},"1473":{"x":0,"y":0,"width":1,"height":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1474":{"__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}]}},"1475":{"__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}]}},"1476":{"borderColor":{"__isSmartRef__":true,"id":558},"borderWidth":0.6,"borderRadius":5,"fill":{"__isSmartRef__":true,"id":972}},"1477":{"borderColor":{"__isSmartRef__":true,"id":1478},"borderWidth":4,"borderRadius":16,"fill":{"__isSmartRef__":true,"id":1479},"opacity":0.4},"1478":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1479":{"r":0.9,"g":0.9,"b":0.9,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1480":{"fill":null,"borderColor":{"__isSmartRef__":true,"id":1481},"strokeOpacity":0.5},"1481":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1482":{"fill":{"__isSmartRef__":true,"id":1483},"borderWidth":2,"borderColor":{"__isSmartRef__":true,"id":1484}},"1483":{"r":0.95,"g":0.95,"b":0.95,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1484":{"r":0.2,"g":0.2,"b":0.2,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1485":{"borderColor":{"__isSmartRef__":true,"id":1486},"borderWidth":1,"fill":{"__isSmartRef__":true,"id":1487}},"1486":{"r":0,"g":0.8,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1487":{"r":0.8,"g":0.8,"b":0.8,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1488":{"borderRadius":15,"fill":{"__isSmartRef__":true,"id":1489},"fillOpacity":0.8},"1489":{"r":1,"g":0.9725490196078431,"b":0.8936274509803921,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1490":{"fontSize":14,"textColor":{"__isSmartRef__":true,"id":1491}},"1491":{"r":0.129,"g":0.129,"b":0.129,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1492":{"fill":{"__isSmartRef__":true,"id":1493}},"1493":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1494":{"borderColor":{"__isSmartRef__":true,"id":1495},"borderOpacity":1,"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":1496}},"1495":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1496":{"vector":{"__isSmartRef__":true,"id":1497},"stops":[{"__isSmartRef__":true,"id":1498},{"__isSmartRef__":true,"id":1499},{"__isSmartRef__":true,"id":1500}],"refcount":624,"_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}]}},"1497":{"x":0,"y":0,"width":1,"height":0,"__SourceModuleName__":"Global","__LivelyClassName__":"Rectangle"},"1498":{"__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}]}},"1499":{"__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}]}},"1500":{"__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}]}},"1501":{"borderColor":{"__isSmartRef__":true,"id":1487},"borderWidth":1,"strokeOpacity":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":1502}},"1502":{"vector":{"__isSmartRef__":true,"id":1497},"stops":[{"__isSmartRef__":true,"id":1503},{"__isSmartRef__":true,"id":1504},{"__isSmartRef__":true,"id":1505}],"refcount":750,"_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}]}},"1503":{"__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}]}},"1504":{"__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}]}},"1505":{"__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}]}},"1506":{"borderColor":{"__isSmartRef__":true,"id":733},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":734}},"1507":{"borderColor":{"__isSmartRef__":true,"id":733},"borderWidth":1,"borderRadius":6,"fill":{"__isSmartRef__":true,"id":797}},"1508":{"borderRadius":8,"borderWidth":2,"bordercolor":{"__isSmartRef__":true,"id":733},"fill":{"__isSmartRef__":true,"id":1509}},"1509":{"vector":{"__isSmartRef__":true,"id":973},"stops":[{"__isSmartRef__":true,"id":1510},{"__isSmartRef__":true,"id":1511},{"__isSmartRef__":true,"id":1512}],"refcount":294,"_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}]}},"1510":{"__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}]}},"1511":{"__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}]}},"1512":{"__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}]}},"1513":{"fill":null},"1514":{"fill":{"__isSmartRef__":true,"id":1515},"fillOpacity":0.5},"1515":{"r":1,"g":1,"b":1,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1516":{"textColor":{"__isSmartRef__":true,"id":1517},"fontStyle":"bold"},"1517":{"r":0.5,"g":0.5,"b":0.5,"a":0.5,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1518":{"fill":{"__isSmartRef__":true,"id":1519}},"1519":{"stops":[{"__isSmartRef__":true,"id":1520},{"__isSmartRef__":true,"id":1521},{"__isSmartRef__":true,"id":1522}],"f":{"__isSmartRef__":true,"id":1523},"refcount":503,"_livelyDataWrapperId_":"23:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1520":{"__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}]}},"1521":{"__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}]}},"1522":{"__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}]}},"1523":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1524":{"fill":{"__isSmartRef__":true,"id":1525}},"1525":{"stops":[{"__isSmartRef__":true,"id":1526},{"__isSmartRef__":true,"id":1527},{"__isSmartRef__":true,"id":1528}],"f":{"__isSmartRef__":true,"id":1529},"refcount":503,"_livelyDataWrapperId_":"24:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1526":{"__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}]}},"1527":{"__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}]}},"1528":{"__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}]}},"1529":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1530":{"fill":{"__isSmartRef__":true,"id":1531}},"1531":{"stops":[{"__isSmartRef__":true,"id":1532},{"__isSmartRef__":true,"id":1533},{"__isSmartRef__":true,"id":1534}],"f":{"__isSmartRef__":true,"id":1535},"refcount":503,"_livelyDataWrapperId_":"25:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1532":{"__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}]}},"1533":{"__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}]}},"1534":{"__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}]}},"1535":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1536":{"fill":{"__isSmartRef__":true,"id":1537}},"1537":{"stops":[{"__isSmartRef__":true,"id":1538},{"__isSmartRef__":true,"id":1539},{"__isSmartRef__":true,"id":1540}],"f":{"__isSmartRef__":true,"id":1541},"refcount":121,"_livelyDataWrapperId_":"26:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1538":{"__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}]}},"1539":{"__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}]}},"1540":{"__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}]}},"1541":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1542":{"fill":{"__isSmartRef__":true,"id":1543}},"1543":{"stops":[{"__isSmartRef__":true,"id":1544},{"__isSmartRef__":true,"id":1545},{"__isSmartRef__":true,"id":1546}],"f":{"__isSmartRef__":true,"id":1547},"refcount":121,"_livelyDataWrapperId_":"27:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1544":{"__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}]}},"1545":{"__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}]}},"1546":{"__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}]}},"1547":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1548":{"fill":{"__isSmartRef__":true,"id":1549}},"1549":{"stops":[{"__isSmartRef__":true,"id":1550},{"__isSmartRef__":true,"id":1551},{"__isSmartRef__":true,"id":1552}],"f":{"__isSmartRef__":true,"id":1553},"refcount":121,"_livelyDataWrapperId_":"28:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","fx":0.4,"fy":0.2,"_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}]}},"1550":{"__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}]}},"1551":{"__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}]}},"1552":{"__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}]}},"1553":{"x":0.4,"y":0.2,"__SourceModuleName__":"Global","__LivelyClassName__":"Point"},"1554":{"borderColor":{"__isSmartRef__":true,"id":1555},"borderWidth":4,"fill":{"__isSmartRef__":true,"id":1556}},"1555":{"r":0,"g":0,"b":0,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1556":{"stops":[{"__isSmartRef__":true,"id":1557},{"__isSmartRef__":true,"id":1558}],"refcount":0,"_livelyDataWrapperId_":"29:lively.paint.RadialGradient","__SourceModuleName__":"Global.lively.scene","__LivelyClassName__":"lively.paint.RadialGradient","__rawNodeInfo__":{"tagName":"radialGradient","namespaceURI":"http://www.w3.org/2000/svg","attributes":[{"key":"id","value":"29:lively.paint.RadialGradient","namespaceURI":null}]}},"1557":{"__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}]}},"1558":{"__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}]}},"1559":{"borderColor":{"__isSmartRef__":true,"id":1560},"borderWidth":1,"borderRadius":2,"fill":{"__isSmartRef__":true,"id":1487},"opacity":1},"1560":{"r":0.4,"g":0.4,"b":0.4,"a":1,"__SourceModuleName__":"Global","__LivelyClassName__":"Color"},"1561":{"fill":{"__isSmartRef__":true,"id":1515}},"isSimplifiedRegistry":true}}]]> Lively Kernel canvas