<!--

// photo album //

function dopop(i,t){
u="popup.asp?i="+i+"&t="+t;n="dundeepop"+i;s="toolbar=0,location=0,directories=0,status=0,scrollbars=0,menubar=0,dependent=1,";
t=="h"?s=s+"width=543,height=438":s=s+"width=412,height=572";w=window.open(u,n,s);w.focus();
}

-->