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