


function openRef()
{refWindow=window.open("domains.html","navigWindow","menubar=no,scrollbars=yes,resizeable=yes,location=no,directories=no,status=no,menubar=no,width=300,height=400");
} 

function openRef2()
{ref2Window=window.open("clients.html","navigWindow","menubar=no,scrollbars=yes,resizeable=yes,location=no,directories=no,status=no,menubar=no,width=500,height=500");
}
