
function jumpIntoFrame()
{
  // this script makes sure that the frames are used
	if (parent.frames.length < 1) {
	window.top.location.href="http://www.cenotexperience.com.mx" }
}
