function MM_preloadImages() {
    var d=document;
    
    if(d.images){
        if(!d.MM_p)d.MM_p=new Array();
        
        var i;
        var j=d.MM_p.length;
        var a=[
            'images/bgpage_1.jpg',
            'images/mainlogo.png',
            'images/footmnu_sep.gif',
            'images/img_r1.jpg',
            'images/img_r2.jpg',
            'images/img_r3.jpg',
            'gallery/img_00.jpg',
            'gallery/img_01.jpg',
            'gallery/img_02.jpg',
            'gallery/img_03.jpg',
            'gallery/img_04.jpg',
            'gallery/img_05.jpg',
            'gallery/img_06.jpg',
            'gallery/img_07.jpg',
            'gallery/img_08.jpg',
            'gallery/img_09.jpg',
            'gallery/thumb_img_01.jpg',
            'gallery/thumb_img_02.jpg',
            'gallery/thumb_img_03.jpg',
            'gallery/thumb_img_04.jpg',
            'gallery/thumb_img_05.jpg',
            'gallery/thumb_img_06.jpg',
            'gallery/thumb_img_07.jpg',
            'gallery/thumb_img_08.jpg',
            'gallery/thumb_img_09.jpg'
        ];
        
        for(i=0; i<a.length; i++){
            if (a[i].indexOf("#")!=0){
                d.MM_p[j]=new Image;
                d.MM_p[j++].src=a[i];
            }
        }
    }
    
    document.getElementById('PreloadMessage').style.visibility='hidden';
    document.getElementById('PreloadMessage').style.width='1px';
    document.getElementById('PreloadMessage').style.height='1px';
}
