var lev=6; var aksp=[]; var aksq=[]; var aks=[]; aksp[0]=JSXBoard_b .create('point', [-lev,0],{visible:false}); aksp[1]=JSXBoard_b .create('point', [0,-lev],{visible:false}); aksq[0]=JSXBoard_b .create('point', [lev,0],{name:'x',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[1]=JSXBoard_b .create('point', [0,lev],{name:'y',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[2]=JSXBoard_b .create('point', [aksq[0],siirra],{name:'x',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[3]=JSXBoard_b .create('point', [aksq[1],siirra],{name:'y',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[4]=JSXBoard_b .create('point', [aksq[0],siirra2],{name:'x',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[5]=JSXBoard_b .create('point', [aksq[1],siirra2],{name:'y',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[6]=JSXBoard_b .create('point', [aksq[0],siirra3],{name:'x',showInfoBox:false, highlight:false, color:'none',fixed:true}); aksq[7]=JSXBoard_b .create('point', [aksq[1],siirra3],{name:'y',showInfoBox:false, highlight:false, color:'none',fixed:true}); aks[0]=JSXBoard_b .create('arrow', [aksp[0],aksq[0]],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[1]=JSXBoard_b .create('arrow', [aksp[1],aksq[1]],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[2]=JSXBoard_b .create('arrow', [aks[0],siirra],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[3]=JSXBoard_b .create('arrow', [aks[1],siirra],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[4]=JSXBoard_b .create('arrow', [aks[0],siirra2],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[5]=JSXBoard_b .create('arrow', [aks[1],siirra2],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[6]=JSXBoard_b .create('arrow', [aks[0],siirra3],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false}); aks[7]=JSXBoard_b .create('arrow', [aks[1],siirra3],{strokeWidth:2, name:'', strokeColor:'black', showInfoBox:false, visible:true, size:2, fixed:true,highlight:false});