function showdonate(st1)
{
document.write("<div style=\"float: right; padding: 15px 0px 5px 5px;\">");
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"font: 0.8em Arial, sans-serif; margin: 15 px;\">");
document.write(" <tr>");
document.write("  <td width=\"116\" height=\"110\" style=\"background:url("+st1+"img/top-pig-default.gif) repeat-y; text-align:center\" align=\"center\" valign=\"bottom\">");
document.write("   <form style=\"margin: 0; padding: 0 0 2px;\" action=\"http://money.yandex.ru/donate.xml\" target=\"_blank\" method=\"post\">");
document.write("   <input type=\"hidden\" name=\"to\" value=\"4100170408020\"><input type=\"hidden\" name=\"s5\" value=\"pig\">");
document.write("   <input type=\"submit\" value=\"Дай рубль!\">");
document.write("   </form>");
document.write("  </td>");
document.write(" </tr>");
document.write(" <tr>");
document.write("  <td width=\"116\" height=\"38\" style=\"background:url("+st1+"img/bg-default.gif) repeat-y; text-align:center; padding: 5px 0\" align=\"center\" valign=\"top\">");
document.write("  <b>ПодДержи!</b>");
document.write("  </td>");
document.write(" </tr>");
document.write(" <tr>");
document.write("  <td><img src=\""+st1+"img/bottom-default.gif\" width=\"116\" height=\"40\" alt=\"\" usemap=\"#button\" border=\"0\">");
document.write("  <map name=\"button\">");
document.write("   <area alt=\"Яндекс\" coords=\"38,2,49,21\" href=\"http://www.yandex.ru\" target=\"_blank\">");
document.write("   <area alt=\"Яндекс.Деньги\" coords=\"52,1,84,28\" href=\"http://money.yandex.ru\" target=\"_blank\">");
document.write("   <area alt=\"Хочу такую же кнопку\" coords=\"17,29,100,40\" href=\"http://money.yandex.ru/choose-banner.xml\" target=\"_blank\">");
document.write("  </map>");
document.write("  </td>");
document.write(" </tr>");
document.write(" <tr><td align=\"center\"><big><b>6,94 руб.</b></big><td></tr>");
document.write("</table>");
document.write("</div>");
}
