function openWin1(){
        secondWin=window.open("http://www.donmoseslerman.com/images/museum/celebrities.html", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=no,height=480,width=640");
}
function openWin2(){
        secondWin=window.open("http://www.donmoseslerman.com/images/museum/contests.html", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=no,height=480,width=640");
}
function openWin3(){
        secondWin=window.open("http://www.donmoseslerman.com/images/museum/donlerman.html", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=no,height=480,width=640");
}
function openWin4(){
        secondWin=window.open("http://www.donmoseslerman.com/images/museum/friends.html", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=no,height=480,width=640");
}
function openWin5(){
        secondWin=window.open("http://www.donmoseslerman.com/images/museum/misc.html", "theWin", "toolbar=no,location=no,directories=no,resizable=no,status=no,menubar=no,scrollbars=no,height=480,width=640");
}