// ----------- Status Line Functions ----------- //

function MM_DS(msgStr) { status=msgStr;  document.MM_RV = true; }
function MM_DSI(msgStr) { status=msgStr + ' Information';  document.MM_RV = true; }
function MM_DSA(msgStr) { status=msgStr + ' Application';  document.MM_RV = true; }
function MM_DSO(msgStr) { status=msgStr;  document.MM_RV = true; }

if (document.images) 
{img1 = new Image();
img2 = new Image();
img3 = new Image();
img4 = new Image();
img5 = new Image();
img7 = new Image();
img8 = new Image();
img9 = new Image();
imga = new Image();
img1.src = "/pics/issuers.jpg";
img2.src = "/pics/ul4.gif";
img3.src = "/pics/ur4.gif";
img4.src = "/pics/ll4.gif";
img5.src = "/pics/lr4.gif";
img7.src = "/pics/tablarc32.gif";
img8.src = "/pics/tablarcr20.gif";
img9.src = "/pics/tablarcl20.gif";
imga.src = "/pics/Lock-Apply.jpg";
}