if (document.images) {
	beliefs = new Image();
	beliefs2 = new Image();
	revealed = new Image();
	revealed2 = new Image();
	historya = new Image();
	historya2 = new Image();
	testimonies = new Image();
	testimonies2 = new Image();
	recognition = new Image();
	recognition2 = new Image();
	contactus = new Image();
	contactus2 = new Image();
	beliefs.src = "../images/beliefs.gif";
	beliefs2.src = "../images/beliefs-roll.gif";
	revealed.src = "../images/revealed.gif";
	revealed2.src = "../images/revealed-roll.gif";
	historya.src = "../images/history.gif";
	historya2.src = "../images/history-roll.gif";
	testimonies.src = "../images/testimonies.gif";
	testimonies2.src = "../images/testimonies-roll.gif";
	recognition.src = "../images/recognition.gif";
	recognition2.src = "../images/recognition-roll.gif";
	contactus.src = "../images/contact-us.gif";
	contactus2.src = "../images/contact-us-roll.gif";
}
