function new_win(){
window.open("set.html","","width=380,height=540");
}
function new_win2(){
window.open("set2.html","","width=380,height=540");
}
function new_win3(){
window.open("set3.html","","width=380,height=540");
}
function new_win4(){
window.open("set4.html","","width=380,height=540");
}
function new_win5(){
window.open("set5.html","","width=380,height=540");
}
function new_win6(){
window.open("set6.html","","width=380,height=540");
}