function showMe(myFrame) {
    myFrame.bottomFrame.location.href="manno.htm";
    myFrame.rightFrame.location.href="detail.htm";
}
