<!--
function rd(urli) {
  var urlp = "/rd.html?" + urli;
  window.open(urlp);
}
function mdp(copn) {
restwin = window.open("/mdp.html?" + copn, "mdpof", "scrollbars=1,resizable=1,width=350,height=280");
}
//-->
