SOLVED
Change :
| Code: |
<img src="<?php echo $mosConfig_live_site;?>/templates/simplify_black/images/mainpic.jpg" width="683" height="258" alt="<?php echo $mosConfig_sitename; ?>" />
|
by this :
| Code: |
<img src="<?php echo $mosConfig_live_site;?>/templates/simplify_black/images/mainpic<?php echo rand(1,5); ?>.jpg" alt="" />
|
then change the names of the pictures to mainpic1.jpg to mainpic5.jpg. If you want more or less then 5 pictures change the 5 in the

You can see it in action at my page :
http://www.spaansekoffie.com