set counter [incr_page_counter] html "

Welcome!

" html "[remote_hostname]" h2 html "This page has been visited " html "[display_graphic_num -value $counter -font set26]" # html "
" # foreach num [split $counter {}] { # html "$num" # } # html "
" html " times."