var HadithArray = new Array
(
	<!--edit text within qutation marks-->
	
	" Al Marwazee reported that 'Umar ibn 'Abd al-'Azeez said: 'There is no excuse for anyone, after the Sunnah, to be misguided upon error which he thought was guidance' [As-Sunnah (no. 9)]"
	
	



	

);

var tipindex=Math.floor(Math.random()*HadithArray.length);