// JavaScript Document//

if (document.images) {
     button1a = new Image
     button1b = new Image

     button2a = new Image
     button2b = new Image

     button3a = new Image
     button3b = new Image

     button4a = new Image
     button4b = new Image

     button5a = new Image
     button5b = new Image

     button6a = new Image
     button6b = new Image

     button1a.src = '/style%20library/_images/top_nav/top_nav_r1_c1.jpg'
     button1b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c1.jpg'
     
     button2a.src = '/style%20library/_images/top_nav/top_nav_r1_c2.jpg'
     button2b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c2.jpg'

     button3a.src = '/style%20library/_images/top_nav/top_nav_r1_c3.jpg'
     button3b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c3.jpg'

     button4a.src = '/style%20library/_images/top_nav/top_nav_r1_c4.jpg'
     button4b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c4.jpg'

     button5a.src = '/style%20library/_images/top_nav/top_nav_r1_c5.jpg'
     button5b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c5.jpg'

     button6a.src = '/style%20library/_images/top_nav/top_nav_r1_c6.jpg'
     button6b.src = '/style%20library/_images/top_nav/top_nav_act_r1_c6.jpg'
}
