﻿function dugmeDegistir(nereye, goruntuNesne) 
{
	document.getElementById(nereye).src="images/DsmartChannellogos_over/"+goruntuNesne;


      }  
      function dugmeDegistirout(nereye, goruntuNesne) 
{
	document.getElementById(nereye).src="images/DsmartChannellogos/"+goruntuNesne;


      }  