function setBackground(url)
{
	$("#background").attr("src",url); 
}