function ShowImg(D,C,B,G){var A="no";var F=0,E=0;if(C>screen.width-10||B>screen.height-28){A="yes"}if(B<screen.height-28){F=Math.floor((screen.height-B)/2-14)}if(C<screen.width-10){E=Math.floor((screen.width-C)/2)}C=Math.min(C,screen.width-10);B=Math.min(B,screen.height-28);window.open("/img_goods/imagepg.php?alt="+G+"&img="+D,"","scrollbars="+A+",resizable=no, width="+C+",height="+B+",left="+E+",top="+F)}function getFlashVersion(){var B=0;var D=navigator;if(D.platform=="Win32"&&D.userAgent.indexOf("Opera")==(-1)&&window.ActiveXObject){for(var C=9;C>2;C--){if(new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+C)){return C}}}else{if(D.plugins){for(var C=0,A=D.plugins.length;C<A;C++){if(D.plugins[C].name.indexOf("Flash")!=-1){B=parseInt(D.plugins[C].description.substr(16,2))}}}}return B}function showFLVPlayer(C,B){var A=document.getElementById(C+"_div");if(!A){return }A.style.display="block";if(getFlashVersion()<9){A.innerHTML=B}};
