CROWN.DMS MySQL
-> ERASV01 UniVerse
*/
// Declare Required configuration files
require("/home/crown/www.crownmotorsredding.com_includes/global.php");
// Rotate header image files
$rand_header_seed = rand(1, 3);
$rand_header_model = array("", "index_01_ford.gif", "index_01_honda.gif", "index_01_dodge.gif");
$rand_header_foot = array("", "index_08_ford.gif", "index_08_honda.gif", "index_08_dodge.gif");
$img_heaader_model = $rand_header_model[$rand_header_seed];
$img_heaader_foot = $rand_header_foot[$rand_header_seed];
?>
Crown Motors Home Page