function myopen(myplace)
{
window.location.href = myplace;
}