HTML верх
<style type="text/css">
html, body {background-image: url("http://i25.tinypic.com/ygm79.jpg"); background-attachment: fixed; background-repeat: repeat-y; background-position: left;}
#pun {margin: auto; background-color: #2e5478
!important; background-repeat: repeat !important;}
#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 470px; top: 10px
}
#pun {width:870px;}
#pun {float: right; margin-right: 20px;}
#pun-title .title-logo span {display: none;}
#pun-navlinks .container, #pun-ulinks .container{text-align: center;}
#pun .section {border-style: none; }
#pun .divider {border-style: none; }
#pun .category {border-style: none; }
#pun-title .title-logo {background-repeat : no-repeat; height : 410px; background-image : url(http://s51.radikal.ru/i134/0907/e9/1d430f7be40f.jpg)
}
#pun-navlinks a:hover {
color: #2a557f;
</style>
<style type="text/css">
#pun-announcement h2 {display: none;}
#pun-announcement .container {padding-top: 1em;}
</style>
<style>
.punbb table Div.icon {float: left; display: block; width: 78px; height: 75px; border-style: none;
background-image: url(http://s57.radikal.ru/i158/0907/ed/fbdf01395d07.png);
background-repeat: no-repeat;
position: relative; margin-right: 10px;}
TR.inew Div.icon {
background: url(http://s42.radikal.ru/i097/0907/99/77b078473d08.png) no-repeat;}
TR.isticky Div.icon {
background: url(http://i005.radikal.ru/0907/bc/360b5532716d.png) no-repeat;}
TR.iclosed Div.icon {
background: url(http://i052.radikal.ru/0907/d8/bec18a4ec391.png) no-repeat;}
</style>
<script language="JavaScript">
function popwnd()
{
var smiles = new Array
//Добавлять смайлики здесь
smiles.push("http://www.mysmiles.ru/super_smilies101.gif")
smiles.push("http://www.mysmiles.ru/super_smilies097.gif")
smiles.push("http://www.mysmiles.ru/super_smilies104.gif")
smiles.push("http://www.mysmiles.ru/super_smilies088.gif")
smiles.push("http://www.mysmiles.ru/super_smilies079.gif")
smiles.push("http://www.mysmiles.ru/super_smilies070.gif")
var msg = new String("")
msg = "<html><head><TITLE>Дополнительные смайлики</TITLE></head>rn"
msg += "<body bgcolor=#F5F5F5 >"
msg = msg + "<" + "script language="JavaScript">rn"
msg += "function insert(a){rn"
msg += "txt = "-- ";rn"
msg += "window.opener.bbcode(txt,'');rn"
msg += "window.focus()rn"
msg += "return false}rn"
msg = msg + "</" + "script>rn"
i=0
msg += "<div style="width: 100%; text-align : justify;" >"
while(smiles[i])
{
msg = msg + "<img src="" + smiles[i] + "" onclick="return insert(this)">rn"
i++
}
msg += "</div><br><br><center><a href="" onclick="window.close()">Закрыть</a></center>"
msg += "</BODY></html>";
popup = window.open("","popDialog","height=390,width=258")
popup.document.write(msg)
popup.document.close()
return false
}
</script>