//>>built define("dojox/fx/split",["dojo/_base/lang","dojo/dom","dojo/_base/window","dojo/_base/html","dojo/dom-geometry","dojo/dom-construct","dojo/dom-attr","dojo/_base/fx","dojo/fx","./_base","dojo/fx/easing","dojo/_base/connect"],function(_1,_2,_3,_4,_5,_6,_7,_8,_9,_a,_b,_c){ var _d=_1.getObject("dojox.fx"); _1.mixin(_d,{_split:function(_e){ _e.rows=_e.rows||3; _e.columns=_e.columns||3; _e.duration=_e.duration||1000; var _f=_e.node=_2.byId(_e.node),_10=_f.parentNode,_11=_10,_12=_3.body(),_13="position"; while(_11&&_11!=_12&&_4.style(_11,_13)=="static"){ _11=_11.parentNode; } var _14=_11!=_12?_5.position(_11,true):{x:0,y:0},_15=_5.position(_f,true),_16=_4.style(_f,"height"),_17=_4.style(_f,"width"),_18=_4.style(_f,"borderLeftWidth")+_4.style(_f,"borderRightWidth"),_19=_4.style(_f,"borderTopWidth")+_4.style(_f,"borderBottomWidth"),_1a=Math.ceil(_16/_e.rows),_1b=Math.ceil(_17/_e.columns),_1c=_6.create(_f.tagName,{style:{position:"absolute",padding:0,margin:0,border:"none",top:_15.y-_14.y+"px",left:_15.x-_14.x+"px",height:_16+_19+"px",width:_17+_18+"px",background:"none",overflow:_e.crop?"hidden":"visible",zIndex:_4.style(_f,"zIndex")}},_f,"after"),_1d=[],_1e=_6.create(_f.tagName,{style:{position:"absolute",border:"none",padding:0,margin:0,height:_1a+_18+"px",width:_1b+_19+"px",overflow:"hidden"}}); for(var y=0,ly=_e.rows;y