$(document).ready(function(){$("#hd_home").bind("click",function(){pmkHeader("he_he_hp",document.getElementById("hd_home"));return false;});$("#hd_mail").bind("click",function(){pmkHeader("he_he_ma",document.getElementById("hd_mail"));return false;});$("#hd_mobile").bind("click",function(){pmkHeader("he_he_mo",document.getElementById("hd_mobile"));return false;});$("#hd_adsl").bind("click",function(){pmkHeader("he_he_ti",document.getElementById("hd_adsl"));return false;});});function pmkHeader(_1,_2){var _3=Math.floor(Math.random()*101);var _4=document.location.href;var _5="http://adimg.virgilio.it/tracks/bi/images/bi_clk.gif?pmk="+_1+"&rand="+_3+"&link="+_4+"";var _6=new Image();$(_6).load(function(){goHeader(_2);return true;}).error(function(){goHeader(_2);return true;}).attr("src",_5);return false;}function goHeader(_7){if(_7.tagName.toLowerCase()=="form"){_7.submit();}else{var _8=_7.href;if(_8){var _9=document.createElement("a");if(_9.click){_9.href=_8;document.body.appendChild(_9);_9.click();}else{window.top.location=_8;}}}}
