if(jQuery){jQuery.extend(true,jQuery,{plugins:{util:{cyota:{}}}});}jQuery.plugins.util.cyota.DevicePrint={S_SEP:"|",S_PAIR:"=",S_DEV:"~",I_VER:1,RXP_ILLEGAL:/\n/g,URLEncode:function(p_sText){var sEncodedString=escape(p_sText).replace(new RegExp("\\*","g"),"%2A").replace(new RegExp("\\+","g"),"%2B").replace(new RegExp("-","g"),"%2D").replace(new RegExp("\\.","g"),"%2E").replace(new RegExp("\\/","g"),"%2F").replace(new RegExp("_","g"),"%5F").replace(new RegExp("@","g"),"%40");return sEncodedString;},createDevicePrint:function(){var sT="version="+this.I_VER+"&pm_fpua="+this.devicePrintBrowser()+"&pm_fpsc="+this.devicePrintDisplay()+"&pm_fpsw="+this.devicePrintSoftware()+"&pm_fptz="+this.devicePrintTimeZone()+"&pm_fpln="+this.devicePrintLanguage()+"&pm_fpjv="+this.devicePrintJava()+"&pm_fpco="+this.devicePrintCookie();return this.URLEncode(sT);},devicePrintBrowser:function(){var sS=this.S_SEP,sUA=navigator.userAgent.toLowerCase(),sT=sUA+sS+navigator.appVersion+sS+navigator.platform,bOp=sUA.indexOf("opera")>=0,bIe=sUA.indexOf("msie")>=0&&!bOp,bIemac=sUA.indexOf("mac")>=0&&bIe,bMoz=sUA.indexOf("mozilla")&&!bIe&&!bOp;if(bIe){sT+=sS+navigator.appMinorVersion+sS+navigator.cpuClass+sS+navigator.browserLanguage;sT+=sS+ScriptEngineBuildVersion();}else if(bMoz){sT+=sS+navigator.language;}return sT;},devicePrintDisplay:function(){var sT="",sS=this.S_SEP;if(window.screen){sT+=screen.colorDepth+sS+screen.width+sS+screen.height+sS+screen.availHeight;}return sT;},devicePrintSoftware:function(){var sT="",sTemp="",sLastDir="Plugins",sS=this.S_SEP,sP=this.S_PAIR,aTable=[],sUA=navigator.userAgent.toLowerCase(),bOp=sUA.indexOf("opera")>=0,bIe=sUA.indexOf("msie")>=0&&!bOp,i,oPlugin,sMoz,sKey,sMimeType,aNames,aComponents,sVersion,sName;aTable["npnul32.dll"]="def";aTable["npqtplugin6.dll"]="qt6";aTable["npqtplugin5.dll"]="qt5";aTable["npqtplugin4.dll"]="qt4";aTable["npqtplugin3.dll"]="qt3";aTable["npqtplugin2.dll"]="qt2";aTable["npqtplugin.dll"]="qt1";aTable["nppdf32.dll"]="pdf";aTable["NPSWF32.dll"]="swf";aTable["NPJava11.dll"]="j11";aTable["NPJava12.dll"]="j12";aTable["NPJava13.dll"]="j13";aTable["NPJava32.dll"]="j32";aTable["NPJava14.dll"]="j14";aTable["npoji600.dll"]="j61";aTable["NPJava131_16.dll"]="j16";aTable["NPOFFICE.DLL"]="mso";aTable["npdsplay.dll"]="wpm";aTable["npwmsdrm.dll"]="drm";aTable["npdrmv2.dll"]="drn";aTable["nprjplug.dll"]="rjl";aTable["nppl3260.dll"]="rpl";aTable["nprpjplug.dll"]="rpv";aTable["npchime.dll"]="chm";aTable["npCortona.dll"]="cor";aTable["np32dsw.dll"]="dsw";aTable["np32asw.dll"]="asw";if(navigator.plugins.length>0){for(i=0;i<navigator.plugins.length;i++){oPlugin=navigator.plugins[i];sMoz=this.stripFullPath(oPlugin.filename,sLastDir);sKey=aTable[sMoz];if(typeof sKey!="undefined"){sTemp+=sTemp?(sS+sKey):sKey;}}sT=this.stripIllegalChars(sTemp);}else if(navigator.mimeTypes.length>0){for(i=0;i<navigator.mimeTypes.length;i++){sMimeType=navigator.mimeTypes[i];sKey=aTable[sMimeType];if(typeof sKey!="undefined"){sTemp+=sTemp?(sS+sKey+sP+sMimeType):(sKey+sP+sMimeType);}else{sTemp+=sTemp?(sS+"unknown"+sP+sMimeType):("unknown"+sP+sMimeType);}}sT=sTemp;}else if(bIe){aNames=new Array("abk","wnt","aol","arb","chs","cht","dht","dhj","dan","dsh","heb","ie5","icw","ibe","iec","ieh","iee","jap","krn","lan","swf","shw","msn","wmp","obp","oex","net","pan","thi","tks","uni","vtc","vnm","mvm","vbs","wfd");aComponents=new Array("7790769C-0471-11D2-AF11-00C04FA35D02","89820200-ECBD-11CF-8B85-00AA005B4340","47F67D00-9E55-11D1-BAEF-00C04FC2D130","76C19B38-F0C8-11CF-87CC-0020AFEECF20","76C19B34-F0C8-11CF-87CC-0020AFEECF20","76C19B33-F0C8-11CF-87CC-0020AFEECF20","9381D8F2-0288-11D0-9501-00AA00B911A5","4F216970-C90C-11D1-B5C7-0000F8051515","283807B5-2C60-11D0-A31D-00AA00B92C03","44BBA848-CC51-11CF-AAFA-00AA00B6015C","76C19B36-F0C8-11CF-87CC-0020AFEECF20","89820200-ECBD-11CF-8B85-00AA005B4383","5A8D6EE0-3E18-11D0-821E-444553540000","630B1DA0-B465-11D1-9948-00C04F98BBC9","08B0E5C0-4FCB-11CF-AAA5-00401C608555","45EA75A0-A269-11D1-B5BF-0000F8051515","DE5AED00-A4BF-11D1-9948-00C04F98BBC9","76C19B30-F0C8-11CF-87CC-0020AFEECF20","76C19B31-F0C8-11CF-87CC-0020AFEECF20","76C19B50-F0C8-11CF-87CC-0020AFEECF20","D27CDB6E-AE6D-11CF-96B8-444553540000","2A202491-F00D-11CF-87CC-0020AFEECF20","5945C046-LE7D-LLDL-BC44-00C04FD912BE","22D6F312-B0F6-11D0-94AB-0080C74C7E95","3AF36230-A269-11D1-B5BF-0000F8051515","44BBA840-CC51-11CF-AAFA-00AA00B6015C","44BBA842-CC51-11CF-AAFA-00AA00B6015B","76C19B32-F0C8-11CF-87CC-0020AFEECF20","76C19B35-F0C8-11CF-87CC-0020AFEECF20","CC2A9BA0-3BDD-11D0-821E-444553540000","3BF42070-B3B1-11D1-B5C5-0000F8051515","10072CEC-8CC1-11D1-986E-00A0C955B42F","76C19B37-F0C8-11CF-87CC-0020AFEECF20","08B0E5C0-4FCB-11CF-AAA5-00401C608500","4F645220-306D-11D2-995D-00C04F98BBC9","73FA19D0-2D75-11D2-995D-00C04F98BBC9");sTemp="";document.body.addBehavior("#default#clientCaps");for(i=0;i<aComponents.length;i++){sVersion=this.activeXDetect(aComponents[i]);sName=aNames[i];if(sVersion){sTemp+=sTemp?(sS+sName+sP+sVersion):(sName+sP+sVersion);}}sT+=sTemp;}return sT;},devicePrintTimeZone:function(){return(new Date().getTimezoneOffset()/60)*(-1);},devicePrintLanguage:function(){var sS=this.S_SEP,sP=this.S_PAIR,sLang;if(typeof navigator.language!="undefined"){sLang="lang"+sP+navigator.language+sS;}else if(typeof navigator.browserLanguage!="undefined"){sLang="lang"+sP+navigator.browserLanguage+sS;}else{sLang="lang"+sP+sS;}if(typeof navigator.systemLanguage!="undefined"){sLang+="syslang"+sP+navigator.systemLanguage+sS;}else{sLang+="syslang"+sP+sS;}if(typeof navigator.userLanguage!="undefined"){sLang+="userlang"+sP+navigator.userLanguage;}else{sLang+="userlang"+sP;}return sLang;},devicePrintJava:function(){return navigator.javaEnabled()?"1":"0";},devicePrintCookie:function(){var bCookieEnabled=navigator.cookieEnabled;if(!bCookieEnabled){document.cookie="9630789129756090134807051420907384086216";bCookieEnabled=document.cookie.indexOf("9630789129756090134807051420907384086216")!=-1;}return bCookieEnabled?"1":"0";},stripFullPath:function(p_sTempFileName,p_sLastDir){var sF=p_sTempFileName,sL=p_sLastDir,iFS=sF.lastIndexOf(sL),iFF=sF.length;if(iFS<0){return sF;}return sF.substring(iFS+sL.length,iFF);},stripIllegalChars:function(p_sString){return p_sString.replace(this.RXP_ILLEGAL,"");},activeXDetect:function(p_sComponentClassID){var sComponentVersion=document.body.getComponentVersion('{'+p_sComponentClassID+'}','ComponentID');return(sComponentVersion!=null)?sComponentVersion:false;}};$(
function(){$(document).ready(function(){var hC=$.page.cyotaData;function ChangeDetectedEvent(p_sPropertyName,p_sOldValue,p_sNewValue){document.cookie=hC.sDeviceId+"="+p_sNewValue+";DOMAIN=.investorhouse.com.mx;PATH=/;";$("#"+hC.sDeviceId).plugins_util_unwatch();}$("#"+hC.sFlashDivId).flashembed({"src":hC.sSwfPath,"id":hC.sFlashId,"flashvars":"rsa_flash_id="+hC.sFlashId+"&field_name="+hC.sDeviceId+"&ip_address="+hC.sIpAddress,"wmode":"window","salign":"t1","swliveconnect":true,"w3c":true,"version":[5,0,0],"width":"1","height":"1","onFail":function(){$(this.getContainer()).html("");}});$("#"+hC.sOutputId).val($.plugins.util.cyota.DevicePrint.createDevicePrint());document.cookie=hC.sOutputId+"="+$("#"+hC.sOutputId).val()+";DOMAIN=.investorhouse.com.mx;PATH=/;";$("#"+hC.sDeviceId).plugins_util_watch("value",ChangeDetectedEvent,".+");});});
function getFlashMovieObject(sMovieName){return document.getElementById(sMovieName);}
