document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <script type="text/javascript">
  2. // You must call this at least once
  3. window.external.msSiteModeCreateJumplist(\'Γρήγορη πρόσβαση\');
  4. //then call this for each list item
  5. window.external.msSiteModeAddJumpListItem(\'Δες ένα άρθρο στην τύχη!\', \'http://www.freeweird.com/?task=randompost\', \'http://www.freeweird.com/wp-content/repository/external/iestar.ico\');
  6. window.external.msSiteModeAddJumpListItem(\'Tutorials και συμβουλές\', \'http://www.freeweird.com/category/5_tips\', \'http://www.freeweird.com/wp-content/repository/external/iearrow.ico\');
  7. //display the list
  8. window.external.msSiteModeShowJumplist();
  9. </script>
');