Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <li>
- <a href="javascript:;" onclick="loadmsg16()">
- <center>
- <div>
- <strong>
- <span class=" label label-danger">
- [email protected] </span>
- </strong>
- </div>
- </center>
- <div style="width:80%; text-align:center; margin:auto;">lllllllllll</div>
- </a>
- </li>
- <script>
- function loadmsg16() {
- var xhttp = new XMLHttpRequest();
- xhttp.onreadystatechange = function() {
- if (this.readyState == 4 && this.status == 200) {
- document.getElementById("page-wrapper").innerHTML =
- this.responseText;
- }
- };
- xhttp.open("GET", "/LinkMonster/viewmsg.php?msg_id=16", true);
- xhttp.send();
- }
- </script>
- <li class="divider"></li>
- <li>
- <a href="javascript:;" onclick="loadmsg14()">
- <center>
- <div>
- <strong>
- <span class=" label label-danger">
- [email protected] </span>
- </strong>
- </div>
- </center>
- <div style="width:80%; text-align:center; margin:auto;">sdfsdf</div>
- </a>
- </li>
- <script>
- function loadmsg14() {
- var xhttp = new XMLHttpRequest();
- xhttp.onreadystatechange = function() {
- if (this.readyState == 4 && this.status == 200) {
- document.getElementById("page-wrapper").innerHTML =
- this.responseText;
- }
- };
- xhttp.open("GET", "/LinkMonster/viewmsg.php?msg_id=14", true);
- xhttp.send();
- }
- </script>
- <li class="divider"></li>
- <li>
- <a href="javascript:;" onclick="loadmsg15()">
- <center>
- <div>
- <strong>
- <span class=" label label-danger">
- [email protected] </span>
- </strong>
- </div>
- </center>
- <div style="width:80%; text-align:center; margin:auto;">kl;lk;kl;</div>
- </a>
- </li>
- <script>
- function loadmsg15() {
- var xhttp = new XMLHttpRequest();
- xhttp.onreadystatechange = function() {
- if (this.readyState == 4 && this.status == 200) {
- document.getElementById("page-wrapper").innerHTML =
- this.responseText;
- }
- };
- xhttp.open("GET", "/LinkMonster/viewmsg.php?msg_id=15", true);
- xhttp.send();
- }
- </script>
- <li class="divider"></li>
- <li>
- <a href="javascript:;" onclick="loadmsg17()">
- <center>
- <div>
- <strong>
- <span class=" label label-danger">
- [email protected] </span>
- </strong>
- </div>
- </center>
- <div style="width:80%; text-align:center; margin:auto;">hhhhhhhhhhhh</div>
- </a>
- </li>
- <script>
- function loadmsg17() {
- var xhttp = new XMLHttpRequest();
- xhttp.onreadystatechange = function() {
- if (this.readyState == 4 && this.status == 200) {
- document.getElementById("page-wrapper").innerHTML =
- this.responseText;
- }
- };
- xhttp.open("GET", "/LinkMonster/viewmsg.php?msg_id=17", true);
- xhttp.send();
- }
- </script>
Advertisement
Add Comment
Please, Sign In to add comment