// created by Duncan Krostue duncan@cyberlink.com
	function checkFrame(){
		if(top.location == self.location)
		{top.location.href = "http://www.walkertontool.com/index.html"
		window.alert('You are not allowed to \nview the frames individually\n\nNow forwarding to hompage...')}
		}	