<!-- // Start

function rwPop1(page,PWidth,PHeight,id) {
eval("printpage"+id+"=window.open('"+page+"','bio1','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("printpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop2(page,PWidth,PHeight,id) {
eval("webpage"+id+"=window.open('"+page+"','bio2','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("webpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop3(page,PWidth,PHeight,id) {
eval("photopage"+id+"=window.open('"+page+"','bio3','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("photopage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop4(page,PWidth,PHeight,id) {
eval("graphicpage"+id+"=window.open('"+page+"','bio4','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("graphicpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop5(page,PWidth,PHeight,id) {
eval("graphicpage"+id+"=window.open('"+page+"','bio5','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("graphicpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop6(page,PWidth,PHeight,id) {
eval("graphicpage"+id+"=window.open('"+page+"','bio6','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("graphicpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop7(page,PWidth,PHeight,id) {
eval("graphicpage"+id+"=window.open('"+page+"','bio7','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("graphicpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}

function rwPop8(page,PWidth,PHeight,id) {
eval("graphicpage"+id+"=window.open('"+page+"','bio8','toolbar=0,scrollbars=1,location=0,status=0,menubars=0,resizable=1,width="+PWidth+",height="+PHeight+"')")
eval("graphicpage"+id+".window.moveTo((screen.width/2)-(PWidth/2),(screen.height/2)-(PHeight/2))")
}


// End -->
