<!--
function KELLY() {
        window.open('http://www.kellydesigninc.com','WINDOW1','toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,resizable=yes,copyhistory=no,scrollbars=yes,width=800,height=500');
}


function andy() {
        window.open('http://www.andrewaltman.com','WINDOW2','toolbar=yes,location=yes,directories=no,status=yes,menubar=yes,resizable=yes,copyhistory=no,scrollbars=yes,width=790,height=600');
}

//-->
