function TargetCall(lnk) {
lnk.target="frame";
return true;
}