window.name = "main";
    
    function emailzzn(name){
      window.open("http://animalfocus.com/cgi-bin/hermes/anfode.cgi?http://animalfocus.zzn.com/email/german/login/login.asp","email","width=620,height=400,directories=yes,toolbar=yes,resizable=yes,menubar=yes,scrollbars=yes");
    }
    function translator(name){
      window.open("http://animalfocus.com/cgi-bin/hermes/anfode.cgi?http://www.tranexp.com:2000/InterTran?","interpret","width=600,height=450,directories=no,toolbar=no,resizable=yes,menubar=yes,scrollbars=yes");
    }
    function sitelink(name){
      window.open("http://animalfocus.com/anfobannerde.html","anfolink","width=550,height=230,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=yes");
    }
    function goodday(name){
          window.open("http://animalfocus.com/gooddayde.html","goodday","width=420,height=300,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=yes");
    }
    function info(name){
          window.open("gooddaydeinfo.html","info","width=300,height=320,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no");
        }
    function tips(name){
          window.open("gooddaydetips.html","tips","width=320,height=320,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
    }
    function helpaddurl(name){
             window.open("http://animalfocus.com/helpaddurlde.html","tips","width=450,height=400,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
    }
    function privacypolicy(name){
                 window.open("http://animalfocus.com/privacypolicyde.html","privacy","width=300,height=320,directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no");
    }
    function helpimageurl(name){
                                window.open("http://animalfocus.com/helpimageurlde.html","help","width=250,height=270,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=no");
    }
    function gendisclaimer(name){
      window.open("http://animalfocus.com/gendisclaimerde.html","disclaimer","width=300,height=370,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=no");
    }
    function email(name){
            var popurl = 'http://animalfocus.com/emailde.html';
            var w = 220;
        	var h = 50;
                var winl = (screen.width - w) / 2;
        	var wint = (screen.height - h) / 2;
        	var winprops = 'width='+w+',height='+h+',top='+wint+',left='+winl+',directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no';
        	var popname = 'email';
                        window.open(popurl,popname,winprops);
        }
    function enlarge(pic){
    pic.style.pixelWidth=100
    pic.style.pixelHeight=100
    }
    
    function revertback(pic){
    pic.style.pixelWidth=47
    pic.style.pixelHeight=47
    }
    function humourcorner(name){
            var popurl = 'http://animalfocus.com/humourcorner.html';
            var w = 250;
        	var h = 150;
            var winl = (screen.width - w) / 2;
        	var wint = (screen.height - h) / 2;
        	var winprops = 'width='+w+',height='+h+',top='+wint+',left='+winl+',directories=no,toolbar=no,resizable=no,menubar=no,scrollbars=no';
        	var popname = 'ferries';
            window.open(popurl,popname,winprops);
    }    
