var myimagesoo = new Array();
function preloadingoo(){
for (x=0; x<preloadingoo.arguments.length; x++){
myimagesoo[x] = new Image();
myimagesoo[x].src = preloadingoo.arguments[x];
}
}
preloadingoo("images/loader.gif","images/logo.png","images/up.png","images/down.png","images/loader2.gif","images/mediumload.gif","images/up2.png","images/down2.png","images/up3.png","images/down3.png","images/archup.png","images/archdown.png","images/fleche.png","images/left.png","images/right.png","images/wheel.gif");
