<!--
// ----------------------------------------------------------------------//

function writeBannerButton() {

// For a "join our email list" button, set the file spec in the statement below.
// For no button, use the document.write statement that writes only "&nbsp;"

//document.write('&nbsp;');

document.write('<a href="javascript:void(0)" '
+ 'style="background-color:transparent" '
+ 'onClick="email_join_popup()"><img border="0" src="images/joinEmailList.gif"></a>');

}

// ------------------------------------------------------------------------//

function email_join_popup() {

// the following "popup.closed" test fails in FrontPage, even when the object exists.
// So, skip the test completely if we are on a "localMachine" (pathname contains "C:\")
currentPath = parent.location.pathname;
var localMachineREG = /C:\\/;
if (!currentPath.match(localMachineREG)) {
  if(window.popup) { if(!popup.closed) popup.close(); }
}
// use height=230 for ARIAL font;  use height=252 for TIMES NEW ROMAN font;
popup = window.open('email_join.htm','addresses',
'width=440,height=352,screenX=200,screenY=200,top=200,left=200,status=no,scrollbars=yes,resizable=yes');
}

// -->
// ------------------------------------------------------------------------//

function write_specials_links() {
document.write(' '


+ '<tr><td align="center" height="48"><a href="../specials/SixeasGallerySampleSale.pdf" target="_blank" '
+ ' class="nav-spec"><i>&nbsp;Gallery&nbsp;<br>&nbsp;Samples&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="68"><a href="../specials/SummerUpholsterySale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Summer&nbsp;<br>&nbsp;Upholstery&nbsp;<br>&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/LaborDayExtended-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Labor&nbsp;Day&nbsp;<br>&nbsp;Sale&nbsp;<br>&nbsp;EXTENDED!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="28"><a href="../specials/August-Sale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;August&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="28"><a href="../specials/Holiday2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Holiday&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/July4Sale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;July&nbsp;4th&nbsp;<br>&nbsp;Sale&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/LaneFathersDay-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Fathers&nbsp;Day&nbsp;<br>&nbsp;Sale&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/MemDayTentSale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Memorial&nbsp;Day&nbsp;<br>&nbsp;Tent&nbsp;Sale&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/Two-Day-Sale-May-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;TWO&nbsp;DAY&nbsp;SALE&nbsp;<br>&nbsp;50%&nbsp;Off!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/Presidents-Day-Sale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;President\'s&nbsp;<br>&nbsp;Day&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/Anniversary-Sale-2011.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;Anniversary&nbsp;<br>&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="68"><a href="../specials/Jan-2011-Clearance.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;January&nbsp;<br>&nbsp;Clearance&nbsp;<br>&nbsp;SALE!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="javascript:void(0)" class="nav-spec" '
//+ 'onClick="email_join_spree_popup()"><i>&nbsp;Win a FREE&nbsp;<br>&nbsp;Recliner!&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../specials/2011-Year-End-Sale.pdf" target="_blank" '
//+ ' class="nav-spec"><i>&nbsp;YEAR&nbsp;END&nbsp;<br>&nbsp;SALE&nbsp;50%&nbsp;Off!&nbsp;</i></a></td></tr>'

+ '<tr><td align="center" height="48"><a href="../specials/WinterSaleJan2012.pdf" target="_blank" '
+ ' class="nav-spec"><i>&nbsp;WINTER&nbsp;<br>&nbsp;SALE&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="48"><a href="../_specials_COUPON_Internet.htm" target="_parent" '
//+ ' class="nav-spec"><i>&nbsp;Mother\'s&nbsp;Day&nbsp;<br>&nbsp;COUPON&nbsp;</i></a></td></tr>'

//+ '<tr><td align="center" height="28"><a href="../_specials_COUPON_Internet.htm" target="_parent" '
//+ ' class="nav-spec"><i>&nbsp;Web&nbsp;COUPON&nbsp;</i></a></td></tr>'


+ ' ');

}

// -->
// ----------------------------------------------------------------------//

function ORIGINALwriteSpreeButton() {

// For a "join our spree list" button, set the file spec in the statement below.
// For no button, use the document.write statement that writes only "&nbsp;"

//document.write('&nbsp;');
//document.write('');

document.write('<tr><td align="center" valign="top" height="64"><a href="javascript:void(0)" '
+ 'style="background-color:transparent" '
+ 'onClick="email_join_spree_ORIGINAL_popup()"><img border="0" src="images/joinSpreeList.gif"></a></td></tr>');

}

// ----------------------------------------------------------------------//

function writeSpreeButton() {

// For a "join our spree list" button, set the file spec in the statement below.
// For no button, use the document.write statement that writes only "&nbsp;"

//document.write('&nbsp;');
//document.write('');

//document.write('<tr><td align="center" valign="top"><a href="javascript:void(0)" '
//+ 'style="background-color:transparent" '
//+ 'onClick="email_join_spree_popup()"><img border="0" src="specials/Christmas-recliner2.jpg"></a></td></tr>');

document.write('<tr><td align="center" valign="top">'
+ '<img border="0" src="specials/Christmas-recliner2.jpg"></a></td></tr>');

}

// ------------------------------------------------------------------------//

function email_join_spree_popup() {

// the following "popup.closed" test fails in FrontPage, even when the object exists.
// So, skip the test completely if we are on a "localMachine" (pathname contains "C:\")
currentPath = parent.location.pathname;
var localMachineREG = /C:\\/;
if (!currentPath.match(localMachineREG)) {
  if(window.popup) { if(!popup.closed) popup.close(); }
}
// use height=230 for ARIAL font;  use height=252 for TIMES NEW ROMAN font;
popup = window.open('email_join_spree.htm','addresses',
'width=480,height=480,screenX=200,screenY=200,top=200,left=200,status=no,scrollbars=yes,resizable=yes');
}

// ------------------------------------------------------------------------//

function email_join_spree_ORIGINAL_popup() {

// the following "popup.closed" test fails in FrontPage, even when the object exists.
// So, skip the test completely if we are on a "localMachine" (pathname contains "C:\")
currentPath = parent.location.pathname;
var localMachineREG = /C:\\/;
if (!currentPath.match(localMachineREG)) {
  if(window.popup) { if(!popup.closed) popup.close(); }
}
// use height=230 for ARIAL font;  use height=252 for TIMES NEW ROMAN font;
popup = window.open('email_join_spree_ORIGINAL.htm','addresses',
'width=480,height=480,screenX=200,screenY=200,top=200,left=200,status=no,scrollbars=yes,resizable=yes');
}

// -->
