/* 
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

function ga()
{
    try {
var pageTracker = _gat._getTracker("UA-6497430-7");
pageTracker._trackPageview();
} catch(err) {}
}

function mail(){
    komu = "petra.holzknechtova@seznam.cz";
    return  pageTracker._trackEvent("Vystupni body","klepnuti - email",komu);
}


function ref(){
   // return location.href="mailto:"+String.fromCharCode(105,110,102,111,64,97,114,116,97,109,105,114,97,46,99,122)+"?subject=Kontakt";
    komu = "petra.holzknechtova@seznam.cz";
    return location.href="mailto:"+komu+"?subject=Kontakt";



}



