// JScript source code
function winopen(){
window.open("chair_con.asp", "Window", "width=630, height=500, status, scrollbars");   
}