"); readfile("header.html"); print("
"); //Lets see what lanugaues we can display this in// if(file_exists("/home/robin/man/man$numsec/$request.$index.gz")) { print(" "); } $langs=array("de","fr","es","fi","it","ko","sr","tr","ru","cs","sv","pl","ja","zh_CN","zh_TW","id","hu"); foreach($langs as $ll) { if(file_exists("/home/robin/man/$ll/man$numsec/$request.$index.gz")) { print(" "); } } print ""; print ("
"); //print(file_get_contents("footer.html")); ?>