// You're pretty nosy aren't you! ;-)

if(top == self)
{
  top.location.replace('http://www.alan-silvestri.com/main.html?' + location.pathname);
}


