<!--
function WinControl(name1,name2) {
this.location.href=name1;
parent.window2.location.href=name2;
}
-->