function OpenWin(){
win=window.open("linkmail.html","mail","scrollbars=yes,toolbar=yes,height=420,width=450");
}
function OpenWin1(){
win=window.open("sougomail.html","sougolink","scrollbars=yes,toolbar=yes,height=350,width=350");
}