<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
            "http://www.w3.org/TR/html4/loose.dtd">
<head>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 Feed: Office1000 Blog" href="http://www.office1000.com/blog/feed.xml">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
<style type="text/css">
  BODY {font-family: arial, sans-serif;}
  H1 {margin-top: 0; font-family: arial, sans-serif; font-size: 20px;}
  H2 {margin-top: 0; font-family: arial, sans-serif; font-size: 18px;}
  H3 {margin-top: 0; font-family: arial, sans-serif; font-size: 16px;}
  TBODY {text-align: left;}
</style>

<title>Save on Table: Training. Business Equipment and Supply: Table: Training</title>
</head>
<BODY BGCOLOR="#C9DCC9">

<table width="100%" cellpadding=0 cellspacing=0 border=0>
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">


<table border=0 width="100%" bgcolor="#EAEFF4" cellspacing=0 cellpadding=0>
<tr><td colspan=2>
<table width="100%" border=0 cellpadding=5 cellspacing=0><tr><td valign=top>

<table border=0 cellpadding=5 width=100%><tr>
<td width=78 valign=top><a href="http://www.office1000.com" title="Discount Office Supplies; Office1000.com"><img src="http://p.office1000.com/o1.gif" alt="Discount Office Supplies" width=78 height=48 border=1></a></td>
<td width=135 valign=top>
<a href="http://www.bbbonline.org/cks.asp?id=103102111375835642" TARGET=_blank><img src="http://p.office1000.com/bbb1.gif" alt="BBBOnLine Reliability Seal" WIDTH=135 HEIGHT=48 BORDER=0></a>
</td>
<td valign=top>
<H1><i>Price List of Table: Training products we have available.</i><!--A--></H1>
</td>
</tr></table>

</td></tr></table>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<tr><td valign=top colspan=2 width=100%>
<table width="100%" border=0><tr><td valign=top><center>
<p>
<b>Quick, Easy, Secure Online Ordering</b><br>
<a href="javascript:ordshow(1);"><img src="http://p.office1000.com/c5.jpg" height=46 width=297></a><font size=-1><b><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;All the best Office Supplies and more from&nbsp;</font></span><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;Glen L. Roberts, at great prices! Simply &nbsp;</font></span><br>
<SPAN style="BACKGROUND-COLOR: #ffff99"><font color=blue>&nbsp;Click "Buy Now" to check shipping cost&nbsp;</font></span>
</center></td><td width=100% valign=top>
<center>
<table border=0><tr><td width=100%>
&bull; <a href="/office">Home<a><br>
&bull; <a href="http://www.glr.com/pens/">Pens, Pencils and Refills</a><br>
&bull; <a href="http://www.glr.com/discount/">Complete Product Index</a><br>
&bull; <a href="http://www.glr.com/supplies/mfgindex.html">Manufacturer Index</a><br>
&bull; <a href="http://www.officenmore.com">Office Forum</a> &bull; <a href="http://blog.office1000.org">Business Blog</a><br>
</td></tr>
</form><FORM ACTION="http://search.office1000.com/cgi-bin/affs.cgi" method=get>
<tr><td width=100%>
<input name=affid type=hidden value=glroffice>
<input name=S size=15 maxlength=800>&nbsp;&nbsp;
<input type=submit name=search value="Search">
</td></tr></table></td></tr></table>
</td></tr></form>
<tr><td colspan=2>
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-3263487343763198";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="5764394809";
google_color_border = "EAEFF4";
google_color_bg = "EAEFF4";
google_color_link = "0000FF";
google_color_url = "EAEFF4";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
</td></tr></table>
<!--ordone-->
<center><br><table border=1 width=95% cellpadding=5><form name=items>



<script language='JavaScript'>
<!--
x=getCookie('Src');
y=getCookie('Src1');
y1=y.length;
x1=x.length;
if (1==0) {
       window.focus();
   setCookie('Src','ent '+document.referrer,4);}
