function introwin(){
win=window.open("intro.html","contents","toolbar=no,location=no,status=no,menubar=no,scrollbars=no,width=750,height=400");
}