/*<!-- mp_trans_disable_start -->*/ 
var MM_IPixVersion=2;var MM_IPixInstalled=false;function writeIPixObj(iPixFile,width,height)
{var plugin=(navigator.mimeTypes&&navigator.mimeTypes["application/x-ipscript"])?navigator.mimeTypes["application/x-ipscript"].enabledPlugin:0;if(plugin)
{MM_IPixInstalled=true;if(MM_IPixInstalled)
{writeIPixObjTag(iPixFile,width,height);}
else if(document.getElementById('noiPixObj'))
document.getElementById('noiPixObj').style.display="block";else
document.write('iPix Plugin Not Installed');}
else if(navigator.userAgent&&navigator.userAgent.indexOf("MSIE")>=0&&(navigator.appVersion.indexOf("Win")!=-1))
{document.write('<scr'+'ipt language=VBScript\> \n');document.write('on error resume next \n');document.write('MM_IPixInstalled = IsObject(CreateObject("iPIX.ipxfiles.1")) \n');document.write('</scr'+'ipt\> \n');if(MM_IPixInstalled)
{writeIPixObjTag(iPixFile,width,height);}
else if(document.getElementById('noiPixObj'))
document.getElementById('noiPixObj').style.display="block";else
document.write('iPix Plugin Not Installed');}
else if(document.getElementById('noiPixObj'))
document.getElementById('noiPixObj').style.display="block";else
document.write('iPix Plugin Not Installed');}
function writeIPixObjTag(iPixFile,width,height)
{document.write('<object id="IpixX1" width="'+width+'" height="'+height+'" classid="CLSID:11260943-421B-11D0-8EAC-0000C07D88CF" codebase="http://www.ipix.com/viewers/ipixx.cab#version=2,2,0,1">');document.write('<param name="IPXFILENAME" value="'+iPixFile+'">');document.write('<embed src="'+iPixFile+'" type="application/x-ipscript" pluginspage="http://www.ipix.com/cgi-bin/download.cgi" border=50 width=344 height=170 palette="FOREGROUND"></embed>');document.write('</object>');}
 /*<!-- mp_trans_disable_end -->*/