function Englisch()
{
v_url=document.location.href
x1=v_url.substring(0,v_url.length-4)
{
parent.document.location.href=x1+"_e.htm"
}
}