function RANDOMAYAT(){

	n = Math.ceil(Math.random()*4);

	filname = "images/ayat"+n+".jpg";

	document.getElementById("ayat").src=filname;

}





/*
CSS Menu highlight- By Marc Boussard (marc.boussard@syntegra.fr)
Modified by DD for NS4 compatibility
Visit http://www.dynamicdrive.com for this script
*/

var ns4class=''
