if (document.images) {
	gethopping = new Image();
	hopon = new Image();
	hopscotch = new Image();
	whoshopping = new Image();
	hiphop = new Image();
	hophome = new Image();
	
	gethopping_o = new Image();
	hopon_o = new Image();
	hopscotch_o = new Image();
	whoshopping_o = new Image();
	hiphop_o = new Image();
	hophome_o = new Image();
	
	caption0 = new Image();
	caption1 = new Image();
	caption2 = new Image();
	caption3 = new Image();
	caption4 = new Image();
	caption5 = new Image();

	sixliz_logo = new Image();
	sixliz_logo_o = new Image();

	gethopping.src = 'images/arthop_10.gif';
	hopon.src = 'images/arthop_11.gif';
	hopscotch.src = 'images/arthop_12.gif';
	whoshopping.src = 'images/arthop_13.gif';
	hiphop.src = 'images/arthop_14.gif';
	hophome.src = 'images/home_15.gif';

	gethopping_o.src = 'images/arthop_sub0_10.gif';
	hopon_o.src = 'images/arthop_sub0_11.gif';
	hopscotch_o.src = 'images/arthop_sub0_12.gif';
	whoshopping_o.src = 'images/arthop_sub0_13.gif';
	hiphop_o.src = 'images/arthop_sub0_14.gif';
	hophome_o.src = 'images/home_o_15.gif';
	
	caption0.src = 'images/arthop_16.gif';
	caption1.src = 'images/arthop_16_r1.gif';
	caption2.src = 'images/arthop_16_r2.gif';
	caption3.src = 'images/arthop_16_r3.gif';
	caption4.src = 'images/arthop_16_r4.gif';
	caption5.src = 'images/arthop_16_r5.gif';
	
	}