function targetLink(URL) { if(document.images) targetWin = open(URL,"Neufenster","width=550,height=750,scrollbars=yes"); }