if (y1==0) {setCookie('Src1','F '+document.URL,4);}


    function ordshow(none) {
        document.location='https://www.office1000.com/cgi-bin/ords3.pl?affid=glroffice';
    }

    function buyItem(newItem, newQuantity) {
        if(newQuantity<=0) {
            newQuantity=1;
        } 
        document.location='https://www.office1000.com/cgi-bin/ords3.pl?affid=glroffice&i='+newItem+'&q='+newQuantity;
    }

  

function getCookie(NameOfCookie)
{ if (document.cookie.length > 0)
{ begin = document.cookie.indexOf(NameOfCookie+"=");
if (begin != -1)
{ begin += NameOfCookie.length+1;
end = document.cookie.indexOf(";", begin);
if (end == -1) end = document.cookie.length;
return unescape(document.cookie.substring(begin, end)); }
}
return '';
}

function setCookie(NameOfCookie, value, expiredays)
{ var ExpireDate = new Date ();
ExpireDate.setTime(ExpireDate.getTime() + (expiredays * 24 * 3600 * 1000));
document.cookie = NameOfCookie + "=" + escape(value) +
((expiredays == null) ? "" : "; path=/ expires=" + ExpireDate.toGMTString());
}



function delCookie (NameOfCookie)
{ if (getCookie(NameOfCookie)) {
document.cookie = NameOfCookie + "=" +
"; path=/ expires=Thu, 01-Jan-70 00:00:01 GMT";
}
}

function stock (Item) {
 window.open('http://www.office1000.com/stockyes.html?' + Item ,'stock','width=350,height=350');
}

function nostock (Item) {
 window.open('http://www.office1000.com/stockno.html?' + Item ,'stock','width=350,height=350');
}

function fikstock (Item) {
 window.open('http://www.office1000.com/stockfik.html?' + Item ,'stock','width=350,height=350');
}

function save (numbo) {
 window.open('http://www.office1000.com/save' + numbo + '.html','save','width=350,height=350');
}

