function bildertour()
{ 
NF=window.open("bildertour/index1.htm","neu","width=370,height=450,left=0,top=0");
NF.focus; } 
