<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Counter Only</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<?
/*
note: you can use such a include but you need to
change some variables in counter.php if you so!
*/
include('counter.php');
?>
</body>
</html>