function incCounter() {
var counterImage = new Image();
counterImage.src = "/cgi-bin/Count.cgi?df=counter.dat";
}
