﻿/*&lt;html&gt;&lt;head&gt; 
 &lt;title&gt;InfoOffice&lt;/title&gt; 
 &lt;/head&gt;&lt;BODY BGCOLOR="#FFFFFF"&gt;*/ 

var contentVersion = 5;
var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
    if ( plugin ) {
      var words = navigator.plugins["Shockwave Flash"].description.split(" ");
      for (var i = 0; i < words.length; ++i)
    {
    if (isNaN(parseInt(words[i])))
    continue;
    var PluginVersion = words[i]; 
    }
    var FlashCanPlay = PluginVersion >= contentVersion;
    }
    else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 
    && (navigator.appVersion.indexOf("Win") != -1)) {
    
    document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
    document.write('on error resume next \n');
    document.write('FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & contentVersion)))\n');
    document.write('</scr' + 'ipt\> \n');
    
    }
    
    if ( FlashCanPlay ) {

    document.write(' <div id="introfilm" style="z-index:-5">');  
    document.write(' <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"');
    document.write(' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"');
    document.write(' width="555" height="270" align="">');
    document.write(' <param name="movie" value="/nl/Leica_Viva_Banner_555x270_200909_en.swf"> <param name="quality" value="high"> <param name="bgcolor" value="#ffffff"> <param name="wmode" value="opaque"> <PARAM NAME="PLAY" VALUE="-1"> <PARAM NAME="LOOP" VALUE="-1"> <param name="menu" value="false">');
    document.write(' <embed src="/nl/Leica_Viva_Banner_555x270_200909_en.swf" quality="high" width="555" height="270" wmode="opaque" bgcolor="#ffffff"  menu="false" >');
    document.write(' </embed>');
    document.write(' </object>');
    document.write(' </div>');
    } 
    
    else{
    
    document.write('<a href="/nl/Leica-Viva_Leica-Viva_79268.htm"><img src="/images/new/common/group_of_people.jpg" WIDTH="555" HEIGHT="270" BORDER=0></a>');
    
    }

 /*&lt;/body&gt;
 &lt;/html&gt;*/
 //