if (window == parent.window){
	document.location.href = 'index.php'; 
	//alert('escape!');
}


