$(document).ready(function(){

	$('.ic_letter_q').each(function(){
		$(this.parentNode).	click(function(){
		prv=this.innerHTML;
		this.innerHTML='секундочку';
		setTimeout(function(){slf.innerHTML+=' .';setTimeout(function(){slf.innerHTML+=' .';setTimeout(function(){slf.innerHTML+=' .';setTimeout(function(){slf.innerHTML+=' .';}, 500);}, 500);}, 500);}, 500);
		
		slf=this;
		setTimeout(function(){slf.innerHTML=prv;}, 3000);
		a=$('#order')[0];
		if ($(this).attr('ids')) a.href+='?id='+$(this).attr('ids');
		//alert(a);
		hs.htmlExpand( a, { objectType: 'iframe', outlineWhileAnimating: true, preserveContent: false, width: 450, height: 610,contentId: 'highslide-html', cacheAjax: false } );
		
	});
	});
	
	

	
});
