if (window.top.frames[0] == null) {
	var attuale=document.location.href;	
	document.location.href="index.php?showurl="+attuale;
}