Код:
<!--Скрипт хтмл-спойлера-->
<script language="JavaScript" type="text/javascript">
function openClose(id)
{
var obj = "";
// Check browser compatibility
if(document.getElementById)
obj = document.getElementById(id).style;
else if(document.all)
obj = document.all[id];
else if(document.layers)
obj = document.layers[id];
else
return 1;
// Do the magic
if(obj.display == "")
obj.display = "none";
else if(obj.display != "none")
obj.display = "none";
else
obj.display = "block";
}
</script>
<!--/Скрипт хтмл-спойлера-->Код:
<table border=0 width="230px" style="text-align: justify; position: absolute; top: 276px; margin-left: 730px; color: FFF">
<tr><td width="230px">
<div class="spoilertop" onClick="openClose('1')" >
<img src="http://s4.uploads.ru/wn5Ao.png" border="0" />
</div>
<!--Содержание спойлера-->
<div class="spoilerbox" id="1" style="display:none; background-color: #95cd17; margin-top: 15px;">
<center><span style="font-weight: bold; font-size: medium">Admins</span><br>
<a href="http://exchangeshow.rusff.me/profile.php?id=5"><img
src="http://s2.uploads.ru/pGAFf.png" title="Seo In Gook"></a><a
href="http://exchangeshow.rusff.me/profile.php?id=7"><img
src="http://s3.uploads.ru/lWETI.png"
title="Park Jiyeon"></a><a
href="http://exchangeshow.rusff.me/profile.php?id=4"><img
src="http://s2.uploads.ru/Mdhaz.png"
title="Yoo Young Jae"></a><a
href="http://exchangeshow.rusff.me/profile.php?id=3"><img
src="http://savepic.org/2945187m.png"
title="Park Bom"></a><br><br>
</div></td></tr></table>