function preloadImages(){if(document.images){for(var i=0;i<preloadImages.arguments.length;i++){(new Image()).src=preloadImages.arguments[i];}}}
