// JavaScript Document
FadeInStep=20;
FadeOutStep=5;
	JSFX.Rollover("aston",     "/images/carGifs/aston_on.gif");
	JSFX.Rollover("bentley",    "/images/carGifs/bentley_on.gif");
	JSFX.Rollover("bugatti",   "/images/carGifs/bugatti_on.gif");
	JSFX.Rollover("bmw",  "/images/carGifs/bmw_on.gif");
	JSFX.Rollover("ferarri",  "/images/carGifs/ferarri_on.gif");
	JSFX.Rollover("lambo",  "/images/carGifs/lambo_on.gif");
	JSFX.Rollover("landRover",  "/images/carGifs/landRover_on.gif");
	JSFX.Rollover("maybach",  "/images/carGifs/maybach_on.gif"); 
	JSFX.Rollover("mercedes",  "/images/carGifs/mercedes_on.gif");
	JSFX.Rollover("porsche",  "/images/carGifs/porsche_on.gif");
