
<!--
////////////////////////////////////////////////////
// Coalesys WebMenu Studio NN6/Moz1 DHTML script
// Build 79 COPYRIGHT 2000-2004 Coalesys, Inc.
/////////////////////////////////////////////////////
var cswmDetectedBrowser = 'Moz1DHTML';var cswmMBZ=false;var cswmCSDS=false;var cswmTI='';var cswmClkd=-1;var cswmPI=new Array();var cswmPL=new Array();var cswmPT=new Array();var cswmNH=new Array();var cswmPW=0;var cswmPH=0;var cswmSPnt='';var cswmDir='';var cswmMB=0;var cswmSI='';var cswmSE=new Object();var cswmSEL=0;var cswmSET=0;var cswmSEH=0;var cswmSEW=0;var cswmBW=0;var cswmBH=0;var cswmAR=0;var cswmAB=0;var cswmSLA=0;var cswmSTA=0;var cswmExIS=new Image();cswmExIS.src='/images/small-arrow.gif';var cswmExdIS=new Image();cswmExdIS.src='/images/small-arrow-over.gif';var cswmCTH=true;var cswmXOff=0;var cswmYOff=0;var cswmFP=0;var cswmSTI=0;var cswmZIC=0;var cswmItmSelBgImg='';var cswmCellBorder=0;var cswmCompatMode='BackCompat';if(String(document.compatMode)!='undefined'){var cswmCompatMode=document.compatMode;}function cswmT(ms){if(ms!='off'){if(cswmCTH!=0){cswmTI=setTimeout('cswmHP(0);',ms);}}else{clearTimeout(cswmTI);}}function cswmST(l,g,i){if(i){cswmSTI = setTimeout("cswmHP("+l+");cswmSP("+g+",'"+i+"');",350);}else if(l){cswmSTI = setTimeout('cswmHP('+l+');',350);}else{clearTimeout(cswmSTI);}}function cswmShow(id,srcid,relpos,offsetX,offsetY,fixedpos){clearTimeout(cswmTI);if(cswmClkd!=id){cswmHP(0);cswmSI=srcid;cswmSPnt=relpos;cswmClkd=id;cswmDir='right';if(document.getElementById('cswmPopup'+id)){if(offsetX)cswmXOff=offsetX;if(offsetY)cswmYOff=offsetY;if(fixedpos)cswmFP=fixedpos;SwapButton(id, 1);;cswmSP(id);}}}function cswmHide(){cswmTI=setTimeout('cswmHP(0);',350);}function cswmHideNow(){cswmHP(0);}function cswmHiI(id,l){var item=document.getElementById('cswmItem'+id);if(!item){return;}else{var expandIc=document.getElementById('cswmExpandIc'+id);var icoOn=document.getElementById('cswmIcoOn'+id);var ico=new Object();var cb=document.getElementById('cswmCellBorder'+id);}var bgco;try{bgco=item.getAttribute('cswmSelColor');}catch(e){bgco=false;}var bgimg;try{bgimg=cb.getAttribute('cswmselbg');}catch(e){bgimg=false;}if(icoOn){ico=document.getElementById('cswmIco'+id);ico.style.display='none';icoOn.style.display='inline';}item.style.color='#000000';if(bgco){cb.style.backgroundColor=bgco;}else{cb.style.backgroundColor='#efebdd';}if(bgimg){if(bgimg=='null'){cb.style.backgroundImage='';}else{cb.style.backgroundImage='url('+bgimg+')';}}else{cb.style.backgroundImage='url('+cswmItmSelBgImg+')';}if(expandIc){expandIc.src=cswmExdIS.src;}cswmNHM(id,l);cswmNH[l-1]=id;}function cswmNHM(id,l){if(cswmNH[l-1]!=id){var count=l-1;for(count=l-1;count<cswmNH.length;count++){cswmDiI(cswmNH[count]);}cswmNH.length=l;}}function cswmDiI(id,bgco){var item=document.getElementById('cswmItem'+id);if(!item){return;}else{var expandIc=document.getElementById('cswmExpandIc'+id);var icoOn=document.getElementById('cswmIcoOn'+id);var ico=new Object();var cb=document.getElementById('cswmCellBorder'+id);}var bgco;try{bgco=item.getAttribute('cswmUnSelColor');}catch(e){bgco=false;}var bgimg;try{bgimg=cb.getAttribute('cswmbg');}catch(e){bgimg=false;}if(icoOn){ico=document.getElementById('cswmIco'+id);ico.style.display='inline';icoOn.style.display='none';}item.style.color='#FFFFFF';if(bgco){cb.style.backgroundColor=bgco;}else{cb.style.backgroundColor='';}if(bgimg){if(bgimg=='null'){cb.style.backgroundImage='';}else{cb.style.backgroundImage='url('+bgimg+')';}}else{cb.style.backgroundImage='';}if(expandIc){expandIc.src=cswmExIS.src;}}function cswmSP(id,itemid){var lgr=document.getElementById('cswmPopup'+id);lgr.style.display='inline';lgr.style.top='-500px';lgr.style.left='-500px';if(navigator.productSub>20010725&&lgr.offsetParent.tagName!='BODY'){cswmZIC+=1;lgr=document.body.insertBefore(lgr,document.body.firstChild);lgr.style.zIndex+=cswmZIC;}lgr.style.display='none';if(!itemid){if(cswmFP){cswmSEL=cswmXOff;cswmSET=cswmYOff;cswmSEH=1;cswmSEW=1;cswmFP=0;}else{if(!document.getElementById(cswmSI)){return;}cswmSE=new Object(document.getElementById(cswmSI));cswmSEL=new Number(cswmSE.offsetLeft+cswmXOff+document.body.offsetLeft);cswmSET=new Number(cswmSE.offsetTop+cswmYOff+document.body.offsetTop);cswmSEH=cswmSE.offsetHeight;cswmSEW=cswmSE.offsetWidth;var cswmPrO=cswmSE;var cswmPrT='';if(navigator.productSub>20010725){while(cswmPrT!='BODY'){cswmPrO=cswmPrO.offsetParent;cswmSEL+=cswmPrO.offsetLeft;cswmSET+=cswmPrO.offsetTop;cswmPrT=cswmPrO.tagName;}}}lgr.style.display='inline';cswmPW=lgr.offsetWidth;cswmPH=lgr.offsetHeight;cswmBW=document.width;cswmBH=window.innerHeight-15;cswmSLA=window.pageXOffset;cswmSTA=window.pageYOffset;switch(cswmSPnt){case 'above':cswmPL[cswmPL.length]=cswmSEL;cswmPT[cswmPT.length]=cswmSET-cswmPH;cswmCA();cswmCR();break;case 'below':cswmPL[cswmPL.length]=cswmSEL;cswmPT[cswmPT.length]=cswmSET+cswmSEH;cswmCB();cswmCR();break;case 'right':cswmPL[cswmPL.length]=cswmSEL+cswmSEW;cswmPT[cswmPT.length]=cswmSET;cswmCR();cswmCB();break;case 'left':cswmPL[cswmPL.length]=cswmSEL-cswmPW;cswmPT[cswmPT.length]=cswmSET;cswmCL();cswmCB();cswmDir='left';break;}cswmXOff=0;cswmYOff=0;lgr.style.left=cswmPL[cswmPL.length-1]+'px';lgr.style.top=cswmPT[cswmPT.length-1]+'px';cswmPI[cswmPI.length]=id;}else{cswmPL[cswmPL.length]=document.getElementById('cswmPopup'+cswmPI[cswmPI.length-1]).offsetWidth+cswmPL[cswmPL.length-1]-4;if(navigator.productSub>20010725){cswmPT[cswmPT.length]=cswmPT[cswmPT.length-1];var cswmPrO=document.getElementById('cswmItem'+itemid);var cswmPrT='';while(cswmPrT!='cswmPopupBox'){cswmPT[cswmPT.length-1]+=cswmPrO.offsetTop;cswmPrO=cswmPrO.offsetParent;cswmPrT=cswmPrO.className;}}else{cswmPT[cswmPT.length]=document.getElementById('cswmItem'+itemid).offsetTop;}lgr.style.display='inline';cswmPW=lgr.offsetWidth;cswmPH=lgr.offsetHeight;var cswmPrW=document.getElementById('cswmPopup'+cswmPI[cswmPI.length-1]).offsetWidth;cswmAR=cswmBW-cswmPL[cswmPL.length-1]+cswmSLA;cswmAB=cswmBH-cswmPT[cswmPT.length - 1]+cswmSTA;if(cswmPL[cswmPL.length-2]==cswmSLA){cswmDir='right';}if((cswmAR<cswmPW)||(cswmDir=='left')){cswmMB=(cswmPL[cswmPL.length-1]-cswmPW-cswmPrW)+8;if((cswmMB>=0)&&(cswmMB>cswmSLA)){cswmDir='left';}else{cswmMB=cswmSLA;}cswmPL[cswmPL.length-1]=cswmMB;}if(cswmAB<cswmPH){cswmMB=cswmPT[cswmPT.length-1]-(cswmPH-cswmAB);if(cswmMB<cswmSTA){cswmMB=cswmSTA;}cswmPT[cswmPT.length-1]=cswmMB;}lgr.style.left=cswmPL[cswmPL.length-1]+'px';lgr.style.top=cswmPT[cswmPT.length-1]+'px';cswmPI[cswmPI.length]=id;}}function cswmHP(level){if(cswmClkd==-1){return false;}else if(level==0){clearTimeout(cswmSTI);cswmClkd=-1;var id = cswmPI[0];var count=0;for(count=0;count<cswmNH.length;count++){cswmDiI(cswmNH[count]);}cswmNH.length=0;SwapButton(id, 0);;}var count=level;for(count=level;count<cswmPI.length;count++){document.getElementById('cswmPopup'+cswmPI[count]).style.display='none';}cswmPI.length=level;cswmPL.length=level;cswmPT.length=level;}function cswmCR(){cswmAR=(cswmBW+cswmSLA)-cswmPL[cswmPL.length-1];if(cswmAR<cswmPW){if(cswmSPnt=='below'||cswmSPnt=='above'){cswmMB=cswmPL[cswmPL.length-1]-(cswmPW-cswmAR);if(cswmMB<0||cswmMB<cswmSLA){cswmMB=cswmSLA;}cswmPL[cswmPL.length-1]=cswmMB;}else{cswmMB=cswmSEL-cswmPW;if(cswmMB>=0){cswmPL[cswmPL.length-1]=cswmMB;}}}}function cswmCL(){if(cswmPL[cswmPL.length-1]<(cswmSLA)){cswmPL[cswmPL.length-1]=cswmSEL+cswmSEW;cswmCR();}}function cswmCB(){cswmAB=(cswmBH+cswmSTA)-cswmPT[cswmPT.length-1];if(cswmAB<cswmPH){if(cswmSPnt=='below'){cswmMB=cswmPT[cswmPT.length-1]-cswmPH-cswmSEH;if(cswmMB>=0){cswmPT[cswmPT.length-1]=cswmMB;}}else{cswmMB=cswmPT[cswmPT.length-1]-(cswmPH-cswmAB);if(cswmMB<0||cswmMB<cswmSTA){cswmMB=cswmSTA;}cswmPT[cswmPT.length-1]=cswmMB;}}}function cswmCA(){if(cswmPT[cswmPT.length-1]<(cswmSTA)){cswmPT[cswmPT.length-1]=cswmSET+cswmSEH;cswmCB();}}function cswmShowInFrame(MenuID,x,y){x+=window.pageXOffset;y+=window.pageYOffset;cswmShow(MenuID,'','below',x,y,1);}function cswmHideSelectBox(){}function cswmRefresh(){}function cswmMenuBarInit(){}
//-->

