/* 
var b1dis = "<a href=\"";
var bdis = "\"><img src=\"";
var edis = " width=\"150\" height=\"180\" alt=\"special\" border=\"0\"></a>";
var rnumb = "";
var img = "";

rnumb += Math.floor(Math.random()*1);
img = rnumb;

if (img == "0") {
document.write(b1dis+ "../shooting/index.htm" +bdis+ "../../img/teaser_00.gif\"" +edis);
}
/*  
if (img == "1") {
document.write(b1dis+ "../portfolio/hochzeit01.htm" +bdis+ "../../img/teaser_02_201.gif\"" +edis);
}

if (img == "2") {
document.write(b1dis+ "../portfolio/buehne01.htm" +bdis+ "../../img/teaser_02_501.gif\"" +edis);
}

if (img == "3") {
document.write(b1dis+ "../portfolio/buehne01.htm" +bdis+ "../../img/teaser_02_502.gif\"" +edis);
}

if (img == "4") {
document.write(b1dis+ "../olirust/index.htm" +bdis+ "../../img/teaser_04_001.gif\"" +edis);
}

if (img == "5") {
document.write(b1dis+ "../preise/index.htm" +bdis+ "../../img/teaser_06_001.gif\"" +edis);
}

if (img == "6") {
document.write(b1dis+ "../kontakt/index.htm" +bdis+ "../../img/teaser_08_001.gif\"" +edis);
}

if (img == "7") {
document.write(b1dis+ "../special/gutschein.htm" +bdis+ "../../img/teaser_00_002.gif\"" +edis);
}

if (img == "8") {
document.write(b1dis+ "../special/gutschein.htm" +bdis+ "../../img/teaser_00_002.gif\"" +edis);
}


if (img == "10") {
document.write(b1dis+ "../special/index.htm" +bdis+ "../../img/teaser_00_001.gif\"" +edis);
}

if (img == "0") {
document.write(b1dis+ "../special/Stellenangebot.htm" +bdis+ "../../img/teaser_00_003.gif\"" +edis);
}
*/
