// written by Mr.Experiment  ver 1.0.1
// http://www.mr-experiment.com/

if(window.top.location!=window.self.location){
	window.top.location.href=window.self.location.href;
}
