function show(bloq) {
obj = document.getElementById(bloq);
obj.style.display = (obj.style.display=='none') ? 'block' : 'none';
}
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
admin
Website
https://quvil.com
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.