function clarify (Item) {
        window.open('http://www.office1000.com/clarify.html?'+ Item,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
	}

function short1 (Item1) {
window.open('http://www.office1000.com/cgi-bin/setmember.cgi?' + Item1,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function clarify (Item) {
window.open('http://www.office1000.com/clarify.html?'+ Item,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function short1 (Item1) {
window.open('http://www.office1000.com/cgi-bin/setmember.cgi?' + Item1,'clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}

function pop (Item2) {
window.open('http://www.office1000.com/' + Item2 + '.html','clarify','width=420,height=400,dependent=1,directories=0,hotkeys=0,location=0,menubar=0,toolbar=0,resizable=1,alwaysRaised,scrollbars=1,status=1');
}
//-->
</script>



<!--d-->


<table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

Previous: <a href="/discount/table-round.html">Table: Round</a> -   -  <b><font size="+1">Table: Training</font></b>  -  Next: <a href="/discount/tablets-music.html">Tablets: Music</a><br>Don't see what you need? Use our search at the top of the page.<br><b>Main category: <a href="/discount/office-furniture.html">Office Furniture</a></b></td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br>
<table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_36165PTS1SAM" id="a_36165PTS1SAM"></a><a href="http://www.office1000.com/supplies/samsonite.html"><b>Mfg: Samsonite</b></a> <br><h3>18" x 60" Samson Training Table</h3><ul> <li>Open dimensions: 60"W x 18"D x 29-3/4"H <li>Folded dimensions: 60"W x 18"D x 2-5/8"H </ul> **SAM<p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>36165PTS1</b> - SAM</font> - (UPC: 0 44681 36272) <font color=green><b>60"W x 18"D x 29-3/4"H Samson Folding Training Table</b></font><br><b>(TAUPE SPECKLE TOP/PEWTER FRAME)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=36165PTS1SAM&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 36165PTS1 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Accessories for 18" x 60" Samson Training Table</b></center><ul><li><a href="http://www.office1000.com/data/samsonite/3626908X1SAM.html"><font color=blue><b>3626908X1</b> - SAM</font> - (UPC: 0 44681 36227) <font color=green><b>6' Table Truck 31-1/4"W x 74"L x 36-1/4"H</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/table-training.html">Table: Training</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_65057ICE" id="a_65057ICE"></a><img src="http://p.office1000.com/vp1/65057ICE.jpg" align=right WIDTH=167 HEIGHT=88 alt="  65057  - ICE  - (UPC: )   OfficeWorks Rectangular Table Top - Granite - 23.5 x 60  "><a href="http://www.office1000.com/supplies/icebergenterprises.html"><b>Mfg: Iceberg Enterprises</b></a> <br><h3>Office Works Rectangular Training Table Top</h3><ul>    <li>Uniquely constructed tops provide soft, contoured edges with no seam lines      <li>Tops are highly durable, will not delaminate, and are highly scratch-resistant      <li>Resistant to hot/cold temperatures     <li>Water marks will not stain surface     <li>Seats 4 to 6 people     <li>Made in USA     <li>Size 1" x 23.5" D x 60" H    <li>Weight Capacity  125 lbs. evenly distributed</ul> <b>Note: Shown with base which is sold seperately</b><br><br>     <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct Shipping</b>  <b>Made in USA</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Iceberg-OfficeWorks-Conference-Tables-and-Cabinets.html">Iceberg OfficeWorks Conference Tables and Cabinets</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Table TOP ONLY</b><br><br><font color=blue><b>65057</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Granite - 23.5" x 60"</b></font><br><b>(GRANITE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65057ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65057 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65058</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Mahogany - 23.5" x 60"</b></font><br><b>(MAHOGANY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65058ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65058 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65059</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Oak - 23.5" x 60"</b></font><br><b>(OAK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65059ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65059 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65056</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Cherry - 23.5" x 60"</b></font><br><b>(ASH) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65056ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65056 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65054</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Ash - 23.5" x 60"</b></font><br><b>(CHERRY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65054ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65054 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Rectangular Table Base Only</b><br><br><font color=blue><b>65030</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Base - Black</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65030ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65030 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/oversize.gif" width=100 height=30 alt="Oversize; ships by truck"></a></b></font>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Rectangular Deluxe Table Base Only</b><br><br><font color=blue><b>65040</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Base/Cast-Black</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65040ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65040 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/table-training.html">Table: Training</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

<p><a name="a_65067ICE" id="a_65067ICE"></a><img src="http://p.office1000.com/vp1/65067ICE.jpg" align=right WIDTH=167 HEIGHT=88 alt="  65067  - ICE  - (UPC: )   OfficeWorks Rectangular Table Top - Granite - 23.5 x 72  "><a href="http://www.office1000.com/supplies/icebergenterprises.html"><b>Mfg: Iceberg Enterprises</b></a> <br><h3>Office Works Rectangular Training Table</h3><ul>      <li>Double leg base with middle support bar.     <li>Adjustable guides to level the table      <li>Highly durable black finish to resist scuffs and scratches      <li>Made in USA     <li>Size 72" W x 23.5" D x 1" T    <li>Weight Capacity 125 lbs. evenly distributed</ul> <b>Note: Shown with base which is sold seperately</b>    <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct Shipping</b>  <b>Made in USA</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Iceberg-OfficeWorks-Conference-Tables-and-Cabinets.html">Iceberg OfficeWorks Conference Tables and Cabinets</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Table TOP ONLY</b><br><br><font color=blue><b>65067</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Granite - 23.5" x 72"</b></font><br><b>(GRANITE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65067ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65067 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65068</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Mahogany - 23.5" x 72"</b></font><br><b>(MAHOGANY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65068ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65068 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65069</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Oak - 23.5" x 72"</b></font><br><b>(OAK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65069ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65069 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65066</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Cherry - 23.5" x 72"</b></font><br><b>(CHERRY) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65066ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65066 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br><br><font color=blue><b>65064</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Top - Ash - 23.5" x 72"</b></font><br><b>(ASH) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65064ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65064 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/heavy.gif" width=100 height=30 alt="Heavy; ships by truck"></a></b></font>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Rectangular Table Base Only</b><br><br><font color=blue><b>65030</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Base - Black</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65030ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65030 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a>&nbsp;<font size=-1>Shipping: <b><a href="javascript:pop('/cgi-bin/warehouse.pl?truck');"><img src="http://p.office1000.com/oversize.gif" width=100 height=30 alt="Oversize; ships by truck"></a></b></font>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Rectangular Deluxe Table Base Only</b><br><br><font color=blue><b>65040</b> - ICE</font> - (UPC: ) <font color=green><b>OfficeWorks Rectangular Table Base/Cast-Black</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=65040ICE&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 65040 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/table-training.html">Table: Training</a>  </font>
</td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br><table width="100%" cellpadding=0 cellspacing=0 border=0 bgcolor="#EAEFF4">
<tr>
<td width=13><img src="http://p.office1000.com/b/tl1.gif" width=13 height=13 border=0 alt="top corner"></td>
<td style="background-image: url('http://p.office1000.com/b/tb1.gif');"><img src="http://p.office1000.com/b/tb1.gif" width=1 height=13 border=0 alt="filler"></td>
<td width=13><img src="http://p.office1000.com/b/tr1.gif" width=13 height=13 border=0 alt="top corner"></td>
</tr>

<tr>
<td style="background-image: url('http://p.office1000.com/b/lv1.gif');"><img src="http://p.office1000.com/b/lv1.gif" width=13 height=1 border=0 alt="filler"></td>
<td align="left">

Previous: <a href="/discount/table-round.html">Table: Round</a> -   -  <b><font size="+1">Table: Training</font></b>  -  Next: <a href="/discount/tablets-music.html">Tablets: Music</a><br>Don't see what you need? Use our search at the top of the page.<br><b>Main category: <a href="/discount/office-furniture.html">Office Furniture</a></b></td>
<td style="background-image: url('http://p.office1000.com/b/rv1.gif');"><img src="http://p.office1000.com/b/rv1.gif" width=13 height=1 border=0 alt="filler"></td>
</tr>
<tr>
<td><img src="http://p.office1000.com/b/bl1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
<td style="background-image: url('http://p.office1000.com/b/bb1.gif');"><img src="http://p.office1000.com/b/bb1.gif" width=1 height=13 border=0 alt="Background"></td>
<td><img src="http://p.office1000.com/b/br1.gif" width=13 height=13 border=0 alt="bottom corner"></td>
</tr>
</table>

<br>


</table>

<center><table width=95% cellpadding=5 border=2><tr><td>

<b>We accept Visa, MasterCard, Discover/Novus, American Express, and Paypal</b>

<br>
<center><table border=1 cellpadding=5>
<tr><td colspan=3>
<center><font color=blue size=+1><b>Glen Roberts Business Supply Direct Menu Links</b></font></center>
</td></tr>
<tr><td width=33%><ul>
<li><a href="http://www.glr.com/office/">Office and Business Supplies Home</a>
<li><a href="http://blog.glrsales.com/">Webmasters, SEO</a>
<li><a href="http://www.deskomatic.com/">Office Furniture</a>
<li><a href="http://www.glr.com/safco/">Safco Products</a>
<li><a href="http://carsforsale.classifieds1000.com/">Buy & Sell Used Cars</a>
</ul>
</td><td width=33%>
<ul>
<li><a href="http://www.office1000.com/faq.html">Frequently Asked Questions</a>
<li><a href="http://www.glr.com/pens/">Pen, Pencil Refills</a>
<li><a href="http://www.glr.com/phone/">Telephones, Accessories & More</a>
</ul>
</td><td width=33%>
<ul>
<li><a href="http://www.office1000.com/terms.html">Terms / Privacy</a>
<li><a href="http://www.glr.com/discount/">Product Index</a>
<li><a href="http://www.glr.com/supplies/mfgindex.html">Manufacturer Index</a>
<li><a href="http://www.office1000.com/about.html">About Office1000</a>
</ul>
</td></tr></table></center>

<center>
<script type="text/javascript"><!--
google_ad_client = "pub-3263487343763198";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="5764394809";
google_color_border = "C9DCC9";
google_color_bg = "C9DCC9";
google_color_link = "0000FF";
google_color_url = "C9DCC9";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<b>http://www.office1000.com, Office100, Inc., 1123 E. Second St, Oil City, PA 16301.
<br><a href="http://www.office1000.com/customer">Contact Office1000, Inc</a>
</td></tr></table></center>
<br>



