document.write(''); function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } count = 0; str = ""; function moveText(){ } function goBukken( arg1 ){ window.open( "../../search/data.cfm?sid=" + arg1 ); } function winclose(){ window.close(); } function winopen( arg1, arg2, arg3 ){ open( arg1, arg2, arg3 ); } function setAction( arg1, arg2 ){ arg1.action = arg2; } function formSubmit( arg1 ){ arg1.submit(); } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; 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 1 || heightLimitRate > 1 ) { var resizeRate = Math.max( widthLimitRate, heightLimitRate ); var orgWidth = imgElem.width; var orgHeight = imgElem.height; imgElem.width = orgWidth / resizeRate; imgElem.height = orgHeight / resizeRate; } } // -->