function bluring() { try{ if(event.srcElement.tagName=='A'||event.srcElement.tagName=='IMG') { document.body.focus(); } }catch( e ) { } } try{ document.onfocusin=bluring; }catch( e ) { } var rurl = location.href; var purl = getUrl(rurl); function getUrl(url_str) { var real_url; if (url_str.indexOf('/') > 0) { real_url = url_str.split('/'); real_url = real_url[0]+'//'+real_url[2]+'/'+real_url[3]+'/'; } return real_url; } function goLocate(go_url) { document.location = purl + go_url; } function menuB(id,cont,total,num) { var id = id; var cont = cont; var total = total; var menu = new Array(); var content = new Array(); for(j=0; j <= eval(total); j++) { menu[j] = document.getElementById(id + eval(j+1)); content[j] = document.getElementById(cont + eval(j+1)); } for(var i=0 ; i<= eval(total); i++) { if (i == num) { menu[i].src = menu[i].src.replace('_off','_on'); content[i].style.display = ''; } else { menu[i].src = menu[i].src.replace('_on','_off'); content[i].style.display = 'none'; } } } function MM_swapImgRestore() { //v3.0 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