<!--
if (top.location == self.location)
{
        top.location.href = "../bookshelf.html"
}
// -->

