var myimages=new Array()
function preloadimages()
{
for (i=0;i<preloadimages.arguments.length;i++)
{
myimages[i]=new Image()
myimages[i].src=preloadimages.arguments[i]
}
}

preloadimages
("http://www.pixelmanifest.com/components/images/75ban_01.jpg",
"http://www.pixelmanifest.com/components/images/75ban_01_alt.jpg",
"http://www.pixelmanifest.com/components/images/75ban_02.jpg",
"http://www.pixelmanifest.com/components/images/75ban_03.jpg",
"http://www.pixelmanifest.com/components/images/75ban_04.jpg",
"http://www.pixelmanifest.com/components/images/nv_about_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_about_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_chron_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_chron_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_desktop_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_desktop_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_faq_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_faq_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_wallppr_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_wallppr_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_link_1.jpg",
"http://www.pixelmanifest.com/components/images/nv_link_0.jpg",
"http://www.pixelmanifest.com/components/images/nv_field_spacer.jpg",
"")
