if(navigator.userAgent.indexOf("MSIE")==-1||navigator.userAgent.indexOf("Mac")==-1){document.write('<link rel="stylesheet" type="text/css" href="css/result_js.css" media="screen,print" />');window.onload=function(){var d=document.getElementById('viewImages');var s=d.innerHTML.split(/<\/li>/i);var t="";var l=s.length;if(l<5&&l>1){var ll=l-1;s[0]=s[0].replace(/<ul>/i,"<ul class=\"n"+ll+" btop\">");}else{s[0]=s[0].replace(/<ul>/i,"<ul class=\"btop\">");}for(var c=0;c<s.length;c++){t+=s[c]+"</li>";if(c%4==3&&l-c>1){if(l-c>5){t+="</ul><ul>"}else{var u=l-c-2;if(u>0){t+="</ul><ul class=\"n"+u+"\">";}}}}d.innerHTML=t;}}
