function frametest(){if(top == self)  {location.href = "../default.htm";}}

function frametesttop(){if(top == self)  {location.href = "default.htm";}}
