// JavaScript Document

function WinOpenedulink(){
window.open('/links/links.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=624,height=420');
}

function WinOpenicon(){
window.open('/icon/index.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=624,height=350');
}