Code:
<meta property="og:title" content="Dendermonde Rockt vzw - R.I.P." />
<meta property="og:description" content="1995 - 2012. Bedankt iedereen !!!" />
<meta property="og:image" content="http://www.dendermonderockt.be/img/bg400.jpg" />
<meta http-equiv="refresh" content=178>
<embed src='music/rip.mp3' hidden='true' autostart='true' loop='true' type='audio/mpeg' />
<script type="text/javascript">
function RotateSlideshow1()
{
document.getElementById("slideshow1").setAttribute("src", "<?php $_GET['type']=0; include 'randim.php'; ?>");
setTimeout('RotateSlideshow2()', 4000);
}
function RotateSlideshow2()
{
document.getElementById("slideshow2").setAttribute("src", "<?php $_GET['type']=0; include 'randim.php'; ?>");
setTimeout('RotateSlideshow3()', 4000);
}
function RotateSlideshow3()
{
document.getElementById("slideshow3").setAttribute("src", "<?php $_GET['type']=0; include 'randim.php'; ?>");
setTimeout('RotateSlideshow1()', 4000);
}
window.onload=function()
{
setTimeout('RotateSlideshow1()', 4000);
}
</script>
<title>Dendermonde Rockt vzw / RIP 1995 - 2012 / Bedankt iedereen !!!</title>
<body bgcolor="black">
<table align="center" width="1200px">
<tr><td align="center" valign="middle" colspan="3"><img src="img//bg400.jpg">
<tr>
<td align="center" valign="top" height="400px" width="400px">
<img id="slideshow1" src="<?php $_GET['type']=0; include 'randim.php'; ?>">
<td align="center" valign="top" height="400px" width="400px">
<img id="slideshow2" src="<?php $_GET['type']=0; include 'randim.php'; ?>">
<td align="center" valign="top" height="400px" width="400px">
<img id="slideshow3" src="<?php $_GET['type']=0; include 'randim.php'; ?>">
</table>
Iemand een idee?