$(document).ready(function() {
	initFeatures();
	initNews();
	initInstruct();
	
	setTimeout("rotateInstruct()",4000);
});



