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.thecitadelle.org/images/2007/vision-hover.gif",
"http://www.thecitadelle.org/images/2007/collection-hover.gif",
"http://www.thecitadelle.org/images/2007/galleries-hover.gif",
"http://www.thecitadelle.org/images/2007/mansion-hover.gif",
"http://www.thecitadelle.org/images/2007/contact-hover.gif",
"http://www.thecitadelle.org/images/2007/close-hover.png",
"http://www.thecitadelle.org/images/lightbox/close-hover.png")
/*"http://www.abrahamartfoundation.org/citadel/gallery/img/mask-right.png",
"http://www.abrahamartfoundation.org/citadel/gallery/img/mask-left.png",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo01.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo02.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo03.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo04.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo05.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo06.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo07.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo08.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo09.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo10.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo11.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo12.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo13.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo14.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo15.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo16.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo17.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo18.jpg",
"http://www.abrahamartfoundation.org/citadel/gallery/img/photo19.jpg")*/