jQuery(document).ready(function(){
	jQuery(".cachedBlock>*").css("background", "url(/webconcepteur/images/cached.gif) repeat 0 0");
});

