astickers.show('bounce', {}, 1000);
} else {
image.unwrap();
}
});
if (hidden_content.length) {
$(hidden_content.join (', ')).css({'display':'none'});
}
}
});
};
$(document).ready(function(e) {
if (typeof doFilter != 'function') {
setTimeout ('getAStickers()', 500);
}
});
//-->-->