// JavaScript Document

if (parent.frames.length == 0) {
	window.location.href = "http://www.restauranttenuta.com"
}

