Advertisement
Guest User

Untitled

a guest
Jan 24th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.95 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <link rel="stylesheet" href="https://www.pbsdm.pl/templates/experts/experts.css?ver=123" type="text/css">
  5. </head>
  6.  
  7. <body>
  8.  
  9. <table id="SB_content" border="0" align="center" cellpadding="1" cellspacing="1" class="sb_forumline">
  10. <tr>
  11. <th class="sb_thHead"><a href="https://www.pbsdm.pl/shoutbox_view.php" class="mainmenu" style="font-size:15px; color: red" title="Wszystkie wiadomosci">SpamBox</a>&nbsp;&nbsp;<img src="https://www.pbsdm.pl/templates/experts/images/act_indicator.gif" id="act_indicator" alt="indicator" border="0"></th>
  12. </tr>
  13. <tr>
  14. <td>
  15. <div id="SB_box" style="width:950px; height:300px; overflow:auto">
  16. <div id="SB_inner">
  17. <div id="sb_msg_1" class="row2 table0" style="min-height: 50px">
  18. <div style="float: left; width: 50px; height: 50px; padding-left: 5px; padding-right: 10px">
  19. <img src="https://www.pbsdm.pl/images/avatars/2452958395e1a5794a0934.png" width="50" height="50" alt="" border="0" />
  20. </div>
  21. <div style="padding-top:5px">
  22. <div style="font-size: 11px; float: right; padding-top: 5px">
  23. [Dzisiaj 20:23]<br>
  24. <div style="float: right">
  25. <a href="profile.php?mode=viewprofile&amp;u=5379" target="_blank" class="gensmall" title="Zobacz profil autora" style="font-size: 11px; cursor: pointer; font-weight: bold">p</a>
  26. <a onclick="removeShout(45)" class="gensmall" title="Usuń Wiadomość" style="font-size: 11px; cursor: pointer; font-weight: bold">x</a>
  27. <a onclick="editShout(45)" class="gensmall" title="Zmień wiadomość" style="font-size: 11px; cursor: pointer; font-weight: bold">e</a>
  28. </div>
  29. </div>
  30. <span class="gensmall" style="font-size:9px; font-family:Tahoma">
  31. <a onclick="wstawianieSB(\'[color=' + data.d[x].c.substr(6,7) + ']hukson[/color]\',0)" class="gensmall" style="cursor: pointer; color:#007df6; font-weight: bold">SlaviC</a> napisa&#322;/a:
  32. </span>
  33. <div style="word-wrap: break-word; padding-left:40px">
  34. <span id="edit_1">&nbsp;Siemka, co tam</span>
  35. </div>
  36. </div>
  37. </div>
  38. <div id="sb_msg_1" class="row1 table0" style="min-height: 50px">
  39. <div style="float: left; width: 50px; height: 50px; padding-left: 5px; padding-right: 10px">
  40. <img src="https://www.pbsdm.pl/images/avatars/2452958395e1a5794a0934.png" width="50" height="50" alt="" border="0" />
  41. </div>
  42. <div style="padding-top:5px">
  43. <div style="font-size: 11px; float: right; padding-top: 5px">
  44. [Dzisiaj 20:23]<br>
  45. <div style="float: right">
  46. <a href="profile.php?mode=viewprofile&amp;u=5379" target="_blank" class="gensmall" title="Zobacz profil autora" style="font-size: 11px; cursor: pointer; font-weight: bold">p</a>
  47. <a onclick="removeShout(45)" class="gensmall" title="Usuń Wiadomość" style="font-size: 11px; cursor: pointer; font-weight: bold">x</a>
  48. <a onclick="editShout(45)" class="gensmall" title="Zmień wiadomość" style="font-size: 11px; cursor: pointer; font-weight: bold">e</a>
  49. </div>
  50. </div>
  51. <span class="gensmall" style="font-size:9px; font-family:Tahoma">
  52. <a onclick="wstawianieSB(\'[color=' + data.d[x].c.substr(6,7) + ']hukson[/color]\',0)" class="gensmall" style="cursor: pointer; color:#007df6; font-weight: bold">SlaviC</a> napisa&#322;/a:
  53. </span>
  54. <div style="word-wrap: break-word; padding-left:40px">
  55. <span id="edit_1">&nbsp;Siemka, co tam</span>
  56. </div>
  57. </div>
  58. </div>
  59. </div>
  60. </div>
  61. </td>
  62. </tr>
  63. <tr>
  64. <td class="row2" style="text-align: center; height:35px">
  65. <span id="message12">Wiadomosc:</span>
  66. <input type="text" placeholder="treść wiadomości... " class="sb_textarea" id="messageBox" value="" maxlength="256" size="60" onkeydown="handleKey(event);">
  67. <input type="button" class="sb_button" id="wyslij" value="Wyslij" onclick="sendMessage();" style="margin-right:2px">
  68. <form>
  69. <select id="colorsb" name="sb_color" onChange="bbcodeSB('[color=' + this.form.sb_color.options[this.form.sb_color.selectedIndex].value + ']', '[/color]')">
  70. <option style="color:grey;" value="grey" class="genmed" selected="selected">Domyslny</option>
  71. <option style="color:darkred;" value="darkred" class="genmed">{L_COLOR_DARK_RED}</option>
  72. <option style="color:red;" value="red" class="genmed">{L_COLOR_RED}</option>
  73. <option style="color:orange;" value="orange" class="genmed">{L_COLOR_ORANGE}</option>
  74. <option style="color:brown;" value="brown" class="genmed">{L_COLOR_BROWN}</option>
  75. <option style="color:yellow;" value="yellow" class="genmed">{L_COLOR_YELLOW}</option>
  76. <option style="color:green;" value="green" class="genmed">{L_COLOR_GREEN}</option>
  77. <option style="color:olive;" value="olive" class="genmed">{L_COLOR_OLIVE}</option>
  78. <option style="color:cyan;" value="cyan" class="genmed">{L_COLOR_CYAN}</option>
  79. <option style="color:blue;" value="blue" class="genmed">{L_COLOR_BLUE}</option>
  80. <option style="color:darkblue;" value="darkblue" class="genmed">{L_COLOR_DARK_BLUE}</option>
  81. <option style="color:indigo;" value="indigo" class="genmed">{L_COLOR_INDIGO}</option>
  82. <option style="color:violet;" value="violet" class="genmed">{L_COLOR_VIOLET}</option>
  83. <option style="color:white;" value="white" class="genmed">{L_COLOR_WHITE}</option>
  84. <option style="color:black;" value="black" class="genmed">{L_COLOR_BLACK}</option>
  85. </select>
  86. </form>
  87. <input type="button" class="sb_button" value="Archiwum" onclick="self.location.href=('arch_sb.php')">
  88. <!-- BEGIN smilies_emotki -->
  89. <input type="button" class="sb_button" id="emotki" value="Emotki" onclick="emotki();">
  90. <!-- END smilies_emotki -->
  91. <input type="button" class="button" style="display: none;" id="zmien" value="Edytuj" onclick="sendEditShout();">
  92. <input type="button" class="button" style="display: none;" id="anuluj1" value="Anuluj" onclick="anuluj1();">
  93. <input type="button" class="post" style="display: none; width: 560px;" id="refresh12" value="Odswiez" onclick="refreshSB12();">
  94. <input type="hidden" id="userName" value="11" disabled="disabled">
  95. <input type="hidden" id="userId" value="" disabled="disabled">
  96. </td>
  97. </tr>
  98. <tr>
  99. <td class="row1" style="height:30px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px" align="center" nowrap="nowrap"><p class="gensmall" style="margin:4px auto">Aktywni Przem0 (234)</p></td>
  100. </tr>
  101. </table>
  102.  
  103. </body>
  104. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement