// JavaScript Document

function subWin1(){window.open("../info/5year.html","window1","width=420,height=585");
}
function subWin2(){window.open("../info/30.html","window2","width=440,height=500,scrollbars=yes");
}
function subWin3(){window.open("comp.html","window1","width=440,height=500,scrollbars=yes");
}
function subWin4(){window.open("topics/top01.html","window2","width=440,height=500,scrollbars=yes");
}
function subWin5(){window.open("../topics/top01.html","window2","width=440,height=500,scrollbars=yes");
}

