function openBrWindow(theURL,winName,features) { //v2.0  window.open(theURL,winName,features);}function swapImgRestore() { //v3.0  var i,x,a=document.sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;}
