Как сделать спойлер на своих страничках

<div style="margin: 2px; margin-top: 1px;">
<div style="margin-bottom: 2px;"><strong>Спойлер</strong>:<input style="font-size: 10px; margin: 0px; padding: 0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Спрятать'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Показать'; }" type="button" value="Показать" /></div>
<div style="margin: 0px; padding: -1px; border: 2px inset;">
<div style="display: none;"><br />
<div><img src="http://savepic.org/1172973.jpg" border="0" alt="" /></div>
<br />
<div>С праздником вас!</div>
</div>
</div>
</div>