// JavaScript Document

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.eine-j.de/img/JohannEine.png",
"http://www.eine-j.de/img/eine_messermann_vorn.png",
"http://www.eine-j.de/img/musketiere-front1.jpg",
"http://www.eine-j.de/img/leuchtkeulen2-164x200.png",
"http://www.eine-j.de/img/Johanndruck1.png",
"http://www.eine-j.de/img/feuershow7-145x200.png",
"http://www.eine-j.de/img/eine_messermann_vorn2.png",
"http://www.eine-j.de/img/musketiere-front2.jpg",
"http://www.eine-j.de/img/leuchtkeulen2-2.png",
"http://www.eine-j.de/img/feuershow7-2.png",
"http://www.eine-j.de/img/Johanndruck2.png",
"http://www.eine-j.de/img/background.png",			  
"http://www.eine-j.de/img/keulenposeohnesterne.png",
"http://www.eine-j.de/img/de.gif",
"http://www.eine-j.de/img/en.gif",
"http://www.eine-j.de/img/kugelbalance200x476.png",
"http://www.eine-j.de/img/3keulen150x215.png",
"http://www.eine-j.de/img/fackelnrola150x315.png",
"http://www.eine-j.de/img/keulenrola150x251.png",
"http://www.eine-j.de/img/gardeballett.jpg", 
"http://www.eine-j.de/img/johannundwowka.jpg", 
"http://www.eine-j.de/img/eineundmessermannlogo.gif",
"http://www.eine-j.de/img/paarfinale.jpg", 
"http://www.eine-j.de/img/5335.png",
"http://www.eine-j.de/img/3352.png",
"http://www.eine-j.de/img/rola-stola124x200.jpg", 
"http://www.eine-j.de/img/equilibrium600x188.png",
"http://www.eine-j.de/img/3keulen150x215.png",
"http://www.eine-j.de/img/fackelnrola150x315.png",
"http://www.eine-j.de/img/keulenrola150x251.png",
"http://www.eine-j.de/img/feuershow/feuershow1.jpg", 
"http://www.eine-j.de/img/feuershow/feuershow2.jpg", 
"http://www.eine-j.de/img/feuershow/feuershow3.jpg", 
"http://www.eine-j.de/img/feuershow/feuershow6.jpg", 
"http://www.eine-j.de/img/feuershow/feuershow7.jpg", 
"http://www.eine-j.de/img/3keulen150x215.png",
"http://www.eine-j.de/img/fackelnrola150x315.png",
"http://www.eine-j.de/img/keulenrola150x251.png",
"http://www.eine-j.de/img/leuchtkeulen.jpg", 
"http://www.eine-j.de/img/leuchtkeulen1.jpg", 
"http://www.eine-j.de/img/leuchtkeulen2.jpg", 
"http://www.eine-j.de/img/leuchtkeulen3.jpg", 
"http://www.eine-j.de/img/leuchtkeulen4.jpg", 
"http://www.eine-j.de/img/leuchtkeulen2.jpg" )

