
var NomePag=document.URL;
if(top.location == NomePag){
	top.location.href="/indexSearch.htm?" + NomePag ;
}