|
Please get in touch with any comments or reactions to my site.
text_string = "visitors since 9/5/98";
txt_color = "#000000" // Text string color
counter = 587113; // Counter starts at this,
revision = 1; // Every time you alter your initial counter value (above), you must also change the revision number.
page_code = 1; // Unless you want every page to use the same counter, you'll need to use a different page code for each page.
hitsperday = 2000; // How many hits per day you want.
bg_color = "#222222" // Background color of counter
fg_color = "#66FF66" // Foreground color of counter
link_color = "#0000FF" // Color of link back (Powered by MegaCounter)
back_color = "#FFFFFF" // Color of white space in counter area
//-->
|