function highlight(x){document.forms[x].elements[0].focus()document.forms[x].elements[0].select()}function move_in(img_name,img_src) {document[img_name].src=img_src;}function move_out(img_name,img_src) {document[img_name].src=img_src;	}function move_over(wcolor) { document.text=wcolor }function pop1(filename){var pop1= "width=400,height=370,screenX=0,screenY=0,locationbar=no,menubar=no,resizable=no,status=no";fenster=window.open("","Bestaetigung",pop1);fenster.location.href=filename;}function pop2(filename){var pop2= "width=400,height=370,screenX=0,screenY=0,locationbar=no,menubar=no,resizable=no,status=no";handle=window.open("","Sorry",pop2);handle.location.href=filename;}function pop3(filename){var pop3= "width=600,height=550,screenX=0,screenY=0,locationbar=no,menubar=no,resizable=no,status=no";fenster=window.open("","player",pop3);fenster.location.href=filename;fenster.focus();}