<!--- hide script from old browsers
//
//========================================================
//
if (document.cookie =="")
	{
	var rpt    = "N";
	document.writeln('<p align=left><font face="Times New Roman" color=#ffff00 size=3>Visitor Number </font>');
	document.writeln('</td>');
	document.writeln('<td></td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
	document.writeln('<td height=3></td>');
	document.writeln('<td colspan=2></td>');
	document.writeln('</tr>');
	document.writeln('</table>');
	document.writeln('</td>');
	document.writeln('<td></td>');
	document.writeln('<td width=229 height=22 colspan=4 rowspan=1 valign=top align=left>');
	document.writeln('<table border=0 cellpadding=0 cellspacing=0>');
	document.writeln('<tr>');
	document.writeln('<td width=3 height=3></td>');
	document.writeln('<td width=121></td>');
	document.writeln('<td width=3></td>');
	document.writeln('</tr>');
	document.writeln('<tr>');
	document.writeln('<td height=15></td>');
	document.writeln('<td width=221 height=15 valign=top align=left>');
	document.writeln('<p align=left><font face="Times New Roman" color=#ffff00 size=3>');//	document.writeln('<IMG SRC="http://www.natureswaves.com/cgi-bin/Count.cgi?df=natureswaves.com01.dat|tr=Y|ft=0|dd=F|st=2001|md=7" align=absmiddle>'); 
	var the_date = new Date ;
	the_date.setYear (the_date.getYear() + 2);
	var the_cookie_date = the_date.toGMTString();
	var cookieFields = "a1=field1=^none^none^none^none^none^none^none^none^none^none^none^none^none^none^none^none^none^none";
	var  the_cookie = cookieFields + ";expires=" + the_cookie_date+";" ;
	document.cookie = the_cookie;
	}
	else
	{
	var rpt    = "Y";
	}
var hwhost = window.location; 
var fred=unescape(hwhost);
var lastHtml=fred.indexOf(".html");
//var axax=fred.substring(lastHtml-17,lastHtml);
var axax   = "p22";	
var thePage=fred.split("/");
var lastPage=thePage.length;
//alert("V1.1.07");
//alert(hwhost);
var hwrefr = document.referrer;
var scriptMess   = "<SCRIPT SRC='http://www.natureswaves.com/cgi/counter_general.cgi?host=";
scriptMess=scriptMess + hwhost + "&rpt=" + rpt + "&pageID=" + axax + "&refr=" + hwrefr + "'>";
document.writeln(scriptMess);
scriptMess="</"+"SCR"+"IPT>";
document.writeln(scriptMess);


//
//============================================================
// show me-->
