if (document.images) {

	back1 = new Image( );
	back1.src = "shared/img/"+iso+"/btn_back.gif";
	back2 = new Image( );
	back2.src = "shared/img/"+iso+"/btn_back_roll.gif";

	backtoshopping1 = new Image( );
	backtoshopping1.src = "shared/img/"+iso+"/btn_backtoshopping.gif";
	backtoshopping2 = new Image( );
	backtoshopping2.src = "shared/img/"+iso+"/btn_backtoshopping_roll.gif";

	checkout1 = new Image( );
	checkout1.src = "shared/img/"+iso+"/btn_checkout.gif";
	checkout2 = new Image( );
	checkout2.src = "shared/img/"+iso+"/btn_checkout_roll.gif";

	continue1 = new Image( );
	continue1.src = "shared/img/"+iso+"/btn_continue.gif";
	continue2 = new Image( );
	continue2.src = "shared/img/"+iso+"/btn_continue_roll.gif";

	createanaccount1 = new Image( );
	createanaccount1.src = "shared/img/"+iso+"/btn_createaccount_gr.gif";
	createanaccount2 = new Image( );
	createanaccount2.src = "shared/img/"+iso+"/btn_createaccount_gr_roll.gif";
	createanaccount3 = new Image( );
	createanaccount3.src = "shared/img/"+iso+"/btn_createanaccount_blue.gif";
	createanaccount4 = new Image( );
	createanaccount4.src = "shared/img/"+iso+"/btn_createanaccount_blue_roll.gif";

	idontauthorize1 = new Image( );
	idontauthorize1.src = "shared/img/"+iso+"/btn_idontauthorize_blue.gif";
	idontauthorize2 = new Image( );
	idontauthorize2.src = "shared/img/"+iso+"/btn_idontauthorize_blue_roll.gif";

	print1 = new Image( );
	print1.src = "shared/img/"+iso+"/btn_print.gif";
	print2 = new Image( );
	print2.src = "shared/img/"+iso+"/btn_print_roll.gif";

	remove1 = new Image( );
	remove1.src = "shared/img/"+iso+"/btn_remove.gif";
	remove2 = new Image( );
	remove2.src = "shared/img/"+iso+"/btn_remove_roll.gif";

	save1 = new Image( );
	save1.src = "shared/img/"+iso+"/btn_save.gif";
	save2 = new Image( );
	save2.src = "shared/img/"+iso+"/btn_save_roll.gif";

	signin1 = new Image( );
	signin1.src = "shared/img/"+iso+"/btn_signin.gif";
	signin2 = new Image( );
	signin2.src = "shared/img/"+iso+"/btn_signin_roll.gif";
	signin3 = new Image( );
	signin3.src = "shared/img/"+iso+"/btn_signin_blue.gif";
	signin4 = new Image( );
	signin4.src = "shared/img/"+iso+"/btn_signin_blue_roll.gif";

	signout1 = new Image( );
	signout1.src = "shared/img/"+iso+"/btn_signout.gif";
	signout2 = new Image( );
	signout2.src = "shared/img/"+iso+"/btn_signout_roll.gif";

	submit1 = new Image( );
	submit1.src = "shared/img/"+iso+"/btn_submit.gif";
	submit2 = new Image( );
	submit2.src = "shared/img/"+iso+"/btn_submit_roll.gif";

	subscribe_blue1 = new Image( );
	subscribe_blue1.src = "shared/img/"+iso+"/btn_subscribe_blue.gif";
	subscribe_blue2 = new Image( );
	subscribe_blue2.src = "shared/img/"+iso+"/btn_subscribe_blue_roll.gif";

	unsubscribe_blue1 = new Image( );
	unsubscribe_blue1.src = "shared/img/"+iso+"/btn_unsubscribe_blue.gif";
	unsubscribe_blue2 = new Image( );
	unsubscribe_blue2.src = "shared/img/"+iso+"/btn_unsubscribe_blue_roll.gif";

	wantToSignout1 = new Image();
	wantToSignout1.src = "shared/img/"+iso+"/btn_IWANTTOSIGNOUT.gif";
	wantToSignout2 = new Image();
	wantToSignout2.src = "shared/img/"+iso+"/btn_IWANTTOSIGNOUT_roll.gif";


	my_basket1 = new Image( );
	my_basket1.src = "shared/img/"+iso+"/my_basket_off.gif";
	my_basket2 = new Image( );
	my_basket2.src = "shared/img/"+iso+"/my_basket_roll.gif";

	ok_blue1 = new Image( );
	ok_blue1.src = "shared/img/"+iso+"/btn_blue_off.gif";
	ok_blue2 = new Image( );
	ok_blue2.src = "shared/img/"+iso+"/btn_blue_roll.gif";

	ok_green1 = new Image( );
	ok_green1.src = "shared/img/"+iso+"/ok_green_off.gif";
	ok_green2 = new Image( );
	ok_green2.src = "shared/img/"+iso+"/ok_green_roll.gif";

}
