function link3(obj){
	obj.style.background='url(/images/aftermarket/button3.png) no-repeat';
}
function link2(obj){
	obj.style.background='url(/images/aftermarket/button2.png) no-repeat';
}
function link1(obj){
	obj.style.background='url(/images/aftermarket/button.png) no-repeat';
}