﻿
function preloadImages() {

    

    if (document.images) {

       
       

       var imgFiles = preloadImages.arguments;

       

       var preloadArray = new Array();

       
       

       for (var i=0; i < imgFiles.length; i++) {

            
            
            

            preloadArray[i] = new Image;
            preloadArray[i].src = imgFiles[i];
       }
    }
}





<!--

preloadImages('http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/0.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/1.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/2.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/3.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/4.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/5.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/6.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/7.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/8.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/9.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/10.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/11.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/12.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/13.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/14.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/15.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/16.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/17.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/18.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/19.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/20.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/21.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/22.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/23.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/24.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/25.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/26.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/27.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/28.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/29.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/30.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/31.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/32.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/33.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/34.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/35.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/36.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/37.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/38.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/39.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/40.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/41.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/42.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/43.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/44.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/45.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/46.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/47.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/48.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/49.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/50.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/51.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/52.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/53.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/54.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/55.jpg',
'http://www.charlottebatcompany.com/CBC_Web_Graphics/CBCintro_pictures/55.jpg',);
//-->

