
/******************************************/
// FRAMESET
/******************************************/

if (top == self) {
    top.location = "index.html";
}
