<!-- Begin Footer Page Count Text Script

if (Count()==1){
	document.write("This is your 1st visit to my page")
	When()
} else if (Count()>1) {
	document.write("Welcome Back! Your last visit was on " + When() +".")
}
//  End Footer Page Count Text Script -->
