< - start of code - >
bmDomain = "C|/"; <-- domain where tracker works
bmReal = new Array();
bmName = "jtotw"; <-- name of history object
bmTotal = 0;
bmTotalallow = 20; <-- the total number of pages allowed
bmReplayIP = false;
urlLast = "";
< - end of sample - >