if (document.images)
{
	var myimage=new Image(94,27);
	myimage.src="images/button.gif";
}
