var image1 = new Image();
var image2 = new Image();
var image3 = new Image();
var image4 = new Image();
var image5 = new Image();
var image6 = new Image();

var big1 = new Image();
var big2 = new Image();
var big3 = new Image();

image1.src= "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper01_sm.gif";
image2.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper01_sm_on.gif";
image3.src= "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper02_sm.gif";
image4.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper02_sm_on.gif";
image5.src= "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper03_sm.gif";
image6.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/wallpaper03_sm_on.gif";
big1.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/center_image01.jpg";
big2.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/center_image02.jpg";
big3.src = "http://images.ea.com/eagames/official/moh_frontline/wallpaper/center_image03.jpg";