<!--
function winopen(name)
{
parent.window.leftFrame.location.href=name;
}
//-->