var flashVersion = deconcept.SWFObjectUtil.getPlayerVersion();
if(flashVersion['major'] >= 8) {
	
function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'block':(v=='hide')?'none':v; }
    obj.display=v; }
}

function MM_callJS(jsStr) { //v2.0
  return eval(jsStr)
}
	
document.write('          <div class="video-share-embed-box" style="width:'+(vwidth-12)+'px;display:none; margin-top:-174px;" id="embed" onmouseover="MM_showHideLayers(\'embed\',\'\',\'show\')" onmouseout="MM_showHideLayers(\'embed\',\'\',\'hide\')">');
document.write('                <div class="video-share-embed-input"><form action="#">Embed: <input class="text" name="embed" value="&lt;object width=&quot;'+vwidth+'&quot; height=&quot;'+vheight+'&quot;&gt;');
document.write('&lt;param name=&quot;movie&quot; value=&quot;http://www.novartis.com/flash/_common/mediaplayer.swf&quot;&gt;&lt;/param&gt;');
document.write('&lt;param name=&quot;allowFullScreen&quot; value=&quot;false&quot;&gt;&lt;/param&gt;');
document.write('&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;');
document.write('&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;&gt;&lt;/param&gt;');
document.write('&lt;param name=&quot;flashvars&quot; value=&quot;file='+vpath+'&amp;image='+vpreview+'&quot;&gt;&lt;/param&gt;');
document.write('&lt;embed src=&quot;http://www.novartis.com/flash/_common/mediaplayer.swf&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;flase&quot; width=&quot;'+vwidth+'&quot; height=&quot;'+vheight+'&quot; wmode=&quot;transparent&quot; flashvars=&quot;file='+vpath+'&amp;image='+vpreview+'&quot;&gt;&lt;/embed&gt;');
document.write('&lt;/object&gt;&lt;br /&gt;&lt;a href=&quot;'+ share_url +'&quot;&gt;Go to the original page.&lt;/a&gt;" style="font-size:1em; width:80%" onclick="javascript:this.form.embed.focus();this.form.embed.select();"/>');
document.write('          </form>');
document.write('          <br />');
document.write('          Copy and paste the code above to embed this video in your website or blog.</div> </div>');
document.write('        <div class="video-share-share-box" id="share" style="width:'+(vwidth-22)+'px;display:none; margin-top:-106px;" onmouseover="MM_showHideLayers(\'share\',\'\',\'show\')" onmouseout="MM_showHideLayers(\'share\',\'\',\'hide\')">');
document.write('<div>   ');



document.write('<a href="http://www.facebook.com/sharer.php?u=' + share_url + '&t=' + share_title +'" target="_blank" title="Share this video on Facebook" ><img src="/images/_common/icon_share_facebook.gif" /></a>&nbsp;&nbsp;');

document.write('<a href="http://digg.com/submit/?&url=' + share_url + '&title=' + share_title +'" target="_blank" title="Share this video on Digg"><img src="/images/_common/icon_share_digg.gif" /></a>&nbsp;&nbsp;');

document.write('<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=' + share_url + '&t=' + share_title +'" target="_blank" title="Share this video on MySpace" ><img src="/images/_common/icon_share_myspace.gif" /></a>&nbsp;&nbsp;');

document.write('<a href="http://delicious.com/save?url=' + share_url + '&title=' + share_title +'" target="_blank" title="Share this video on De.licio.us"  ><img src="/images/_common/icon_share_delicious.gif" /></a>&nbsp;&nbsp;');

document.write('<a href="http://www.linkedin.com/shareArticle?mini=true&url=' + share_url + '&title=' + share_title +'&ro=false&summary=&source=" title="Share this video on LinkedIn" ><img src="/images/_common/icon_share_linkedin.gif" /></a>&nbsp;&nbsp;');

document.write('<a href="http://www.stumbleupon.com/submit?url=' + share_url + '&title=' + share_title +'" target="_blank" title="Share this video on StumbleUpon" ><img src="/images/_common/icon_share_stumbleupon.gif" /></a>&nbsp;&nbsp;');

document.write('</div>');
document.write('</div>');
document.write('<div class="video-share" style="width:'+(vwidth-2)+'px;" id="videobox">');
document.write('          <div class="video-share-share-link"><p class="video-link-share"><a href="#" onmouseover="MM_showHideLayers(\'embed\',\'\',\'hide\',\'share\',\'\',\'show\')">Share</a></p></div>');
document.write('          <div class="video-share-email-link"><p class="video-email-share"><a href="mailto:?subject='+share_title+'&body='+share_url+'" onmouseover="MM_showHideLayers(\'embed\',\'\',\'hide\',\'share\',\'\',\'hide\')">E-mail</a></p></div>');
document.write('          <div class="video-share-embed-link"><p class="video-embed-share"><a href="#" onmouseover="MM_showHideLayers(\'embed\',\'\',\'show\',\'share\',\'\',\'hide\')">Embed</a></p></div>');
document.write('        </div>');
}