document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
This Website is being Remodeled.
Although the Monthly Calendars say 2008 they are actually 2009.
The member directory is correct.
If you are looking for a scholarship application, please use the one on this website and ignore the dates.
Send any correspondence to NARI El Paso
P. O. Box 973141 EL Paso, TX 79997
As the voice of the remodeling industry, NARI has an inclusive, encompassing purpose: to establish and maintain a firm commitment to developing and sustaining programs that expand and unite the
remodeling industry; to ensure the industry\'s growth and security; to encourage ethical conduct, sound business practices and professionalism in the remodeling industry; and to present NARI
as the recognized authority in the remodeling industry.
Members of NARI are full service contractors, design-build firms, manufacturers, suppliers, distributors, subcontractors, lenders and other related professionals who work in the
remodeling field. NARI is committed to educating both trade professionals and remodeling-ready homeowners. NARI does this by reaching out to a diverse audience in a variety of formats
including education, training, publications and programs.
'); document.write('