/*Copyright (c) 2008 Lender Rate Match, LLC. All rights reserved.*/
function copyToCb(){var A=document.getElementById("tCode");A.focus();A.select()}var cp;var r;var isIE=navigator.userAgent.indexOf("MSIE")!=-1;
var isOpera=window.opera!=null;function ReCallback(A){return a[A.substring(2,A.length-2)]}var g_active;function ShowColorPicker(B){var A=document.getElementById(B);if(g_active!=A){if(!cp){cp=new MooRainbow("hid",{imgPath:"../../../mooRainbow/images/",startColor:[58,142,246],onComplete:OnCpComplete})
}g_active=A;cp.ChangeElement(B)}cp.setStartColor(g_active.value,"hex");cp.show()}function OnCpComplete(A){g_active.value=A.hex;UpdateButtonColor("b"+g_active.id,A.hex);UpdateStyle()}function UpdateStyle(){var s=ApplyInput();
var s=s.match(/lrmrs_style=".+"/);eval("var "+s);var id="lrm_rs_style";var style=document.getElementById(id);if(style){if(style.styleSheet){style.styleSheet.cssText=lrmrs_style}else{style.appendChild(document.createTextNode(lrmrs_style))
}}}function UpdateButtonColor(B,A){document.getElementById(B).style.backgroundColor=A}function ApplyInput(){for(key in a){var F=document.getElementById(key);if(!F){continue}if(key=="tW"){var E=F.value.toLowerCase();
if(E.length==0){E="auto"}a[key]=E;if(!isNaN(E)){a[key]+="px"}var D;document.getElementById("preview").style.width=(E=="auto"?"200px":"auto")}else{a[key]=F.value;var E=key.substring(0,2);if(E=="tc"){UpdateButtonColor("b"+key,F.value)
}}}var B="\\[\\%((";for(var E in a){B+=E+")|("}B=B.substring(0,B.length-2)+")\\%\\]";var C=new RegExp(B,"g");var A=code.replace(C,ReCallback);document.getElementById("tCode").value=A;return A}function RefreshWidget(){window.lrmrs_maxItems=null;
var A=document.getElementById("phWidget");A.innerHTML="."+ApplyInput();A.removeChild(A.firstChild);ExecuteScripts(A)}function CollectScripts(D,A){var C=D.childNodes;for(var B=0;B<C.length;B++){var E=C[B];
if(E&&(E.nodeName=="SCRIPT"||E.nodeName=="script")){A[A.length]=E}else{if(E.childNodes.length>0){CollectScripts(E,A)}}}}function ExecuteScripts(elem){var a=[];CollectScripts(elem,a);for(var i=0;i<a.length;
i++){var o=a[i];var s=o.text;if(o.src&&o.src.length>0){var script=document.createElement("script");script.type="text/javascript";script.src=o.src;if(o.nextSibling){o.parentNode.insertBefore(script,o.nextSibling)
}else{o.parentNode.appendChild(script)}o.parentNode.removeChild(o)}else{eval(o.text)}}}var a={dlItems:null,tcHBg:null,tcIHBg:null,tcHB:null,tHB:null,tcIB:null,tIB:null,tcRBg:null,tcRABg:null,tcFBg:null,tcFB:null,tFB:null,tcB:null,tB:null,tW:null,tcHT:null,tcIHT:null,tcIHL:null,tcRT:null,tcFL:null,tcIS:null,tIS:null};
var lrmrs_container="phWidget";var lrmrs_start=true;