mSL = new Image();
mSL.src = "img/menu/sl.gif";
mSL_on = new Image();
mSL_on.src = "img/menu/sl_on.gif";

mRZ = new Image();
mRZ.src = "img/menu/rz.gif";
mRZ_on = new Image();
mRZ_on.src = "img/menu/rz_on.gif";

mLS = new Image();
mLS.src = "img/menu/ls.gif";
mLS_on = new Image();
mLS_on.src = "img/menu/ls_on.gif";

mSA = new Image();
mSA.src = "img/menu/sa.gif";
mSA_on = new Image();
mSA_on.src = "img/menu/sa_on.gif";

mSS = new Image();
mSS.src = "img/menu/ss.gif";
mSS_on = new Image();
mSS_on.src = "img/menu/ss_on.gif";

mSW = new Image();
mSW.src = "img/menu/sw.gif";
mSW_on = new Image();
mSW_on.src = "img/menu/sw_on.gif";

mUWWS = new Image();
mUWWS.src = "img/menu/uwws.gif";
mUWWS_on = new Image();
mUWWS_on.src = "img/menu/uwws_on.gif";