document.write("\r\n<!-- Coalesys WebMenu Studio -->\r\n<!-- WebMenu HTML Structure COPYRIGHT 2000-2004 Coalesys, Inc. -->\r\n<div id=\"cswmPopupproducts\" class=\"cswmPopupBox\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'products_0\',1); cswmST(1,0,\'products_0\');\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/gas/index.html\'\"><td width=\"1\" id=\"cswmCellBorderproducts_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemproducts_0\" class=\"cswmItem\">Gas</td><td id=\"cswmExpandproducts_0\" class=\"cswmExpand\" style=\"padding-right:5px\"><img id=\"cswmExpandIcproducts_0\" src=\"/images/small-arrow.gif\" width=\"10\" height=\"10\" alt=\"\" border=\"0\" /></td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'products_1\',1); cswmST(1,1,\'products_1\');\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/wood/index.html\'\"><td width=\"1\" id=\"cswmCellBorderproducts_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemproducts_1\" class=\"cswmItem\">Wood</td><td id=\"cswmExpandproducts_1\" class=\"cswmExpand\" style=\"padding-right:5px\"><img id=\"cswmExpandIcproducts_1\" src=\"/images/small-arrow.gif\" width=\"10\" height=\"10\" alt=\"\" border=\"0\" /></td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'products_2\',1); cswmST(1,2,\'products_2\');\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/pellet/index.html\'\"><td width=\"1\" id=\"cswmCellBorderproducts_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemproducts_2\" class=\"cswmItem\">Pellet</td><td id=\"cswmExpandproducts_2\" class=\"cswmExpand\" style=\"padding-right:5px\"><img id=\"cswmExpandIcproducts_2\" src=\"/images/small-arrow.gif\" width=\"10\" height=\"10\" alt=\"\" border=\"0\" /></td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'products_3\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/bbq-products/index.html\'\"><td width=\"1\" id=\"cswmCellBorderproducts_3\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemproducts_3\" class=\"cswmItem\">BBQs</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\');cswmNHM(\'space\',1);\" onmouseout=\"cswmT(350)\"><td align=\"Left\" bgcolor=\"#000000\" colspan=\"2\" height=\"1\"><img style=\"display:block\" border=\"0\" alt=\"\" src=\"/images/menu-spacer.gif\" /></td></tr></table></div></td></tr></table></div><div id=\"cswmPopup0\" class=\"cswmPopupBox\" onmouseover=\"cswmHiI(\'products_0\',1);\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_0\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/gas/freestanding-fireplace.html\'\"><td width=\"1\" id=\"cswmCellBorder0_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem0_0\" class=\"cswmItem\">Free Standing</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_1\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/gas/fireplace-insert.html\'\"><td width=\"1\" id=\"cswmCellBorder0_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem0_1\" class=\"cswmItem\">Fire Place Inserts</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'0_2\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/gas/fireplace.html\'\"><td width=\"1\" id=\"cswmCellBorder0_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem0_2\" class=\"cswmItem\">Fireplaces</td></tr></table></td></tr></table></div></td></tr></table></div><div id=\"cswmPopup1\" class=\"cswmPopupBox\" onmouseover=\"cswmHiI(\'products_1\',1);\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'1_0\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/wood/freestanding-fireplace.html\'\"><td width=\"1\" id=\"cswmCellBorder1_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem1_0\" class=\"cswmItem\">Free Standing</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'1_1\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/wood/fireplace-insert.html\'\"><td width=\"1\" id=\"cswmCellBorder1_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem1_1\" class=\"cswmItem\">Fire Place Inserts</td></tr></table></td></tr></table></div></td></tr></table></div><div id=\"cswmPopup2\" class=\"cswmPopupBox\" onmouseover=\"cswmHiI(\'products_2\',1);\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_0\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/pellet/freestanding-fireplace.html\'\"><td width=\"1\" id=\"cswmCellBorder2_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem2_0\" class=\"cswmItem\">Free Standing</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_1\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/pellet/fireplace-insert.html\'\"><td width=\"1\" id=\"cswmCellBorder2_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem2_1\" class=\"cswmItem\">Fire Place Inserts</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'2_2\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/fireplace-products/pellet/fireplace.html\'\"><td width=\"1\" id=\"cswmCellBorder2_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem2_2\" class=\"cswmItem\">Fireplaces</td></tr></table></td></tr></table></div></td></tr></table></div><div id=\"cswmPopuphelp\" class=\"cswmPopupBox\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_0\',1); cswmST(1,3,\'help_0\');\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/warranty.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_0\" class=\"cswmItem\">Warranty</td><td id=\"cswmExpandhelp_0\" class=\"cswmExpand\" style=\"padding-right:5px\"><img id=\"cswmExpandIchelp_0\" src=\"/images/small-arrow.gif\" width=\"10\" height=\"10\" alt=\"\" border=\"0\" /></td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_1\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tips.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_1\" class=\"cswmItem\">Tips</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_2\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/glossary.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_2\" class=\"cswmItem\">Glossary</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_3\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/brochures.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_3\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_3\" class=\"cswmItem\">Brochures</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_4\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/manuals.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_4\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_4\" class=\"cswmItem\">Manuals</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_5\',1); cswmST(1,4,\'help_5\');\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tech.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_5\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_5\" class=\"cswmItem\">Tech Notices</td><td id=\"cswmExpandhelp_5\" class=\"cswmExpand\" style=\"padding-right:5px\"><img id=\"cswmExpandIchelp_5\" src=\"/images/small-arrow.gif\" width=\"10\" height=\"10\" alt=\"\" border=\"0\" /></td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'help_6\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/sitemap.html\'\"><td width=\"1\" id=\"cswmCellBorderhelp_6\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhelp_6\" class=\"cswmItem\">Site Map</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\');cswmNHM(\'space\',1);\" onmouseout=\"cswmT(350)\"><td align=\"Left\" bgcolor=\"#000000\" colspan=\"2\" height=\"1\"><img style=\"display:block\" border=\"0\" alt=\"\" src=\"/images/menu-spacer.gif\" /></td></tr></table></div></td></tr></table></div><div id=\"cswmPopup3\" class=\"cswmPopupBox\" onmouseover=\"cswmHiI(\'help_0\',1);\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'3_0\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/warranty/warranty-gas.html\'\"><td width=\"1\" id=\"cswmCellBorder3_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem3_0\" class=\"cswmItem\">Gas Warranty</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'3_1\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/warranty/warranty-wood.html\'\"><td width=\"1\" id=\"cswmCellBorder3_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem3_1\" class=\"cswmItem\">Wood Warranty</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'3_2\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/warranty/warranty-pellet.html\'\"><td width=\"1\" id=\"cswmCellBorder3_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem3_2\" class=\"cswmItem\">Pellet Warrenty</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'3_3\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/warranty/warranty-bbq.html\'\"><td width=\"1\" id=\"cswmCellBorder3_3\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem3_3\" class=\"cswmItem\">BBQ Warranty</td></tr></table></td></tr></table></div></td></tr></table></div><div id=\"cswmPopup4\" class=\"cswmPopupBox\" onmouseover=\"cswmHiI(\'help_5\',1);\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_0\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tech-notes/tech-gas.html\'\"><td width=\"1\" id=\"cswmCellBorder4_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem4_0\" class=\"cswmItem\">Gas Tech Notes</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_1\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tech-notes/tech-wood.html\'\"><td width=\"1\" id=\"cswmCellBorder4_1\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem4_1\" class=\"cswmItem\">Wood Tech Notes</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_2\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tech-notes/tech-pellet.html\'\"><td width=\"1\" id=\"cswmCellBorder4_2\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem4_2\" class=\"cswmItem\">Pellet Tech Notes</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'4_3\',2); cswmST(2);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/help/tech-notes/tech-bbq.html\'\"><td width=\"1\" id=\"cswmCellBorder4_3\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItem4_3\" class=\"cswmItem\">BBQ Tech Notes</td></tr></table></td></tr></table></div></td></tr></table></div><div id=\"cswmPopupcontact\" class=\"cswmPopupBox\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'contact_0\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/contact/index.html\'\"><td width=\"1\" id=\"cswmCellBordercontact_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemcontact_0\" class=\"cswmItem\">Dealers Listing</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\');cswmNHM(\'space\',1);\" onmouseout=\"cswmT(350)\"><td align=\"Left\" bgcolor=\"#000000\" colspan=\"2\" height=\"1\"><img style=\"display:block\" border=\"0\" alt=\"\" src=\"/images/menu-spacer.gif\" /></td></tr></table></div></td></tr></table></div><div id=\"cswmPopuphistory\" class=\"cswmPopupBox\"><table background=\"/images/menu-dark.gif\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr><td><div style=\"border-style:solid; border-width: 1px; border-color:#716659 #716659 #716659 #716659\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr onmouseover=\"cswmT(\'off\'); cswmHiI(\'history_0\',1); cswmST(1);\" onmouseout=\"cswmT(350);cswmST();\" onClick=\"cswmHP(0);location.href=\'/history.html\'\"><td width=\"1\" id=\"cswmCellBorderhistory_0\" class=\"cswmItemCell\" bgcolor=\"\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td width=\"100%\" nowrap=\"nowrap\" id=\"cswmItemhistory_0\" class=\"cswmItem\">Company History</td></tr></table></td></tr><tr onmouseover=\"cswmT(\'off\');cswmNHM(\'space\',1);\" onmouseout=\"cswmT(350)\"><td align=\"Left\" bgcolor=\"#000000\" colspan=\"2\" height=\"1\"><img style=\"display:block\" border=\"0\" alt=\"\" src=\"/images/menu-spacer.gif\" /></td></tr></table></div></td></tr></table></div>\r\n<!-- End WebMenu HTML -->\r\n\r\n");

