// JavaScript Document

<!--
var MM_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 MM_PluginVersion = words[i]; 
	    }
	var MM_FlashCanPlay = MM_PluginVersion >= MM_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('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
	document.write('</SCR' + 'IPT\> \n');
}
if ( MM_FlashCanPlay ) {


	if (fname == "main_ctas_on")
	{ 
	   rfname="main_ptb_de"; 
	 }
	 else
	 {  rfname ="main_ptb_de_off"; }

 document.write("<a href=\"javascript:_hbLink('LiveDemo','general', '550, 35, 250, 51')\"></a>");
 document.write("<a href=\"javascript:_hbLink('FreeTrial', 'general', '550, 88, 250, 51')\"></a>");
 document.write("<a href=\"javascript:_hbLink('Buy', 'general', '550, 140, 250, 51')\"></a>");

 document.write("<a href=\"javascript:_hbLink('LearnMore', 'general' , '286, 130, 92, 24')\"></a>");

  var oeTags = '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"'
    + 'width=800 height=191 '
    + ' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab">'
    + '<param name="movie" value="/fileadmin/site_de/images/home/' +rfname +  '.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" />'
    + '<embed src="/fileadmin/site_de/images/home/' + rfname +  '.swf" quality="high" wmode="transparent" bgcolor="#ffffff" '
    + 'width=800 height=191 name="main" align="middle"'
    + 'play="true"'
    + 'loop="false"'
    + 'quality="high"'
    + 'allowScriptAccess="sameDomain"'
    + 'type="application/x-shockwave-flash"'
    + 'pluginspage="http://www.macromedia.com/go/getflashplayer">'
    + '</embed>'
    + '</object>';


    document.write(oeTags);

} 
else{

 if (fname == "main_ctas_on")
 {
   document.write('<img src="/fileadmin/site_de/images/home/main_short_on_ptb_de.jpg" border=0 usemap="#bigmap">');
  }
    else
  {
    document.write('<img src="/fileadmin/site_de/images/home/main_short_off_ptb_de.jpg" border=0 usemap="#bigmap">');
  }


document.write('<map name="bigmap">');
document.write('<area shape="rect" coords="281,137,361,160" href="http://www.webex.de/de/solutions/online-conferencing-solutions.html">');
document.write('<area shape="rect" coords="549,34,798,86" href="http://www.webex.com/go/de-demo">');
document.write('<area shape="rect" coords="550,86,799,138" href="http://www.webex.com/go/de-choosetrial">');
document.write('<area shape="rect" coords="549,137,798,189" href="http://www.webex.de/de/buy-web-meetings.html">');
document.write('</map>');

}
//-->
