if (document.images) {
pic1 = new Image(58,56); 
pic1.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-custom-hover.gif';
pic3 = new Image(58,56); 
pic3.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-events-hover.gif';
pic5 = new Image(58,56); 
pic5.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-graphic-design-hover.gif';
pic7 = new Image(58,56); 
pic7.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-marketing-hover.gif';
pic9 = new Image(58,56); 
pic9.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-portable-hover.gif';
pic11 = new Image(58,56); 
pic11.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-rental-hover.gif';
pic13 = new Image(58,56); 
pic13.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-services-hover.gif';
pic15 = new Image(58,56); 
pic15.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-virtual-showroom-hover.gif';
pic17 = new Image(58,56); 
pic17.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-warehouse-hover.gif';

/*
pic2 = new Image(58,56); 
pic2.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-custom.gif';
pic4 = new Image(58,56); 
pic4.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-events.gif';
pic6 = new Image(58,56); 
pic6.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-graphic-design.gif';
pic8 = new Image(58,56); 
pic8.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-marketing.gif';
pic10 = new Image(58,56); 
pic10.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-portable.gif';
pic12 = new Image(58,56); 
pic12.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-rental.gif';
pic14 = new Image(58,56); 
pic14.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-services.gif';
pic16 = new Image(58,56); 
pic16.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-virtual-showroom.gif';
pic18 = new Image(58,56); 
pic18.src = 'http://www.exhibitsystems.com/blog/wp-content/themes/exhibitsystems/images/nav-warehouse.gif';
*/
}


