
//---------------- linkler ------------------//




function kure_v1(v1) {
 

newwindow = window.open(v1+".html", "", "top=0,left=0,height=291,width=697,status");  

 }


