// Ni_Karma.lua file name/location: Use filename only if that file is in the same directory as this htm // if not, use the full path (e.g. http://www.axiomfiles.com/Files/######/Ni_Karma.txt) var NKFileName = "Ni_Karma.lua"; // Ni Karma Database location var database = "Test.ICC.ICC25"; // show the last # entries in the tooltip var TooltipShowsLast = 5; // popup window size var popupWidth = 500; var popupHeight = 450;
<!-- Choose from Ni_Karma-dark.css, Ni_Karma-light.css or make your own --> <link rel="stylesheet" href="Ni_Karma-dark.css" type="text/css" />