---
title: "Çizmeli Hayvanlar"
date: "2008-06-15 17:59:00"
author: "site"
tags: "Yaşam"
canonical_url: "https://haber.mynet.com/cizmeli-hayvanlar-110100368786"
original_url: "https://haber.mynet.com/cizmeli-hayvanlar-110100368786"
---
# Çizmeli Hayvanlar
Hayvanlarını yere çıplak ayak bastırmak istemeyen sahipleri sonunda hayvanlarına çizmeleri giydirmeyi başardılar...
[ÇİZMELİ HAYVANLARIN KOMİK RESİMLERİ İÇİN TIKLAYIN...](http://haber.mynet.com/galeri/menu.aspx?t_ct=20&t_st=1660&endofroot=1)
var picid=32493;  
/*
function sendVote_Callback(response) 
{ 
if(response == null){
return; 
}
alert(response.value);
var temp = new Array();
temp = response.value.split('-');
if(temp[0]!="x")
{
document.getElementById("current-rating").style.width = temp[0]; 
document.getElementById("ratingtext2").innerHTML =  temp[1];
alert("Puanınız Gönderilmiştir.");
}
else
{
alert('Daha önce bu kayda oy verdiniz. Teşekkür ederiz.');
}
}
*/
function sendVote(vote1,temp) 
{   
if (readCookie("vote_picture_"+picid)!=null){
alert("Daha önceden oy vermişsiniz!!");
}else{
SendVoteAjax(picid,vote1,"updateVote.aspx");
createCookie("vote_picture_"+picid,picid,1000);
}
}
function changemenu(islem) {
var islem;
if (islem == 'show1') {
//document.all.showa.style.display=&quot;;
//document.all.dis.style.display='none';
document.getElementById("showa").style.display=&quot;;
document.getElementById("dis").style.display='none';
}  
if (islem == 'show2') {
//document.all.showb.style.display=&quot;;
//document.all.dis.style.display='none';
document.getElementById("showb").style.display=&quot;;
document.getElementById("dis").style.display=&quot;;
}       
if (islem == 'show3') {
//document.all.showc.style.display=&quot;;
//document.all.dis.style.display='none';
document.getElementById("showc").style.display=&quot;;
document.getElementById("dis").style.display='none';
}          
if (islem == 'show4') {
//document.all.showd.style.display=&quot;;
//document.all.dis.style.display='none';
document.getElementById("showd").style.display=&quot;;
document.getElementById("dis").style.display='none';
}        
if (islem == 'show5') {
//document.all.showe.style.display=&quot;;
//document.all.dis.style.display='none';
document.getElementById("showe").style.display=&quot;;
document.getElementById("dis").style.display='none';
}              
if (islem == 'dis1') {
document.getElementById("showa").style.display='none';
document.getElementById("showb").style.display='none';
document.getElementById("showc").style.display='none';
document.getElementById("showd").style.display='none';
document.getElementById("showe").style.display='none';
document.getElementById("dis").style.display='none';
//document.all.showa.style.display='none';
//document.all.showb.style.display='none';
//document.all.showc.style.display='none';
//document.all.showd.style.display='none';
//document.all.showe.style.display='none';
//document.all.dis.style.display=&quot;;
}
}
