&check_cookie; &check_login; open(TL,"$path_to_lang/$thislang/linkwizard.txt"); while(){push(@LaNg,$_)} &exec_lang; if($buttons =~ /create_popup/){$Create_Pop_Ups="yes"}else{$Create_Pop_Ups="no"} &get_style; print "Content-type: text/html\n\n"; open(LH,"$htm/linkwizard.txt"); while(){ s/\$(\w+)/${$1}/eg; print } 1;