function loadimage()
{
	document.getElementById('b1').background=objimg.src;
}