open(TL,"$path_to_lang/$thislang/linkproperties.txt"); while(){push(@LaNg,$_)} &exec_lang; print "Content-type: text/html\n\n"; open(LH,"$htm/linkproperties.txt"); while(){ s/\$(\w+)/${$1}/eg; print } 1;