var zztempImges = jQuery('#zztempImges').length;
if(zztempImges == 0){ jQuery('body').append('
'); }
jQuery('#zztempImges').append(' Not Found
');
jQuery('#temp_20BFA4F5-5276-442C-8E38C065CDC305CA img').load(function(){
jQuery('#temp_20BFA4F5-5276-442C-8E38C065CDC305CA').remove();
jQuery('#20BFA4F5-5276-442C-8E38C065CDC305CA').fadeOut('fast',function(){jQuery(this).replaceWith(' Not Found').fadeIn('slow',function(){
});});
});
jQuery('#20BFA4F5-5276-442C-8E38C065CDC305CA').fadeOut('fast',function(){
jQuery(this).replaceWith(' Not Found').fadeIn('slow',function(){
});
});