function group()
{
//9
var ranNum= Math.round(Math.random() * 9);
if (ranNum == 0){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/dscf1579.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE1
if (ranNum == 1){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/dscf1580.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE2
if (ranNum == 2){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/dscf1603.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE3
if (ranNum == 3){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/dscn0946.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE4
if (ranNum == 4){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/p1000158.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE6
if (ranNum == 5){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/p1000239.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE7
if (ranNum == 6){document.write('<img src="http://www.jeepers4more.de/albums/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/p1000184.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE8
if (ranNum == 7){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/p1000211.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE9
if (ranNum == 8){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/pict0363.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE10
if (ranNum == 9){document.write('<img src="http://www.jeepers4more.de/fotos/pictures/veranstaltungen/jeeperschallenge/jeeperschallenge 2006/pict0372.jpg" width="500" height="357" border="0" align="middle">'); } // PICTURE5
}
