if (document.images) {
	iG1_0 = new Image;
	iG1_1 = new Image;
	iG1_2 = new Image;
	iG1_3 = new Image;
	iG1_0.src = './gallery/automatic-gates/1.jpg';
	iG1_1.src = './gallery/automatic-gates/2.jpg';
	iG1_2.src = './gallery/automatic-gates/3.jpg';
	iG1_3.src = './gallery/automatic-gates/4.jpg';
} else {
	iG1_0 = '';
	iG1_1 = '';
	iG1_2 = '';
	iG1_3 = '';
	document.iG1_Display = '';
}