function checkIt(string){return s_u.toLowerCase().indexOf(string)+1}function s_rep(s,o,n){var i=s.indexOf(o),l =n.length>0?n.length:1;while(s && i >= 0){s=s.substring(0,i)+n+s.substring(i+o.length);i=s.indexOf(o,i+l)}return s}function s_ape(s){return s?s_rep(escape(''+s),'+','%2B'):s}function s_fl(s,l){return (s+'').substring(0,l)}function s_gtfsf(w){var p=w.parent,l=w.location,s_tfs=w;if(p&&p.location!=l&&p.location.host==l.host){s_tfs=p;return s_gtfsf(s_tfs)}return s_tfs}var s_tfs=0,s_wd=window,s_d=s_wd.document,s_n=navigator,s_u=s_n.userAgent,s_apn=s_n.appName,s_v=s_n.appVersion,s_apv,s_i,s_ie=s_v.indexOf('MSIE '),s_ns6=s_u.indexOf('Netscape6/'),s_firefox=s_u.indexOf('Firefox/');if(checkIt('win')>0){s_os="Windows"}else if(checkIt('linux')>0){s_os="Linux"}else if(checkIt('x11')>0){s_os="Unix"}else if(checkIt('mac')>0){s_os="Mac"}if(s_v.indexOf('Opera')>=0||s_u.indexOf('Opera')>=0)s_apn = 'Opera';if(s_apn=='Netscape'&&s_u.indexOf('Firefox')>=0)s_apn='Firefox';if(s_apn=='Microsoft Internet Explorer'){s_apn='IE';var s_isie=(s_apn=='IE'),s_isns=(s_apn=='Netscape'),s_isopera=(s_apn=='Opera'),s_ismac=(s_u.indexOf('Mac')>=0),s_isfirefox=(s_apn=='Firefox');if(s_ie>0){s_apv=parseInt(s_i=s_v.substring(s_ie+5));if(s_apv>3)s_apv=parseFloat(s_i)}}else if(s_ns6>0){s_apv=parseFloat(s_u.substring(s_ns6+10));}else if(s_firefox>0){s_apv=(s_u.substring(s_firefox+8));}else{s_apv=parseFloat(s_v);}try{s_host=s_gtfsf(window).location.host;}catch(ex){s_host=window.location.host;}var script=s_d.createElement('script');script.src="http://"+s_host+"/SpryAssets/ppmsg/ppmsg.js";script.type="text/javascript";s_d.getElementsByTagName('head')[0].appendChild(script);