//<!--

// Pfad zu Buttons
//var path = "../media/circle/regie/regie/dana_nechushtan/";

// Buttons für Markus Goller

bt_back = new Image();
bt_back.src = "../../images/buttons/bt_back.gif";
bt_back_on = new Image();
bt_back_on.src = "../../images/buttons/bt_back_on.gif";

/*
circle_01 = new Image();
circle_01.src = path + "circle_01.jpg";
circle_01_on = new Image();
circle_01_on.src = path + "circle_01_on.jpg";
*/
circle_05 = new Image();
circle_05.src ="circle_05.jpg";
circle_05_on = new Image();
circle_05_on.src = "circle_05_on.jpg";

circle_06 = new Image();
circle_06.src = "circle_06.jpg";
circle_06_on = new Image();
circle_06_on.src = "circle_06_on.jpg";

circle_07 = new Image();
circle_07.src = "circle_07.jpg";
circle_07_on = new Image();
circle_07_on.src = "circle_07_on.jpg";

//-->