h=screen.width;v=screen.height;
if(h>=1024){location.href="german/index_ger.htm";}
else if(h==800&&v==600){location.href="german_low/index_ger.htm";}
