Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
shared:homej [2019/08/24 20:06]
justin
shared:homej [2022/08/30 13:40] (current)
Line 57: Line 57:
  
 // write out display string // write out display string
-document.write('<​table style="​width:​800px;​border:​0;"><​tr style="​border:​0;"><​td style="​border:​0;"><​img src="/​dokuwiki_working/​lib/​exe/​fetch.php/​shared/'​+imageNames[dispImage]+'"​ cache=cache"​ class="​media"​ alt=""​ />'​);​+document.write('<​table style="​width:​800px;​border:​0;"><​tr style="​border:​0;"><​td style="​border:​0;"><​img src="/​lib/​exe/​fetch.php/​shared/'​+imageNames[dispImage]+'"​ cache=cache"​ class="​media"​ alt=""​ />'​);​
 </​script>​ </​script>​
-<​noscript><​table style="​width:​800px;​border:​0;"><​tr style="​border:​0;"><​td style="​border:​0;"><​img src="/​dokuwiki_working/​lib/​exe/​fetch.php/​shared/​brainnewfin800.jpg"​ class="​media"​ alt=""​ /></​noscript>​+<​noscript><​table style="​width:​800px;​border:​0;"><​tr style="​border:​0;"><​td style="​border:​0;"><​img src="/​lib/​exe/​fetch.php/​shared/​brainnewfin800.jpg"​ class="​media"​ alt=""​ /></​noscript>​
 </td> </td>
 </tr> </tr>