Advertisement
Guest User

Untitled

a guest
Nov 18th, 2013
1,204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <div id="news-container">
  2. <ul id="js-news">
  3. <li>
  4. <img alt="" src="../media/INFORMATION.png" style="vertical-align: middle;" /><a class="Content" style="text-decoration:none" href="#" onclick="window.open('http://yourwebserver.com/ticker.aspx#','popup','width=1000,height=500,location=no,menubar=no,scrollbars=yes,status=no,resizable=no'); return false">No current alerts.</a>
  5. </li>
  6. </ul>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement