var ixf = { 'clock' : null, 'count' : 1 }
/*******************************************************



/*****************************************************************************
 List the images that need to be cached
*****************************************************************************/

ixf.imgs = [
	
	'images/suburban/camel/camel_front_big.jpg',
	'images/suburban/camel/camel_side_big.jpg',
	'images/suburban/camel/camel_profile_big.jpg',
	'images/suburban/camel/camel_back_big.jpg',
	'images/suburban/camel/camel_front_small.jpg',
	'images/suburban/camel/camel_side_small.jpg',
	'images/suburban/camel/camel_profile_small.jpg',
	'images/suburban/camel/camel_back_small.jpg',
	
	'images/suburban/ebony/ebony_front_big.jpg',
	'images/suburban/ebony/ebony_side_big.jpg',
	'images/suburban/ebony/ebony_profile_big.jpg',
	'images/suburban/ebony/ebony_back_big.jpg',
	'images/suburban/ebony/ebony_front_small.jpg',
	'images/suburban/ebony/ebony_side_small.jpg',
	'images/suburban/ebony/ebony_profile_small.jpg',
	'images/suburban/ebony/ebony_back_small.jpg',
	
	'images/suburban/govida/govida_front_big.jpg',
	'images/suburban/govida/govida_side_big.jpg',
	'images/suburban/govida/govida_profile_big.jpg',
	'images/suburban/govida/govida_back_big.jpg',
	'images/suburban/govida/govida_front_small.jpg',
	'images/suburban/govida/govida_side_small.jpg',
	'images/suburban/govida/govida_profile_small.jpg',
	'images/suburban/govida/govida_back_small.jpg',
	
	'images/suburban/maize/maize_front_big.jpg',
	'images/suburban/maize/maize_side_big.jpg',
	'images/suburban/maize/maize_profile_big.jpg',
	'images/suburban/maize/maize_back_big.jpg',
	'images/suburban/maize/maize_front_small.jpg',
	'images/suburban/maize/maize_side_small.jpg',
	'images/suburban/maize/maize_profile_small.jpg',
	'images/suburban/maize/maize_back_small.jpg',
	
	'images/suburban/merlot/merlot_front_big.jpg',
	'images/suburban/merlot/merlot_side_big.jpg',
	'images/suburban/merlot/merlot_profile_big.jpg',
	'images/suburban/merlot/merlot_back_big.jpg',
	'images/suburban/merlot/merlot_front_small.jpg',
	'images/suburban/merlot/merlot_side_small.jpg',
	'images/suburban/merlot/merlot_profile_small.jpg',
	'images/suburban/merlot/merlot_back_small.jpg',
	
	'images/suburban/camel/camel_front_big.jpg',
	'images/suburban/camel/camel_side_big.jpg',
	'images/suburban/camel/camel_profile_big.jpg',
	'images/suburban/camel/camel_back_big.jpg',
	'images/suburban/camel/camel_front_small.jpg',
	'images/suburban/camel/camel_side_small.jpg',
	'images/suburban/camel/camel_profile_small.jpg',
	'images/suburban/camel/camel_back_small.jpg'
	
	
	];

/*****************************************************************************
*****************************************************************************/
