Ticket #2355: untitled-part.html

File untitled-part.html, 34.3 KB (added by news@…, 7 years ago)

Added by email2trac

Line 
1<html><object type="{0C55C096-0F1D-4F28-AAA2-85EF591126E7}" cotype="cs" id="cosymantecbfw" style="width: 100%; height: 0px; display: block; position: absolute; z-index: 99999; top: 200px; left: 0px;"></object><head><script type="text/javascript" id="waxCS">var WAX = function () { var _arrInputs; return { getElement: function (i) { return _arrInputs[i]; }, setElement: function(i){ _arrInputs=i; } } }(); function waxGetElement(i) { return WAX.getElement(i); } function coSetPageData(t, d){ if('wax'==t) { WAX.setElement(d);} }</script></head><body marginwidth="0" marginheight="0" class="">
2<object type="{0C55C096-0F1D-4F28-AAA2-85EF591126E7}" cotype="cs" id="cosymantecbfw" style="width: 100%; height: 0px; display: block; position: absolute; z-index: 99999; top: 0px; left: 0px;"></object><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta http-equiv="Content-Language" content="en-us" />
3<style type="text/css" media="screen"><!--
4               
5--></style>
6<script type="text/javascript" id="cosymantecbfw_resize">// <![CDATA[
7var kvcPushDownExceptions = {};                                                                 var retryCSSHack = 0;                                                                   var isUrlExcepted = function() {                                                                                if(!window.location || !kvcPushDownExceptions) {                                                                                        return false;                                                                           }                                                                               var result = false;                                                                             var path = kvcPushDownExceptions[window.location.host];                                                                         if(path) {                                                                                      var patt = new RegExp(path, "i");                                                                                       result = patt.test(window.location.pathname);                                                                           }                                                                               if (!result) {                                                                                  var listRegExUrls = kvcPushDownExceptions["listRegExUrls"];                                                                                     if (listRegExUrls) {                                                                                            for (var i = 0; i < listRegExUrls.length; i++) {                                                                                                        var regexPattern = new RegExp(listRegExUrls[i], "i");                                                                                                   if (regexPattern.test(window.location.href)) {                                                                                                          return true;                                                                                                    }                                                                                               }                                                                                       }                                                                               }                                                                               return result;                                                                  };                                                                      document.addEventListener("initializeExceptionListEvent", function(e) {                                                                         if(!e || !e.detail) {                                                                                   return;                                                                                 }                                                                               kvcPushDownExceptions = e.detail;                                                                       }, false);                                                                      var coAdjustToolbarHeight = function(h) {                                                                       var e = document.getElementById("cosymantecbfw");                                                                       if(e) {                                                                                 var nOldHeight = 0;                                                                             if(window.getComputedStyle(e,null)) {                                                                                   var height = window.getComputedStyle(e,null).getPropertyValue("height");                                                                                        var oldHeight = height.replace("px", "");                                                                                       nOldHeight = Number(oldHeight);                                                                                 if(!isNaN(nOldHeight)) {                                                                                                nOldHeight = 0;                                                                                 }                                                                               }                                                                               if(document.readyState === "complete") {                                                                                        applyCSSHack(nOldHeight, h);                                                                            } else {                                                                                        window.addEventListener("onload", applyCSSHack(nOldHeight, h), false);                                                                          }                                                                               e.style.height = h + "px";                                                                              e.style.left = window.pageXOffset + "px";                                                                       }                                                               };                                                      var arrayElements = new Array();                                                        var applyCSSHack = function( oldHeight, newHeight) {                                                                    if(isUrlExcepted()) {                                                                           return;                                                                 }                                                                       if(!document.body) {                                                                            if(retryCSSHack++ < 30) {                                                                                       setTimeout(function() { applyCSSHack(oldHeight, newHeight); }, 100);                                                                            }                                                                               return;                                                                 }                                                                       arrayElements = new Array();                                                                    if(document.body.style) {                                                                               document.body.style.position = "relative";                                                                              var len = newHeight + "px";                                                                             document.body.style.setProperty("margin-top", len, "important");                                        document.body.style.setProperty("border", "1px solid transparent", "important");                                                                        }                                                                       walk(document.body);                                                                    for(var i = 0; i < arrayElements.length; i++) {                                                                         var elem = arrayElements[i];                                                                            if(null == window.getComputedStyle(elem,null)) {                                                                                        continue;                                                                               }                                                                               var pos = window.getComputedStyle(elem,null).getPropertyValue("position");                                                                              if(pos !== "fixed") {                                                                                   continue;                                                                               }                                                                               if(elem.parentNode == document.body) {                                                                                  elem.style.position = "absolute";                                                                                       continue;                                                                               }                                                                               var oldTop = window.getComputedStyle(elem,null).getPropertyValue("top");                                                                                oldTop = oldTop.replace("px", "");                                                                              var nOldTop = Number(oldTop);                                                                           if(!isNaN(nOldTop)) {                                                                                   nOldTop = 0;                                                                            }                                                                               var top = nOldTop + (Number(newHeight) - Number(oldHeight));                                                                            if(elem.style) {                                                                                        elem.style.top = top + "px";                                                                            }                                                                       }                                                               };                                                      var walk = function (elm) {                                                             if(window.getComputedStyle(elm,null) && "auto" !== window.getComputedStyle(elm,null).getPropertyValue("top")) {                                                                 arrayElements.push(elm);                                                                }                                                               var node;                                                               for (node = elm.firstChild; node; node = node.nextSibling) {                                                                    if (node.nodeType === 1) {                                                                              walk(node);                                                                     }                                                               }                                                       };
8// ]]></script>
9<script type="text/javascript" id="waxCS">// <![CDATA[
10var WAX = function () { var _arrInputs; return { getElement: function (i) { return _arrInputs[i]; }, setElement: function(i){ _arrInputs=i; } } }(); function waxGetElement(i) { return WAX.getElement(i); } function coSetPageData(t, d){ if('wax'==t) { WAX.setElement(d);} }
11// ]]></script>
12<script type="text/javascript" id="WAXScript">// <![CDATA[
13var WAX = function() { var _parseCriterias = 0; var _parseCriterias = 0; var _eventTypes = 0; var _minStringLen = 0; var _maxStringLen = 0; var _minElementWidth = 0; var _maxElementWidth = 0; var _minElementHeight = 0; var _maxElementHeight = 0;  var _minStringWidth = 0; var _maxStringWidth = 0; var _minStringHeight = 0; var _maxStringHeight = 0;  var _farTextMaxDeltaX = 0; var _farTextMaxDeltaY = 0;  var _minStringLength = 0; var _maxStringLength = 0;  var _docMinHeight = 0;  var _parseTimeOut = 500; var _timedOut = false; var _hasTimeOut = true;  var _arrInputs = {};  var ParseCriterias = { None: 0, EventObjects: 4, VerifyAttributeByAttachedText: 32, IgnoreImages: 64, IgnoreHiddenInputs: 2048, EnableAjaxSupport: 16384, VerifyDocumentHeight: 32768, InputsOnly: 65536, IgnoreFieldSets: 131072, IgnoreForms: 262144  };  var Event = { None: 0, OnClick: 1, OnSubmit: 2, OnMouseDown: 4, OnMouseUp: 8, HREFJavaScriptMethod: 16,  FormAction: 32, Command: 64, HREFPound: 128, Role: 256 };  var InputType = { Unknown: 0, Text: 1, TextArea: 2, Password:3 , Submit: 4, Image: 5, Button: 6, Checkbox: 7, Radio: 8, Reset: 9, File: 10, Hidden: 11, Select: 12, EventObject: 13 };  var ElementType = { Unknown: 0, Label: 1, TableCell: 2, Header: 3, Table: 4, TableBody: 5, TableRow: 6, Input: 7, TextArea: 8, Button: 9, Image: 10, Select: 11, Link: 12, Container: 13, SelectOption: 14, Generic: 15, Form: 16, Comments: 17, FieldSet: 18 };  function Rect(left, top, right, bottom) { this.left = left; this.top = top; this.right = right; this.bottom = bottom; this.getLeft = function getLeft() { return this.left; }, this.getTop = function getTop() { return this.top; }, this.getRight = function getRight() { return this.right; }, this.getBottom = function getBottom() { return this.bottom; }, this.getRect = function getRect() { return this.left + ',' + this.top + ',' + this.right + ',' + this.bottom; } } return {  getElement: function(index) { if( null == _arrInputs ) { return; }  if( index<0 || index>=_arrInputs.length ) { return null; }  return _arrInputs[index]; },  getLangs: function() { var arrLangs = new Array(); var metaTags = window.document.getElementsByTagName("meta"); var sLang = null;  var oDocElement = window.document.documentElement; if( null != oDocElement ) { var sAttribute = oDocElement.getAttribute("lang"); if( null == sAttribute ) { window.document.documentElement.getAttribute("xml:lang"); }  if( null != sAttribute && !( sAttribute=="en" && 2==sAttribute.length) ) { arrLangs.push(sAttribute); }  }  for( var i=0; i<metaTags.length; i++ ) { var oElement = metaTags[i]; if( null == oElement ) { continue; }  var sAttribute = oElement.getAttribute("http-equiv"); if( null != sAttribute ) { if( "content-language" == sAttribute.toLowerCase() ) { sLang = oElement.getAttribute("content");  } }  if( null == sLang ) { sAttribute = oElement.getAttribute("name"); if( null != sAttribute && "language" == sAttribute.toLowerCase() ) { sLang = oElement.getAttribute("content");  } }  if( null == sLang ) { sAttribute = oElement.getAttribute("lang"); }  if( null != sLang ) { arrLangs.push(sLang.toLowerCase()); sLang = null; } } return arrLangs.join(";"); },  Parse: function(args) { var oDomNode = window.document.body;  _arrInputs = null;   _parseCriterias = args[0]; _eventTypes = args[1];  _minStringLength = args[2]; _maxStringLength = args[3];  _minElementWidth = args[4]; _maxElementWidth = args[5]; _minElementHeight = args[6]; _maxElementHeight = args[7];   _minStringWidth = args[8]; _maxStringWidth = args[9]; _minStringHeight = args[10]; _maxStringHeight = args[11];   _docMinHeight = args[12];  _farTextMaxDeltaX = args[13]; _farTextMaxDeltaY = args[14]; if(16==args.length) { _parseTimeOut = args[15];  } else { _parseTimeOut = 500; _hasTimeOut = false; }  return this.getCandidates(oDomNode); },  getCandidates: function(oElement) {   if( typeof oElement == "undefined" ) { return "E_INVALIDARG"; }   var startTime = new Date().getTime();  var oBoundaries = new Rect(Number.MAX_VALUE, Number.MAX_VALUE, 0, 0);    var arrInputsDesc = new Array(); arrInputsDesc.push(0);   var arrInputs = new Array();  this.collectForms(arrInputsDesc, arrInputs);   if( !this.collectInputs(oElement, oBoundaries, arrInputsDesc, arrInputs) ) { return "E_FAIL";  }   var endTime = new Date().getTime(); if( (endTime-startTime) > (_parseTimeOut*2) ) { _timedOut = true; }   var arrLabels = new Array(); arrLabels.push(0); if( !_timedOut ) { this.collectNonInputs(oElement, oBoundaries, arrInputsDesc, arrLabels, arrInputs); if( _timedOut ) { arrLabels = new Array(); arrLabels.push(0); } }    arrInputsDesc[0] = (arrInputsDesc.length-1)/2;  var sDescription = arrInputsDesc.join("#!#");  sDescription = arrInputsDesc[1] = sDescription.length + "#!#" + sDescription;   arrLabels[0] = (arrLabels.length-1)/2;  if( 1==arrLabels.length ) { arrLabels.push("0"); }  _arrInputs = arrInputs; sLabels = arrLabels.join("#!#");  sLabels = arrLabels[1] = sLabels.length + "#!#" + sLabels;  var sAll = sDescription+sLabels;  return ( ((_timedOut && _hasTimeOut) ? "E_TIMEDOUT" : "") + sAll.length.toString() + "#!#" + sAll);  },  collectForms: function(arrInputsDesc, arrInputs) { if( _parseCriterias&ParseCriterias.IgnoreForms ) { return false; }  if( typeof arrInputsDesc == "undefined" || typeof arrInputs == "undefined" ) { return false; }  if( Array != arrInputsDesc.constructor || Array != arrInputs.constructor) { return false;  }   var oForms = window.document.forms;  var elementType = {}; var inputType = {};    var length = oForms.length; for( var i=0; i<length; ++i ) { var oForm = oForms[i];  elementType.value = ElementType.Form; inputType.value = InputType.Unknown;  var oRect = oForm.getBoundingClientRect(); var sInputDesc = this.processInput(oForm, oRect, elementType, inputType);   if( null != sInputDesc ) { arrInputs.push(oForm); arrInputsDesc.push(sInputDesc.length); arrInputsDesc.push(sInputDesc);  }   this.collectFieldSets(oForm, arrInputsDesc, arrInputs); } }, collectFieldSets: function(oElement, arrInputsDesc, arrInputs) { if( _parseCriterias&ParseCriterias.IgnoreFieldSets || _parseCriterias&ParseCriterias.IgnoreForms ) { return true; }  if( typeof oElement == "undefined" || typeof arrInputsDesc == "undefined" || typeof arrInputs == "undefined" ) { return false; }  if( Array != arrInputsDesc.constructor || Array != arrInputs.constructor) { return false;  }  var usingFieldSets = !(ParseCriterias.IgnoreFieldSets==(_parseCriterias&ParseCriterias.IgnoreFieldSets));  var elementType = {}; var inputType = {};   elementType.value = ElementType.FieldSet; inputType.value = InputType.Unknown;   var oFieldSets = oElement.getElementsByTagName("fieldset"); var length = oFieldSets.length; for( var f=0; f<length; ++f ) {  var oFieldSet = oFieldSets[f]; oRect = oFieldSet.getBoundingClientRect(); sInputDesc = this.processInput(oFieldSet, oRect, elementType, inputType); if( null != sInputDesc ) { arrInputs.push(oFieldSet); arrInputsDesc.push(sInputDesc.length); arrInputsDesc.push(sInputDesc);  } }  return true; },  collectInputs: function(oElement, oBoundaries, arrInputsDesc, arrInputs) { if( typeof oElement == "undefined" || typeof oBoundaries == "undefined" ||  typeof arrInputsDesc == "undefined" || typeof arrInputs == "undefined" ) { return false; }  if( Rect != oBoundaries.constructor || Array != arrInputsDesc.constructor || Array != arrInputs.constructor) { return false;  } var maxCombinedParseTime = _parseTimeOut*2; var startTime = new Date().getTime();  var arrElements = oElement.getElementsByTagName("INPUT"); if( typeof arrElements != "undefined" && 0 == arrElements.length ) { arrElements = oElement.getElementsByTagName("input"); } this.processInputs(arrElements, oBoundaries, arrInputsDesc, arrInputs); if( !_timedOut ) { arrElements = oElement.getElementsByTagName("BUTTON"); if( typeof arrElements != "undefined" && 0 == arrElements.length ) { arrElements = oElement.getElementsByTagName("button"); } this.processInputs(arrElements, oBoundaries, arrInputsDesc, arrInputs); } if( !_timedOut ) { arrElements = oElement.getElementsByTagName("SELECT"); if( typeof arrElements != "undefined" && 0 == arrElements.length ) { arrElements = oElement.getElementsByTagName("select"); } this.processInputs(arrElements, oBoundaries, arrInputsDesc, arrInputs); }  var endTime = new Date().getTime(); if( (endTime-startTime) > maxCombinedParseTime ) { _timedOut = true; }  if( !_timedOut && !(_parseCriterias&ParseCriterias.IgnoreImages) && !(_parseCriterias&ParseCriterias.InputsOnly) ) {   this.processInputs(oElement.getElementsByTagName("IMG"), null, arrInputsDesc, arrInputs);  }   var endTime = new Date().getTime(); if( (endTime-startTime) > maxCombinedParseTime ) { _timedOut = true; } var endTime = new Date().getTime(); if( (endTime-startTime) > maxCombinedParseTime ) { _timedOut = true; }  return true; }, collectNonInputs: function(oParent, oBoundaries, arrInputsDesc, arrLabels, arrInputs) { if( typeof oParent == "undefined" || typeof oBoundaries == "undefined" ||  typeof arrInputsDesc == "undefined" || typeof arrLabels == "undefined" || typeof arrInputs == "undefined" ) { return false; }  if( Rect != oBoundaries.constructor || Array != arrInputsDesc.constructor ||  Array != arrLabels.constructor || Array != arrInputs.constructor ) { return false;  }  var matchUsingAttachedText = true; var usingEventObjects = (ParseCriterias.EventObjects==(_parseCriterias&ParseCriterias.EventObjects) ); var verifyAttributeByAttachedText = ( ParseCriterias.VerifyAttributeByAttachedText==(_parseCriterias&ParseCriterias.VerifyAttributeByAttachedText) ); var enableAjaxSupport = ( ParseCriterias.EnableAjaxSupport==(_parseCriterias&ParseCriterias.EnableAjaxSupport) );  if( !matchUsingAttachedText && !usingEventObjects && !verifyAttributeByAttachedText ) { return true; } var eventTypes = (usingEventObjects ? _eventTypes : 0); var oRectElement = new Rect(0, 0, 0, 0);  var isFormCollection = false; var oItems = oParent.getElementsByTagName("*"); if( typeof oItems == "undefined" || 0==oItems.length ) { oItems = oParent.all; if( typeof oItems == "undefined" || 0==oItems.length ) { return false; } }  var elementType = {}; var inputType = {};   var startTime = new Date().getTime(); var i = 0; for( i=0; i<oItems.length; ++i ) {  if( !(i%150) ) { var endTime = new Date().getTime(); if( (endTime - startTime)>_parseTimeOut ) { _timedOut = true; break; } } var oElement = oItems[i]; if( typeof oElement == "undefined" ) { continue; }  elementType.value = ElementType.Unknown; inputType.value = InputType.Unknown;  if( !this.getElementType(oElement, elementType, inputType) && ElementType.Unknown != elementType.value ) { continue; }   if( ElementType.Input==inputType.value || ElementType.Select==elementType.value ||  ElementType.Button==inputType.value || ElementType.Image==elementType.value || ElementType.SelectOption==elementType.value || ElementType.Form==elementType.value || InputType.File==inputType.value || InputType.Submit==inputType.value ) { continue; }  var oRect = oElement.getBoundingClientRect();  if( InputType.Unknown == inputType.value && usingEventObjects ) { if( 0!=eventTypes && this.hasEventHandler(eventTypes, oElement) ) { inputType.value = InputType.EventObject; } }  if( InputType.Unknown != inputType.value ) { var width = oRect.right - oRect.left; var height = oRect.bottom - oRect.top; var outOfBounds = ( width<_minElementWidth || width>_maxElementWidth ||  height<_minElementHeight || height>_maxElementHeight ); if( outOfBounds ) {  if( _parseCriterias&ParseCriterias.IgnoreHiddenInputs ) { continue; }  if( 0!=width && 0!=height ) { continue; } }  if( InputType.TextArea == inputType.value || InputType.EventObject == inputType.value )  { var sInputDesc = this.processInput(oElement, oRect, elementType, inputType);  if( null != sInputDesc ) { if( null != oBoundaries ) {  this.expandRect(oRect, oBoundaries); }  arrInputs.push(oElement); arrInputsDesc.push(sInputDesc.length); arrInputsDesc.push(sInputDesc);  }  } } else if( matchUsingAttachedText || verifyAttributeByAttachedText ) {  var ptX = ((oRect.right-oRect.left)/2)+oRect.left; var ptY = ((oRect.bottom-oRect.top)/2)+oRect.top;  if( !(ptX>=oBoundaries.left && ptX<=oBoundaries.right && ptY>=oBoundaries.top && ptY<=oBoundaries.bottom) ) { continue; }  var sText = this.getElementText(oElement, oRect); if( null == sText ) { var oFirstChild = oElement.firstChild; if( null != oFirstChild ) { sText = this.getElementText(oFirstChild, oRect);  } }  if( null != sText ) {  sText = sText.trim(); var length = sText.length;  var sLabel = ""; if( length>0 ) { sLabel = "{" + elementType.value + ",0},{" + oRect.left + "," + oRect.top + "," + oRect.right + "," + oRect.bottom + "}"; sLabel+= "#!#" + length + "#!#" + sText;  } else { sLabel = "{" + elementType.value + ",0},{" + oRect.left + "," + oRect.top + "," + oRect.right + "," + oRect.bottom + "}"; sLabel+= "#!#0";  }  arrLabels.push(sLabel.length);  arrLabels.push(sLabel);  }  }  } return true; }, processInputs : function(oInputs, oBoundaries, arrInputsDesc, arrInputs) {   if( typeof oInputs == "undefined" || typeof arrInputsDesc == "undefined" || typeof arrInputsDesc == "arrInputs" ) { return false; }   if( ( oBoundaries!=null && Rect != oBoundaries.constructor ) || Array != arrInputsDesc.constructor || Array != arrInputs.constructor ) { return false;  }  var length = oInputs.length; if( 0 == length ) { return true; }  var ignoreHiddenInputs = (ParseCriterias.IgnoreHiddenInputs==(_parseCriterias&ParseCriterias.IgnoreHiddenInputs));  var startTime = new Date().getTime(); var i = 0; for (i = 0; i<length; ++i) {  if( !(i%150) ) { var endTime = new Date().getTime(); if( (endTime - startTime)>_parseTimeOut ) { _timedOut = true; break; } } var oElement = oInputs[i]; var oRect = oElement.getBoundingClientRect();  if( !this.IsValidElement(oElement, oRect, ignoreHiddenInputs) ) {  continue; }  var elementType = {}; var inputType = {}; if( !this.getElementType(oElement, elementType, inputType) || InputType.Checkbox == inputType.value || ElementType.SelectOption == elementType.value ) {  continue; }  var sInputDesc = this.processInput(oElement, oRect, elementType, inputType);  if( null != sInputDesc ) { if( null != oBoundaries ) {  this.expandRect(oRect, oBoundaries); }   arrInputs.push(oElement);  arrInputsDesc.push(sInputDesc.length); arrInputsDesc.push(sInputDesc); } }  return true; }, getElementText: function(oElement, oRect) {  if( typeof oElement == "undefined" || typeof oRect == "undefined" ) { return null; }  if( ClientRect != oRect.constructor ) { return null; }  var width = oRect.right-oRect.left; var height = oRect.bottom-oRect.top;  if( width<_minStringWidth || width>_maxStringWidth ||  height<_minStringHeight || height>_maxStringHeight ) { return null; }  var innerText = oElement.innerText; if( null == innerText ) { return null; }  innerText = innerText.trim();  var length = innerText.length; if( length<_minStringLength || length>_maxStringLength ) { return null; }  return innerText;  }, processInput: function(oElement, oRect, elementType, inputType) {  if( typeof oElement == "undefined" || typeof oRect == "undefined" ) { return null; }  if( ClientRect != oRect.constructor ) { return null; }  var ajaxSupport = ( ParseCriterias.EnableAjaxSupport==(_parseCriterias&ParseCriterias.EnableAjaxSupport) );  var isImage = ( ParseCriterias.IgnoreImages==(_parseCriterias&ParseCriterias.IgnoreImages) ); var outerHTML = null;  if( ElementType.Form!=elementType.value && ElementType.FieldSet!=elementType.value ) { outerHTML = oElement.outerHTML; } else if (InputType.Select == inputType.value) {  outerHTML = "<select";  var oAttributes = oElement.attributes; if( null != oAttributes ) {  var length = oAttributes.length;  for( i=0; i<length; ++i ) { var oAttrPair = oAttributes[i]; if( typeof oAttrPair == "undefined" ) { continue; }  outerHTML+= " " + oAttrPair.name + "=\"" + oAttrPair.value + "\""; }  }  outerHTML += "></select>"; }  if( null == outerHTML && (InputType.EventObject==inputType.value || isImage) ) { return null; }  var innerText = "";  if( ElementType.Button==elementType.value ) { innerText = oElement.innerText; if( null == innerText ) { innerText = oElement.getAttribute("value"); } }  else if( InputType.Select==inputType.value ) { var arrOptions = new Array(); var length = 0;   var items = oElement.options; if( typeof items != "undefined" ) { length = items.length;  var i = 0; for( i=0; i<length; ++i ) { innerText = items[i].innerText; if( null == innerText || 0 == innerText.length ) { arrOptions.push("<!>#<!>"); } else { innerText = innerText.trim(); arrOptions.push(innerText);  } }   if( arrOptions.length >0 ) { var sOptions = "\"" + arrOptions.join("\":\"") + "\"";  sOptions.replace("<!>#<!>", " ");  innerText = arrOptions.length + "#!#" + sOptions; } }  if( 0==length ) { innerText = "0#!#"; }  }  else if( InputType.Submit==inputType.value ) { innerText = oElement.getAttribute("value"); if( null == innerText ) { innerText = oElement.innerText; } } else if( InputType.EventObject==inputType.value ) { var oFirstChild = oElement.firstChild; if( null != oFirstChild ) { innerText = oFirstChild.innerText; } if( null == innerText || 0 == innerText.length ) { innerText = oElement.innerText; }  if( null != innerText ) { innerText = innerText.trim(); } } else if( ElementType.Link == elementType.value ) { innerText = oElement.innerText; } else if( InputType.Radio == inputType.value && (null == innerText || 0 == innerText.length) ) { var oNextSibling = oElement.nextSibling; if( null != oNextSibling ) { innerText = oNextSibling.innerText; } }  var arrDesc = this.getInputDescription(oElement, oRect, elementType, inputType); if( null == arrDesc ) { return null; }  if( null == innerText ) { arrDesc.push("0"); } else {  innerText = innerText.trim(); var length = innerText.length; if( 0==length ) { arrDesc.push("0"); }  else { arrDesc.push(innerText.length); arrDesc.push(innerText);  }  }  if( null == outerHTML ) { arrDesc.push("0"); } else {  var length = outerHTML.length; if( 0==length ) { arrDesc.push("0"); }  else {  arrDesc.push(outerHTML.length); arrDesc.push(outerHTML);  }  }  return arrDesc.join("#!#"); },  getInputDescription: function(oElement, oRect, elementType, inputType) {  if( typeof oElement == "undefined" || typeof oRect == "undefined" ) { return null; } if( ClientRect != oRect.constructor ) { return null; }  var arrItems = new Array(); arrItems.push("{" + elementType.value + "," + inputType.value + "},{" + oRect.left + "," + oRect.top + "," + oRect.right + "," + oRect.bottom + "}");  var oAttributes = oElement.attributes; if( null==oAttributes ) { arrItems.push("0"); } else { var length = oAttributes.length;  arrItems.push(length); if( length > 0 ) {  var sAttrs = ""; var i = 0; for (i = 0; i < length; ++i) { var oAttrPair = oAttributes[i]; if (typeof oAttrPair == "undefined") { continue; } var sValue = oAttrPair.value; var sValueLen = sValue.length; if (0 == sValueLen) { continue; }   if (sValueLen > 128) { sValue = sValue.substring(sValueLen - 128); } if ("id" == oAttrPair.name) { if (sAttrs.length > 0) { var sTemp = "\"" + oAttrPair.name + "\":\"" + sValue + "\"," + sAttrs; sAttrs = sTemp; } else { sAttrs = "\"" + oAttrPair.name + "\":\"" + sValue + "\""; } continue; } if (sAttrs.length > 0) { sAttrs += ",\""; } else { sAttrs += "\""; } sAttrs += oAttrPair.name + "\":\"" + sValue + "\""; }  arrItems.push(sAttrs.length); arrItems.push(sAttrs); } } return arrItems; },  expandRect: function(oElementRect, oBoundaries) {  if( null == oBoundaries ) { return true; }  if( typeof oElementRect == "undefined" || typeof oBoundaries == "undefined" ) { return false; }   if( ClientRect != oElementRect.constructor || Rect != oBoundaries.constructor ) { return false;  } if( oElementRect.left<oBoundaries.left ) { oBoundaries.left = ( (oElementRect.left-_farTextMaxDeltaX>0) ? oElementRect.left-_farTextMaxDeltaX : 0);  } if( oElementRect.top<oBoundaries.top ) { oBoundaries.top = ( (oElementRect.top-_farTextMaxDeltaY>0) ? oElementRect.top-_farTextMaxDeltaY : 0);  } if( oElementRect.right>oBoundaries.right ) { oBoundaries.right = oElementRect.right+_farTextMaxDeltaX; } if( oElementRect.bottom>oBoundaries.bottom ) { oBoundaries.bottom = oElementRect.bottom+_farTextMaxDeltaY; }  return true;  }, getElementType: function(oElement, elementType, inputType) {  elementType.value = ElementType.Unknown; inputType.value = InputType.Unknown;   if( typeof oElement == "undefined" ) { return false; }  var isInputType = false;  var nodeName = oElement.nodeName.toUpperCase(); var length = nodeName.length;  if( 1==length ) { if( nodeName == "A" ) { elementType.value = ElementType.Link; } else if( nodeName == "B" ) { elementType.value = ElementType.Label;  }  }  else if( 2==length ) {  if( nodeName == "TD" || nodeName == "TH" ) { elementType.value = ElementType.TableCell; } if ( nodeName == "TR" ) { elementType.value = ElementType.TableRow; } if ( nodeName == "EM" ) { elementType.value = ElementType.Header; } else if( nodeName == "H1" || nodeName == "H2" || nodeName == "H3" ||  nodeName == "H4" || nodeName == "H5" || nodeName == "H6" ) { elementType.value = ElementType.Header; } } else if( 3==length ) { if ( nodeName == "DIV" ) { elementType.value = ElementType.Container; } else if( nodeName == "IMG" ) { elementType.value = ElementType.Image; isInputType = true; }  } else if( 4==length ) { if ( nodeName == "SPAN" ) { elementType.value = ElementType.Container; } else if ( nodeName == "FORM" ) { inputType.value = InputType.Unknown; elementType.value = ElementType.Form; }   } else if( 5==length ) {  if( nodeName == "INPUT" ) { elementType.value = ElementType.Input; isInputType = true; } else if( nodeName == "LABEL" ) { elementType.value = ElementType.Label; } } else if( 6==length ) { if( nodeName == "OPTION" ) { elementType.value = ElementType.SelectOption; } else if( nodeName == "SELECT" ) { elementType.value = ElementType.Select; inputType.value = InputType.Select; } else if( nodeName == "BUTTON" ) { elementType.value = ElementType.Button; this.getElementInputType(oElement, inputType); if( InputType.Submit != inputType.value ) { inputType.value = InputType.Button; } } else if( nodeName == "STRONG" ) { elementType.value = ElementType.Header; }  } else if( 8==length ) { if( nodeName == "TEXTAREA" ) { elementType.value = ElementType.TextArea; inputType.value = InputType.TextArea; } else if( nodeName == "FIELDSET" ) { inputType.value = InputType.Unknown; elementType.value = ElementType.FieldSet;  }  }  if( ElementType.Unknown == elementType.value ) { elementType.value = ElementType.Generic; }  if( true == isInputType ) { this.getElementInputType(oElement, inputType); if( ElementType.Image==elementType.value && InputType.Submit!=inputType.value ) { inputType.value = InputType.Image; } }  return true; },  getElementInputType: function(oElement, inputType) { inputType.value = InputType.Unknown; if( typeof oElement == "undefined" ) { return false; }  var sType = oElement.getAttribute("type"); if( null == sType || 0 == sType.length ) { inputType.value = InputType.Text; return true;  }  inputType.value = InputType.Text; sType = sType.toUpperCase();  if( sType == "PASSWORD" ) { inputType.value = InputType.Password; } else if( sType == "SUBMIT" ) { inputType.value = InputType.Submit; } else if( sType == "IMAGE" ) { inputType.value = InputType.Image; } else if( sType == "BUTTON" ) { inputType.value = InputType.Button; } else if( sType == "CHECKBOX" ) { inputType.value = InputType.Checkbox; } else if( sType == "RADIO" ) { inputType.value = InputType.Radio; } else if( sType == "RESET" ) { inputType.value = InputType.Reset; } else if( sType == "FILE" ) { inputType.value = InputType.File; } else if( sType == "HIDDEN" ) { inputType.value = InputType.Hidden; } else {  inputType.value = InputType.Text; }   return true;  },  IsValidElement: function(oElement, oRect, bIgnoreHiddenInputs) {  if( typeof oElement == "undefined" || typeof oRect == "undefined" || ClientRect != oRect.constructor ) { return false; }  var nWidth = oRect.right - oRect.left; var nHeight = oRect.bottom - oRect.top;  if( 0 == nWidth && 0 == nHeight ) { return (bIgnoreHiddenInputs?false:true);  }  if( nWidth<_minElementWidth || nWidth>_maxElementWidth || nHeight<_minElementHeight || nHeight>_maxElementHeight ) { return false; }  var valid = true; try { var sType = oElement.getAttribute("type"); if( null != sType ) { if( sType == "hidden" ) { valid = false; } } } catch(err) {}   return valid; },  hasEventHandler: function(eventType, oElement) {  if( 0 == eventType || typeof oElement == "undefined") { return false; }  if( eventType&Event.OnClick ) { if( null != oElement.getAttribute("onclick") ) { return true; } }  if( eventType&Event.OnSubmit ) { if( null != oElement.getAttribute("onsubmit") ) { return true; } }  if( eventType&Event.OnMouseDown ) { if( null != oElement.getAttribute("onmousedown") ) { return true; } }  if( eventType&Event.OnMouseUp ) { if( null != oElement.getAttribute("onmouseup") ) { return true; } }  if( eventType&Event.HREFJavaScriptMethod || eventType&Event.HREFPound ) { var handler = oElement.getAttribute("href");  if( null != handler ) { handler = handler.toLowerCase(); if( 0 == handler.indexOf("javascript") ) { return true; }  if( 0 == handler.indexOf("#") ) { return true; }  } }  if( eventType&Event.Command ) { if( null != oElement.getAttribute("command") ) { return true; } }  if( eventType&Event.FormAction ) { if( null != oElement.getAttribute("formaction") ) { return true; } } if( eventType&Event.Role ) { var handler = oElement.getAttribute("role");  if( null != handler ) { handler = handler.toLowerCase(); if( 0 == handler.indexOf("button") ) { return true; } } }  return false; } };} ();function waxGetLangs() { return WAX.getLangs();}function waxGetElement(index) { if( null == index ) { return; }  return WAX.getElement(index);}function waxGetCandidates(args) { if (Array != args.constructor || ( 15!=args.length && 16!=args.length) ) { return "E_INVALIDARG"; }  return WAX.Parse(args);}
14// ]]></script>
15<div id="BodyNewsletter" style="margin: 0px auto; width: 610px;">
16<table id="ViewInBrowser" border="0" cellpadding="0" cellspacing="0" style="width: 610px;">
17<tbody>
18<tr>
19<td class="iguana iguana-rich-editable" style="font-family: Helvetica,Arial,sans-serif;">
20<p style="text-align: center; font-size: 12px; color: #666666;">You are receiving this because the address tickets@parrot.org was subscribed to our email list. <br /> Having trouble reading this email? <a href="http://www.pmptrackb.net/wb.php?p=2xk/1vt/rs/hvz/s5/rs">View it on your browser</a>.</p>
21</td>
22</tr>
23</tbody>
24</table>
25<table id="NewsletterBody" style="width: 100%; background-color: #ffffff;" border="0" cellpadding="0" cellspacing="0">
26<tbody>
27<tr>
28<td style="font-family: Helvetica,Arial,sans-serif; padding: 9px 18px;">
29<div class="iguana iguana-duplicatable">
30<div class="iguana iguana-rich-editable" style="font-size: 14px; line-height: 18px; color: #666666; text-align: justify;">
31<p>Get Mobile Connected Now... <br />A year from now it could be too late!</p>
32<p>You gotta check this out...You can now <br />get your own QR code for any website <br />and/or a virtual business card.... For FREE!</p>
33<p>Plus, get automatically entered into the <br />monthly iPad drawing! (With chances for <br />BONUS entries - see how below!)</p>
34<p>And you get it for absolutely $0.</p>
35<p>What!? :)</p>
36<p>This is the part where I would say, "but here's <br />the catch..." Except, there isn't one. Totally <br />free to you, and takes only a few seconds to <br />create one and get entered into the drawing!</p>
37<p>You just must do this and get yours...</p>
38<p>The world is going mobile. Already almost<br />1/2 of all internet traffic comes from a <br />mobile device!</p>
39<p>Free QR Codes for any web site</p>
40<p>Smartphone goes right to your web page <br /> instantly!<br /> <br />And, Free QR codes for your Virtual Business <br />Card also free.<br /> <br /> This will allow mobile users to instantly <br /> access or load your contact data on their <br /> phone!</p>
41<p>And, Free QR Codes for your phone number!</p>
42<p>Loads your phone number directly into a <br /> smartphones dialer... Think of it as a <br /> "speed dial" for a smartphone!</p>
43<p><a href="http://www.pmptrackb.net/tl.php?p=2xk/1vt/rs/hvz/s5/rs//http%3A%2F%2Fwww.qretcole.freeqrcodes.mobi%2F">All FREE</a>... these work!</p>
44<p>Details on why you need these now, how<br />to use QR Codes, and the iPad drawing info <br />all at the site - no charge.</p>
45<p>Don't have a QR code reader on YOUR smartphone <br />yet? No worries... the best QR code reader apps <br />are also available free at this site!</p>
46<p>Be certain to see the link at the top of<br />this site on how you can have a VIRAL site<br />like this one set up for you, where your<br />sales message or video show on the thank<br />you page AND Where you get all leads.</p>
47<p>Just go and experience this and get entered <br />into the free iPad drawing now, ok?</p>
48<p><a href="http://www.pmptrackb.net/tl.php?p=2xk/1vt/rs/hvz/s5/rs//http%3A%2F%2Fwww.qretcole.freeqrcodes.mobi%2F">http://www.qretcole.freeqrcodes.mobi/</a></p>
49<p><br />To your success,</p>
50<p>ETCole</p>
51</div>
52</div>
53</td>
54</tr>
55</tbody>
56</table>
57<table id="NewsletterFooter" border="0" cellpadding="0" cellspacing="0" style="width: 610px;">
58<tbody>
59<tr>
60<td class="iguana iguana-rich-editable" style="font-family: Helvetica,Arial,sans-serif; padding: 9px 18px;"><br /><br /><br /><br />
61<p style="text-align: center; font-size: 12px; color: #666666;">PO Box 96503#38502 Washington DC 20090-6503 US <br /><a href="http://www.pmptrackb.net/u.php?p=2xk/rs/hvz/s5/1vt/rs/rt">Unsubscribe from this newsletter</a>.</p>
62</td>
63</tr>
64</tbody>
65</table>
66</div>
67
68<img src="http://www.pmptrackb.net/to.php?p=2xk/1vt/rs/hvz/s5/rs" width="5" height="2" alt=".">
69
70</body></html>
71