

    <!--



    if (document.images)

    {

      preload_image_object = new Image();

      // set image url

      image_url = new Array();

      image_url[0] = "http:/http://www.inox-tech.com/Dev/Pages/Picture2.jpg";

      image_url[1] = "http:/http://www.inox-tech.com/Dev/Pages/Picture1.jpg";

      image_url[2] = "http:/http://www.inox-tech.com/Dev/Pages/TheFinalBannerLeftPart.jpg";

      image_url[3] = "http:/http://www.inox-tech.com/Dev/Pages/imageMapBanner.jpg";

	  image_url[4] = "http:/http://www.inox-tech.com/Dev/Pages/Menu.gif";

	  image_url[5] = "http:/http://www.inox-tech.com/Dev/Pages/Generic_spacer.gif";

	  image_url[6] = "http:/http://www.inox-tech.com/Dev/Pages/askforaqutoe.jpg";

	  image_url[7] = "http:/http://www.inox-tech.com/Dev/Pages/Customer-Service.gif";

	  image_url[8] = "http:/http://www.inox-tech.com/Dev/Pages/bg.jpg";

	  image_url[9] = "http:/http://www.inox-tech.com/Dev/Pages/Design-Capabilities_1.jpg";

	  image_url[10] = "http:/http://www.inox-tech.com/Dev/Pages/CodeOfEthics.gif";

	  image_url[11] = "http:/http://www.inox-tech.com/Dev/Pages/Design-Capabilities_2.jpg";

	  image_url[12] = "http:/http://www.inox-tech.com/Dev/Pages/GenericCIPBG.gif";

	  	  

       var i = 0;

       for(i=0; i<=12; i++) 

         preload_image_object.src = image_url[i];

    }



    //-->

    </SCRIPT>// JavaScript Document