function setdouble(current) {

current.src = "/images/ring2.jpg";
}


function cleardouble(current) {
current.src = "/images/ring1.jpg";
}
