
<!--
//Ambrosialsky

if (document.images) {
     button1 = new Image
     button2 = new Image
     button3 = new Image
     button4 = new Image
     button5 = new Image
     button6 = new Image
     button7 = new Image
     button8 = new Image
     button9 = new Image
     button10 = new Image
     button11 = new Image
     button12 = new Image

     button1.src = 'v2/1fly.png'
     button2.src = 'v2/1flyh.png'
     button3.src = 'v2/2kn.png'
     button4.src = 'v2/2knh.png'
     button5.src = 'v2/3m.png'
     button6.src = 'v2/3mh.png'
     button7.src = 'v2/4sf.png'
     button8.src = 'v2/4sfh.png'
     button9.src = 'v2/5si.png'
     button10.src = 'v2/5sih.png'
     button11.src = 'v2/6e.png'
     button12.src = 'v2/6eh.png'
 }
//-->
