function imagepop(topop){
thisimagew=open(topop,"_blank","width=1000,height=800,toolbar=no,menubar=no,location=no,directories=no,status=no,scrollbars=no,resizable=no");
thisimagew.document.bgColor="black";
thisimagew.document.title="Damien Rohrbach Viadas";
}