function forcompany(){
window.open('forcompany.html','forcompany','width=450,height=450,left,top');
}
function forstudent(){
window.open('forstudent.html','student','width=450,height=500,left,top');
}
function internet(){
window.open('internet.html','internet','width=450,height=540,left,top');
}
function recruit(){
window.open('for_recruit.html','recruit','width=450,height=580,left,top');
}
function spaplan(){
window.open('spa/for_spaplan.html','recruit','width=450,height=580,left,top');
}
