// 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 ) {

/*
 dc="general";
document.write("<a href=\"javascript:_hbLink('LiveDemo','" + dc + "', '550, 35, 250, 51')\"></a>");
document.write("<a href=\"javascript:_hbLink('FreeTrial','" + dc + "', '550, 88, 250, 51')\"></a>");
document.write("<a href=\"javascript:_hbLink('Buy','" + dc + "', '550, 140, 250, 51')\"></a>");
var lm = dc;
if (dc == "general") {
            lm = "general1";
}

document.write("<a href=\"javascript:_hbLink('LearnMore','" + lm + "', '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_sp/images/home/main_sp_off.swf?dcontent=general" /><param name="quality" value="high" /><param name="wmode" value="transparent" />'

    + '<embed src="/fileadmin/site_uk/images/home/main_sp_off.swf" quality="high" wmode="transparent" '

    + '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>';


if (fname == "main_ctas_on")
{ 
   rfname="main_on_uk"; 
 }
 else
 {  rfname ="main_off_uk"; }
*/

 rfname = "main_es_PTB"; 

 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_sp/images/home/' +rfname +  '.swf" /><param name="quality" value="high" /><param name="wmode" value="transparent" />'
    + '<embed src="/fileadmin/site_sp/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{

    document.write('<img src="/fileadmin/site_sp/images/home/main_short_off_ptb_es.jpg" border=0 usemap="#bigmap">');

document.write('<map name="bigmap">');
document.write('<area shape="rect" coords="549,34,798,86" href="http://www.webex.com/go/sp-demo">');
document.write('<area shape="rect" coords="550,86,799,138" href="http://www.webex.com/go/sp-choosetrial">');
document.write('<area shape="rect" coords="549,137,798,189" href="http://www.webex.com/go/sp-buy">');
document.write('</map>');

}
//-->

