var durella = new Image();
var arneissofa = new Image();
var arneissessel = new Image();
var cortesesofa = new Image();
var tannatecksofa = new Image();
var fiano = new Image();
var alicante = new Image();
var nebbiolosofa = new Image();
var nebbiolosessel = new Image();
var nerellosofa = new Image();
var nerellosessel = new Image();
var rabososofa = new Image();
var rabososessel = new Image();
var trebbiano = new Image();
var nebbiolotisch = new Image();
var rabosotisch = new Image();
var trebbianotisch = new Image();
var arakomode = new Image();
var arabettkomode = new Image();
var mammamiakomode = new Image();
var ullobett = new Image();
var fappocouchtisch = new Image();
var futura = new Image();
var ds02 = new Image();

durella.src = "http://www.designermoebel-hamburg.de/images/designermoebel/durella.jpg";
arneissofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/arneis-sofa.jpg";
arneissessel.src = "http://www.designermoebel-hamburg.de/images/designermoebel/arneis-sessel.jpg";
cortesesofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/cortese-sofa.jpg";
tannatecksofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/tannat-ecksofa.jpg";
fiano.src = "http://www.designermoebel-hamburg.de/images/designermoebel/fiano.jpg";
alicante.src = "http://www.designermoebel-hamburg.de/images/designermoebel/alicante.jpg";
nebbiolosofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/nebbiolo-sofa.jpg";
nebbiolosessel.src = "http://www.designermoebel-hamburg.de/images/designermoebel/nebbiolo-sessel.jpg";
nerellosofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/nerello-sofa.jpg";
nerellosessel.src = "http://www.designermoebel-hamburg.de/images/designermoebel/nerello-sessel.jpg";
rabososofa.src = "http://www.designermoebel-hamburg.de/images/designermoebel/raboso-sofa.jpg";
rabososessel.src = "http://www.designermoebel-hamburg.de/images/designermoebel/raboso-sessel.jpg";
trebbiano.src = "http://www.designermoebel-hamburg.de/images/designermoebel/trebbiano.jpg";
nebbiolotisch.src = "http://www.designermoebel-hamburg.de/images/designermoebel/nebbiolo-tisch.jpg";
rabosotisch.src = "http://www.designermoebel-hamburg.de/images/designermoebel/raboso-tisch.jpg";
trebbianotisch.src = "http://www.designermoebel-hamburg.de/images/designermoebel/trebbiano-tisch.jpg";
arakomode.src = "http://www.designermoebel-hamburg.de/images/designermoebel/ara komode.jpg";
arabettkomode.src = "http://www.designermoebel-hamburg.de/images/designermoebel/ara komode bett.jpg";
mammamiakomode.src = "http://www.designermoebel-hamburg.de/images/designermoebel/mammamia komode.jpg";
ullobett.src = "http://www.designermoebel-hamburg.de/images/designermoebel/ullo bett.jpg";
fappocouchtisch.src = "http://www.designermoebel-hamburg.de/images/designermoebel/fappo couchtisch.jpg";
futura.src = "http://www.designermoebel-hamburg.de/images/designermoebel/h141 futura.jpg";
ds02.src = "http://www.designermoebel-hamburg.de/images/designermoebel/ds-02 tisch.jpg";

function doButtons(bild) {
eval("document['cube'].src = " + bild + ".src");
}



