window.onload = function()
{
	img = new Image();
  img.src = '/images/header_store_on.png';
}