        <!-- Hide script from old browsers

        if (document.images) {
        
    
                





//vertical navigation	        
                






								
//horizontal navigation				
				
				homOff = new Image
				proOff = new Image
				solOff = new Image
				roiOff = new Image
				abtOff = new Image
				conOff = new Image
				indOff = new Image
				
              

				homOn = new Image
				proOn = new Image
				solOn = new Image
				roiOn = new Image
				abtOn = new Image
				conOn = new Image
				indOn = new Image
				

				
                				
				homOff.src="../messaging-images/menu-messaging-home.jpg"
				proOff.src="../messaging-images/menu-messaging-products.jpg"
				solOff.src="../messaging-images/menu-messaging-solutions.jpg"
				roiOff.src="../messaging-images/menu-messaging-roi.jpg"
				abtOff.src="../messaging-images/menu-messaging-about.jpg"
				conOff.src="../messaging-images/menu-messaging-contact.jpg"
				indOff.src="../messaging-images/menu-messaging-industry.jpg"
				

				
				
				homOn.src="../messaging-images/menu-messaging-home1.jpg"
				proOn.src="../messaging-images/menu-messaging-products1.jpg"
				solOn.src="../messaging-images/menu-messaging-solutions1.jpg"
				roiOn.src="../messaging-images/menu-messaging-roi1.jpg"
				abtOn.src="../messaging-images/menu-messaging-about1.jpg"
				conOn.src="../messaging-images/menu-messaging-contact1.jpg"
				indOn.src="../messaging-images/menu-messaging-industry1.jpg"
				

				
				emlOff = new Image
				cmslOff = new Image


        }
        
        function chgImg(imgField,newImg) {
                if (document.images) {
                        document[imgField].src= eval(newImg + ".src")
                        
                }
        }
        
        // End hiding script from old browsers -->
        


