function makeActive(obj){
	obj.setAttribute("class", "active");
}

// Rotating Home Image
