//<!-- begin rollover scriptsfunction getLgImage(id,imageName,width,height){	imgWindow = window.open('imagePopup.php?id='+id+'&img='+imageName+'&w='+width+'&h='+height, imageName, 'width='+width+',height='+height+',toolbar=0,status=0,menubar=0,scrollbars=no,resizable=0');  }function getHeadShot(){	headshot = window.open('/pdf/scottrose_headshot.jpg', 'headshot', 'width=436,height=680,toolbar=0,status=0,menubar=0,scrollbars=no,resizable=0');  }// -->