if (this == top)
{
 	top.location.replace ( 'index.asp?page=' + escape ( location.href.split ( "/" ).pop () ) );
}