now=new Date();
month=now.getMonth()+1;
date=now.getDate();
document.write("<a style=\"cursor:hand;\" onClick=\"javascript:window.open\('http://www.muturzikin.com','_blank','toolbar=1,location=1,directories=1,menubar=1,status=1,scrollbars=1,resizable=1,copyhistory=1');\"title= 'This service for your website ?'\"> ");
document.write("<img src='http://www.muturzikin.com/imagesgif/" + month +"Z"+ date +".gif' width=90 height=90 >");