function groot(src)
{
		document.getElementById('groot').src = "images/" + src;
}

function grootsite(src)
{
	document.getElementById('groot').src= "http://www.sailandsun.com/sailandsunpromotions/turkey/admin/images/" + src;
}