bgimages = new Image();
image_url = new Array();
image_url[0] = "template/maenu-bg-dark.gif";
bgimages.src = image_url[0];

