Revision: 18616
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 4, 2009 19:11 by donatkinson
Initial Code
<div id="header"> <img src="<?php bloginfo('template_url'); ?>/images/header_<?php echo(rand(1,4)); ?>.jpg" width="472" height="136" alt="<?php bloginfo('name'); ?> Reducing the global burden of disease" /> </div>
Initial URL
Initial Description
Image files are: header_1 , header_2, header_3, header_4
Initial Title
Random header imagaes
Initial Tags
header
Initial Language
PHP