Advertisement
plirof2

pack_doodles.html 230211

Dec 2nd, 2022 (edited)
1,037
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 4.14 KB | None | 0 0
  1. <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  2. <title>Pack_Doodle ext js 230211</title>
  3.  
  4. <script src="pack_js_header.js" type="text/javascript"></script>
  5.  
  6. </head>
  7. <body  onload="init_links()">
  8. <!--
  9. v230211 - Seperated Doodles that need new window to open (and not in frame)
  10. v221201 - Initial Doodle Games (not the coding ones)
  11.  
  12. -->
  13. <TABLE BORDER="2" CELLPADDING="2" CELLSPACING="2"  style="table-layout: fixed;" WIDTH="100%" height=100%>
  14. <tbody><tr style="vertical-align:top" valign="top">
  15. <td style="width: 120px;word-wrap:break-word;" valign="top">
  16.  
  17. <b>Eπιλέξτε:</b>
  18. <div style="height: 600px; overflow: auto">
  19. <ol>
  20. <!--   MAIN MENU LINKS ############################### -->      
  21. <hr><div id="probeserver"></div><hr>    
  22. GAMES OPEN ON A NEW TAB<hr>
  23. <div id="div1" onClick="showItTimer(); return true;" >
  24. <li><a href="https://www.google.com/logos/2020/kitsune/rc6/kitsune20.html?hl=el&sdoodles=1" target="sideframe1new">kitsune20 island Games (_blank)</a></li>
  25. <li> <a href="https://www.google.com/logos/2021/pizza/rc5/pizza.html?hl=el&sdoodles=1"  target="sideframe1">Cut Pizza 2021</a></li>
  26. <li> <a href="https://www.google.com/logos/2021/halloween18_reboot/r1025/halloween18_reboot.html?hl=el&sdoodles=1"  target="sideframe1new">Multiplayer Ghost halloween18 (_blank)</a></li>
  27. <li> <a href="https://www.google.com/logos/2016/halloween16/halloween16.html?hl=el&sdoodles=1"  target="sideframe1">halloween16</a></li>
  28. </div>
  29. <div id="div2" >
  30. <li> <a href="https://www.google.com/logos/2013/drwho/drwho.html?hl=el&sdoodles=1"  target="sideframe1">Dr Who SMALL</a></li>
  31. <li> <a href="https://www.google.com/logos/2012/football-2012-hp.html?hl=el&sdoodles=1"  target="sideframe1new">Soccer SMALL _blank</a></li>
  32. <li> <a href="https://www.google.com/logos/2012/hurdles-2012-hp.html?hl=el&sdoodles=1"  target="sideframe1new">Runner SMALL _blank</a></li>
  33. <li> <a href="https://www.google.com/logos/2012/slalom_canoe-2012-hp.html?hl=el&sdoodles=1"  target="sideframe1new">Canoe SMALL _blank</a></li>
  34. <li><a href="https://www.google.com/logos/2018/gnomes/gnomes18.html?hl=el&sdoodles=1" target="sideframe1newe">gnomes18 catapult _blank</a>    </li>
  35. <li> <a href="https://www.google.com/logos/2010/pacman10-i.html"  target="sideframe1new">Pacman SMALL _blank</a></li>
  36. </div>
  37. <div id="div3" >
  38. <li> <a href="https://quickdraw.withgoogle.com/"  target="sideframe1n ew">QuickDraw _blank</a></li>
  39. <li><a href="https://www.google.com/logos/2017/cricket17us/cricket17us.html?hl=el&sdoodles=1" target="sideframe1new">cricket17us SLOW _blank</a>    </li>
  40. <li><a href="https://www.google.com/logos/2019/july4th19/r6/july4th19.html?hl=el&sdoodles=1" target="sideframe1new">Baseball july4th19 SLOW _blank</a>    </li>
  41.  
  42.  
  43. </div>
  44. <div id="div4" >
  45. <li><a href="https://www.google.com/logos/2015/ponyexpress/ponyexpress15.html?hl=el&sdoodles=1" target="sideframe1">ponyexpress15</a></li>
  46. </div>
  47. <div id="div5" >
  48. <li><a href="https://www.google.com/logos/2019/loteria/r3/loteria19.html?hl=el&sdoodles=1" target="sideframe1">loteria19 Multiplayer</a></li>
  49. <li><a href="https://www.google.com/logos/2021/savoy/rc5/savoy.html?hl=el&sdoodles=1" target="sideframe1">Ballrom key dance</a></li>
  50. </div>
  51. <div id="div6" ></div>
  52. <div id="div7" ></div>
  53.  
  54.  
  55. <!--   MAIN MENU LINKS ############################### -->          
  56. </ol>
  57. </div>
  58. </TD>
  59.  
  60. <TD style="vertical-align:top;height:100%"  valign="top">
  61. <iframe name="sideframe1" src="" allowfullscreen="" height="98%" frameborder="0" width="98%">GAMES OPEN ON A NEW TAB <BR>ΤΑ ΠΙΟ ΠΟΛΛΑ ΠΑΙΧΝΙΔΙΑ ΑΝΟΙΓΟΥ ΣΕ ΝΕΑ ΚΑΡΤΕΛΑ. ΕΠΙΣΤΡΕΨΤΕ ΣΕ ΑΥΤΗΝ ΓΙΑ ΝΑ ΔΙΑΛΕΞΕΤΕ ΑΛΛΟ.</iframe>
  62.  
  63. </TD>
  64. </TR>
  65.  
  66. </TABLE>
  67.  
  68. <!-- FUNCTIONS #################### -->
  69.  
  70. <script src="pack_js_footer.js" type="text/javascript"></script>
  71. <script>
  72.     //check if external file is loaded and if not load from CDN (NOTE : also works on Firefox 17)
  73.     if(typeof(first_click) === 'undefined') {
  74.     document.write('<script src="https://cdn.jsdelivr.net/gh/plirof/dim-lesson-pack-planner/lesson_packs/pack_js_footer.js"><\/script>')
  75.     }
  76. </script>
  77.  
  78. </body></html>
  79.  
  80.    
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement