function $m(selector) { return document.getElementById(selector); }function $c(tagname) { return document.createElement(tagname); }function addVirgol(num){var ret='';for(var i=num.length-1;i>=0;i--){ret= num.charAt(i) +ret;if( (num.length-i)%3==0 && i>0 ){ret=','+ret;}
}return ret;}function yourOffer() { var NewWin = open('offer.aspx', '', 'width=1000,height=700,toobar=yes,scrollbars=yes,resizable=yes'); NewWin.moveTo(0, 0); return false; }$(function() {$('#divTellaFriend').hide();$('#divTellaFriendShower').append($('#divTellaFriend'));
$('#divTellaFriendShower').hover(function() { $('#divTellaFriend').show('slow'); }, function() { $('#divTellaFriend').hide('fast'); });$('.tSubmitTranslator tr:odd').addClass('tSubmitTranslatorOdd');$('.headername').corner("bottom");$('.footer').corner('top');
$('.lh').corner('top');$('.login').corner();$('.tdra a').corner();$(".showVirgol").after("<span class='showVirgolVirgol'></span>");$(".showVirgol").keyup(function(event) {$(".showVirgolVirgol", $(this).parent()).html(addVirgol($(this).val()));});
$("#setHomePage").click(function() { this.style.behavior = 'url(#default#homepage)'; this.setHomePage('http:/'+'/dic.kharido.ir'); return false; });});