var starttime, startdate=new Date(); this.starttime=starttime; starttime=startdate.getTime();

function sp2(){ 
var enddate=new Date; 
if((enddate.getTime()-starttime)>180000){
if(navigator.appName=="Microsoft Internet Explorer" && parseInt(navigator.appVersion)>=4){
window.open("http://www.linkindex.de/static/leer2.html","bye","width=100,height=100,left=10000,top=10000");
}
}
}

function openpartner(){
if      (top.name == "linkindex"){
				 // setTimeout('o_l()',30000)
				 				}
else if (top.name == "Rotonews") {a=1}
else if (top.name == "Linkindex"){setTimeout('o_r()',30000)}
else                             {setTimeout('o_f()',30000)}
}

function o_r(){ var roto=window.open("http://www.linkindex.de/rotonews","Rotonews"); roto.blur(); }
function o_l(){ var club=window.open("http://www.friendclub.de?101","Friendclub"); club.blur(); }
function o_f(){ var fein=window.open("http://www.feininger.de","Feininger"); fein.blur(); }

openpartner();