function mediapop(lnk) {
window.open(lnk.href,lnk.target,'status=no,scrollbars=yes,resizable=yes,width=409,height=269');
}
