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

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