isDOM = (document.getElementById ? true : false); isIE = (document.all ? true : false); function MM_swapImgRestore(){ var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i= 0; i = strText.length-1){ if (strText.charAt(i) == " ") strText = strText.substring(0,i); else break; } return strText; }