######################################################## 
## Mod Title: Donations for the tracker (Yandex, Webmoney) -    (Yandex, Webmoney)
## MOD Adaptation and reconstruction for TorrentPier: RomM1 < torufanet@yandex.ru >  torrentpier.me
## MOD Description: This mod adds a button for donations on your Yandex, Webmoney account. 
##
## Mod Version: 0.1
## 
## Installation Level: Light
## Installation Time: 2 Minutes
##
## Files To Edit: 2
##  templates/default/css/main.css
##  templates/default/viewtopic_attach.tpl
##
## Included Files: 3
##  /images/hs_down.png
##  /images/hs_up.png
##  /images/money.png


# 
#-----[ OPEN ]---------------------------------
# 

/templates/default/viewtopic_attach.tpl

# 
#-----[ FIND ]---------------------------------
#

<div class="spacer_12"></div>
<!-- ENDIF -->

(  )


# 
#-----[ BEFORE_ADD ]---------------------------------
#

<br />
<center>
<div class="Adv400">
<div class="Adv"><img src="/images/hs_up.png"/></div>
<div><table border="0" cellspacing="0" cellpadding="0">
       <tr>
         <td>
            <div style="background: url(http://img.yandex.net/i/li-uncolorer-rt.gif) no-repeat right top #FFFFFF;">
            <div style="background: url(http://img.yandex.net/i/li-uncolorer-rb.gif) no-repeat right bottom;">
            <div style="background: url(http://img.yandex.net/i/li-uncolorer-lb.gif) no-repeat left bottom;">
            <div style="background: url(http://img.yandex.net/i/li-uncolorer-lt.gif) no-repeat left top; margin-right: 10px; padding: 10px 0 0 10px;">
               <table border="0" cellspacing="0" cellpadding="0">
               <tr>
                  <td>
                  <form style="margin: 0; padding: 0;" action="https://money.yandex.ru/charity.xml" method="post">
   <input type="hidden" name="to" value="41001551386050"/>
   <input type="hidden" name="CompanyName" value="GamesBits.net"/>
   <input type="hidden" name="CompanyLink" value="http://gamesbits.net"/>
                     <table border="0" cellspacing="0" cellpadding="0">
                        <tr>
                            <td>
                                <input type="submit" value="" style="margin-right: 5px;"/>

                            </td>
                            <td>
                                <input type="text" id="CompanySum" name="CompanySum" value="50" size="4" style="margin-right: 5px;"/>
                            </td>
                            <td nowrap="nowrap" style="font: 70% Verdana, Arial, Geneva CY, Sans-Serif;" valign="bottom">
                                 <strong> .</strong>
                            </td>
                       </tr>
                     </table>
                     </form>
                  </td>
                  <td width="120" rowspan="3" valign="top">
                     <img src="/images/money.png" border="0" style="margin-left: 5px;"/>
                  </td>
               </tr>
               <tr>
                  <td nowrap="nowrap" style="font: 70% Verdana, Arial, Geneva CY, Sans-Serif;">
                         
                        <span style="color: #006600; font-weight: bold;">41001330198002</span>
                        &nbsp;
                        (<a href="http://gamesbits.net">
                            <span style="color: #666666; text-decoration: underline;">GamesBits.net</span>
                        </a>)
                  </td>
               </tr>
               <tr>
                  <td valign="top">
<form action='wmk:payto' method='get'>
 <a href="wmk:payto?Purse=R118238444142&amp;Amount=30&amp;Desc=%CF%EE%E6%E5%F0%F2%E2%EE%E2%E0%ED%E8%E5%21&amp;BringToFront=Y"><input class="small" type="submit" value=" 30 WMR"></a>
</form>
<form action='wmk:payto' method='get'>
 <a href="wmk:payto?Purse=Z426023551732&amp;Amount=1&amp;Desc=%CF%EE%E6%E5%F0%F2%E2%EE%E2%E0%ED%E8%E5%21&amp;BringToFront=Y"><input class="small" type="submit" value=" 1 WMZ"></a>
</form>
                        <img src="http://img.yandex.net/i/x.gif" width="1" height="10" />
                  </td>
               </tr>
            </table>
         </div>
        </div>
       </div>
     </div>
    </td>
   </tr>
</table></div>
<div class="Adv"><img src="/images/hs_down.png"/></div>
</div>
</center>

# 
#-----[ OPEN ]---------------------------------
#
 
main.css

# 
#-----[ ADD ]---------------------------------
#

.Adv400{text-align:center;border:8px #03B0F0 solid;padding:0px 10px 0px 10px;display:inline-block;background:#FFFFFF;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;margin:10px 0}
.Adv400 div.Adv img{width:360px;height:10px}

#
#-----[         ]---------------------------------
#

:
   <input type="hidden" name="to" value=""/>
   <input type="hidden" name="CompanyName" value=""/>
   <input type="hidden" name="CompanyLink" value=""/>

:
<form action='wmk:payto' method='get'>
 <a href="wmk:payto?Purse= (R)&amp;Amount= (R)&amp;Desc=%CF%EE%E6%E5%F0%F2%E2%EE%E2%E0%ED%E8%E5%21&amp;BringToFront=Y"><input class="small" type="submit" value=" 30 WMR"></a>
</form>
<form action='wmk:payto' method='get'>
 <a href="wmk:payto?Purse= (Z)&amp;Amount= (Z)&amp;Desc=%CF%EE%E6%E5%F0%F2%E2%EE%E2%E0%ED%E8%E5%21&amp;BringToFront=Y"><input class="small" type="submit" value=" 1 WMZ"></a>
</form>

#
#-----[ SAVE/CLOSE ALL FILES ]---------------------------------
#
# EoM