// JavaScript Document
if(window.parent.location==window.location){
	// Not framed
	document.location='testimonials_related_to_massage_therapy.html?'+window.location;
}