
Function change();
{
document.getElementById("buy").innerHTML = '<img src="images/buyonline2.jpg"/>';

}