function selectnavi(link){
window.document.location = link;
}
