if (window.top == window.self) 
{
top.location.href = "http://www.inforeb.it/?ID="+window.location.pathname;
}
