if (top.frames.length==0) top.location.href="http://www.das-spiel-der-liebe.de";

var Doc=document;
var n4=Doc.layers,i4=Doc.all,n6=Doc.getElementById&&!Doc.all;
var nav=navigator.userAgent;nav=nav.toLowerCase();
var msie=(nav.indexOf("opera")>0)?0:1;

function ELE(n) {return Doc.getElementById(n);};

LAST=0;
function loadpic(n) {
if (n!=LAST) {
   if (msie&&i4) ELE("lgd").filters.blendTrans.Apply();
   document.images["logo"].src="logo/start/"+imgs[n]+".jpg";
   setTimeout("bon()",1000);
   };
LAST=n;
};
function bon() {if (msie&&i4) ELE("lgd").filters.blendTrans.Play();}
