function mousein(objekt)
{ objekt.bgColor="#6A8FAC"; }
function mouseout(objekt)
{ objekt.bgColor="#C4D3DE"; }
var seite = 1; var xseite = 1; var intervall = 7
var rest_zeit = intervall; var NEXT_TIMEOUT_ID; var COUNT_DOWN_ID;
var Caption = new Array();
function wechsel2()
{
Caption[1] = "

";
Caption[2] = "

";
Caption[3] = "

";
Caption[4] = "

";
if (++xseite> Caption.length-1)
xseite = 1
document.getElementById("CaptionBox").innerHTML= Caption[xseite]
clearTimeout(COUNT_DOWN_ID)
rest_zeit = intervall
}
function count_down()
{
--rest_zeit
if (rest_zeit < 1) wechsel2()
COUNT_DOWN_ID = setTimeout("count_down()",500)
}
function sesam(nm) {
window.open(nm,'pur','top=30,left=30,width=400,height=400,resizable=no,scrollbars=no,menubar=no');
}
function MM_swapImgRestore()
{ //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i