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



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

ixf.imgs = [

	'images/urban/sienna/sienna_front_big.jpg',
	'images/urban/sienna/sienna_side_big.jpg',
	'images/urban/sienna/sienna_profile_big.jpg',
	'images/urban/sienna/sienna_back_big.jpg',
	'images/urban/sienna/sienna_front_small.jpg',
	'images/urban/sienna/sienna_side_small.jpg',
	'images/urban/sienna/sienna_profile_small.jpg',
	'images/urban/sienna/sienna_back_small.jpg',
	
	'images/urban/cobalt/cobalt_front_big.jpg',
	'images/urban/cobalt/cobalt_side_big.jpg',
	'images/urban/cobalt/cobalt_profile_big.jpg',
	'images/urban/cobalt/cobalt_back_big.jpg',
	'images/urban/cobalt/cobalt_front_small.jpg',
	'images/urban/cobalt/cobalt_side_small.jpg',
	'images/urban/cobalt/cobalt_profile_small.jpg',
	'images/urban/cobalt/cobalt_back_small.jpg',
	
	'images/urban/passion/passion_front_big.jpg',
	'images/urban/passion/passion_side_big.jpg',
	'images/urban/passion/passion_profile_big.jpg',
	'images/urban/passion/passion_back_big.jpg',
	'images/urban/passion/passion_front_small.jpg',
	'images/urban/passion/passion_side_small.jpg',
	'images/urban/passion/passion_profile_small.jpg',
	'images/urban/passion/passion_back_small.jpg',
	
	'images/urban/punch/punch_front_big.jpg',
	'images/urban/punch/punch_side_big.jpg',
	'images/urban/punch/punch_profile_big.jpg',
	'images/urban/punch/punch_back_big.jpg',
	'images/urban/punch/punch_front_small.jpg',
	'images/urban/punch/punch_side_small.jpg',
	'images/urban/punch/punch_profile_small.jpg',
	'images/urban/punch/punch_back_small.jpg',
	
	'images/urban/pewter/pewter_front_big.jpg',
	'images/urban/pewter/pewter_side_big.jpg',
	'images/urban/pewter/pewter_profile_big.jpg',
	'images/urban/pewter/pewter_back_big.jpg',
	'images/urban/pewter/pewter_front_small.jpg',
	'images/urban/pewter/pewter_side_small.jpg',
	'images/urban/pewter/pewter_profile_small.jpg',
	'images/urban/pewter/pewter_back_small.jpg',
	
	'images/urban/burgandy/burgandy_front_big.jpg',
	'images/urban/burgandy/burgandy_side_big.jpg',
	'images/urban/burgandy/burgandy_profile_big.jpg',
	'images/urban/burgandy/burgandy_back_big.jpg',
	'images/urban/burgandy/burgandy_front_small.jpg',
	'images/urban/burgandy/burgandy_side_small.jpg',
	'images/urban/burgandy/burgandy_profile_small.jpg',
	'images/urban/burgandy/burgandy_back_small.jpg',
	
	'images/urban/crisp/crisp_front_big.jpg',
	'images/urban/crisp/crisp_side_big.jpg',
	'images/urban/crisp/crisp_profile_big.jpg',
	'images/urban/crisp/crisp_back_big.jpg',
	'images/urban/crisp/crisp_front_small.jpg',
	'images/urban/crisp/crisp_side_small.jpg',
	'images/urban/crisp/crisp_profile_small.jpg',
	'images/urban/crisp/crisp_back_small.jpg',
	
	'images/urban/swirl/swirl_front_big.jpg',
	'images/urban/swirl/swirl_side_big.jpg',
	'images/urban/swirl/swirl_profile_big.jpg',
	'images/urban/swirl/swirl_back_big.jpg',
	'images/urban/swirl/swirl_front_small.jpg',
	'images/urban/swirl/swirl_side_small.jpg',
	'images/urban/swirl/swirl_profile_small.jpg',
	'images/urban/swirl/swirl_back_small.jpg',
	
	'images/urban/zebra/zebra_front_big.jpg',
	'images/urban/zebra/zebra_side_big.jpg',
	'images/urban/zebra/zebra_profile_big.jpg',
	'images/urban/zebra/zebra_back_big.jpg',
	'images/urban/zebra/zebra_front_small.jpg',
	'images/urban/zebra/zebra_side_small.jpg',
	'images/urban/zebra/zebra_profile_small.jpg',
	'images/urban/zebra/zebra_back_small.jpg',
	
	'images/urban/redsuede/redsuede_front_big.jpg',
	'images/urban/redsuede/redsuede_side_big.jpg',
	'images/urban/redsuede/redsuede_profile_big.jpg',
	'images/urban/redsuede/redsuede_back_big.jpg',
	'images/urban/redsuede/redsuede_front_small.jpg',
	'images/urban/redsuede/redsuede_side_small.jpg',
	'images/urban/redsuede/redsuede_profile_small.jpg',
	'images/urban/redsuede/redsuede_back_small.jpg'

	
	];

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