
      var imgArr = new Array(9);

      imgArr[0]= "/media/br-howitworks1.jpg";

      imgArr[1] = "/media/br-howitworks2.jpg";

      imgArr[2]= "/media/br-howitworks3.jpg";

      imgArr[3]= "/media/br-howitworks4.jpg";

      imgArr[4]= "/media/br-howitworks5.jpg";

      imgArr[5] = "/media/br-howitworks6.jpg";

      imgArr[6]= "/media/br-howitworks7.jpg";

      imgArr[7]= "/media/br-howitworks8.jpg";

      imgArr[8]= "/media/br-howitworks9.jpg";


      function ShowImagePanel()

      {

      var image_panel = document.getElementById('image_panel');

      w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel.style.left = xc + "px";

      image_panel.style.top = yc + "px";

      image_panel.style.display = 'block';

      }

      function ShowImagePanel1()

      {

      var image_panel1 = document.getElementById('image_panel1');

      w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel1.style.left = xc + "px";

      image_panel1.style.top = yc + "px";

      image_panel1.style.display = 'block';

      }

       

      function ShowImagePanel2()

      {

      var image_panel2 = document.getElementById('image_panel2');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel2.style.left = xc + "px";

      image_panel2.style.top = yc + "px";

      image_panel2.style.display = 'block';

      }

      function ShowImagePanel3()

      {

      var image_panel3 = document.getElementById('image_panel3');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel3.style.left = xc + "px";

      image_panel3.style.top = yc + "px";

      image_panel3.style.display = 'block';

      }

  function ShowImagePanel4()

      {

      var image_panel4 = document.getElementById('image_panel4');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel4.style.left = xc + "px";

      image_panel4.style.top = yc + "px";

      image_panel4.style.display = 'block';

      }

  function ShowImagePanel5()

      {

      var image_panel5 = document.getElementById('image_panel5');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel5.style.left = xc + "px";

      image_panel5.style.top = yc + "px";

      image_panel5.style.display = 'block';

      }

  function ShowImagePanel6()

      {

      var image_panel6 = document.getElementById('image_panel6');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel6.style.left = xc + "px";

      image_panel6.style.top = yc + "px";

      image_panel6.style.display = 'block';

      }

  function ShowImagePanel7()

      {

      var image_panel7 = document.getElementById('image_panel7');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel7.style.left = xc + "px";

      image_panel7.style.top = yc + "px";

      image_panel7.style.display = 'block';

      }

  function ShowImagePanel8()

      {

      var image_panel8 = document.getElementById('image_panel8');
w = 722;

      h = 1450;

      xc = Math.round((document.body.clientWidth/2)-(w/2))

      yc = Math.round((document.body.clientHeight/2)-(h/2))

      image_panel8.style.left = xc + "px";

      image_panel8.style.top = yc + "px";

      image_panel8.style.display = 'block';

      }