<!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 File: Roll. Business Equipment and Supply: File: Roll</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 File: Roll 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/file-project.html">File: Project</a> -   -  <b><font size="+1">File: Roll</font></b>  -  Next: <a href="/discount/file-roll-mobile.html">File: Roll, Mobile</a><br>Don't see what you need? Use our search at the top of the page.<b>Stackable Rolled Drawing Storage</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_MAILSTOR253AOS" id="a_MAILSTOR253AOS"></a><img src="http://p.office1000.com/vp1/MAILSTOR253AOS.jpg" align=right WIDTH=338 HEIGHT=225 alt="  MAILSTOR253  - AOS  - (UPC: )   MailStor Square Mailing/Storage Boxes 3x3x25  "><a href="http://www.office1000.com/supplies/advancedorganizingsystems.html"><b>Mfg: Advanced Organizing Systems</b></a> <br><h3>The MailStor</h3><ul>   <li>Easy and Economical to Use   <li>Designed for quick assembly with self locking closure   <li>Durable, Attractive White Corrugated Cardboard with Deep Grey Lettering   <li>Stackable with Label Area on End for Easy Identification   <li>Designed for Easy Retrieval of Documents   <li>Light-Weight to Save Mailing Costs   <li>Six Sizes and Shipped 25/Package</ul><br><br>(MAILSTOR25-3, MAILSTOR31-3, MAILSTOR37-3, MAILSTOR43-3, MAILSTOR25-5, MAILSTOR37-5, MAILSTOR 25-3, MAILSTOR 31-3, MAILSTOR 37-3, MAILSTOR 43-3, MAILSTOR 25-5, MAILSTOR 37-5).<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>MAILSTOR253</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 3x3x25</b></font><br><b>3" x 3" x 25"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR253AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR253 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MAILSTOR313</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 3x3x31</b></font><br><b>3" x 3" x 31"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR313AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR313 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MAILSTOR373</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 3x3x37</b></font><br><b>3" x 3" x 37"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR373AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR373 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MAILSTOR433</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 3x3x43</b></font><br><b>3" x 3" x 43"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR433AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR433 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>MAILSTOR255</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 5x5x25</b></font><br><b>5" x 5" x 25"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR255AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR255 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MAILSTOR375</b> - AOS</font> - (UPC: ) <font color=green><b>MailStor Square Mailing/Storage Boxes 5x5x37</b></font><br><b>5" x 5" x 37"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MAILSTOR375AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MAILSTOR375 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/boxes-shipping.html">Boxes: Shipping</a>  * <a href="http://www.glr.com/discount/boxes-storage.html">Boxes: Storage</a>  * <a href="http://www.glr.com/discount/file-boxes.html">File: Boxes</a>  * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</a>  * <a href="http://www.glr.com/discount/file-storage.html">File: Storage</a>  * <a href="http://www.glr.com/discount/mailers.html">Mailers</a>  * <a href="http://www.glr.com/discount/mailers-tube.html">Mailers: Tube</a>  * <a href="http://www.glr.com/discount/storage-boxes.html">Storage: Boxes</a>  * <a href="http://www.glr.com/discount/tubes-mailing.html">Tubes: Mailing</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_3079SFC" id="a_3079SFC"></a><img src="http://p.office1000.com/mp2/3079sfc.jpg" align=right WIDTH=137 HEIGHT=108 alt="  3079  - SFC  - (UPC: 0 73555 30790)   Upright Roll File  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> (Pg No. 392)<br><h3>Upright Roll Files</h3><ul>      <li>Corrugated fiberboard construction      <li>Square tubes with plastic molding      <li>Organizes 12 or 20 rolls at desk side      <li>Assembles quickly and easily    <li>Perfect for drawings, blueprints, etc </ul><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>3079</b> - SFC</font> - (UPC: 0 73555 30790) <font color=green><b>Upright Roll File</b></font><br><b>(WALNUT WOODGRAIN) 12 Compartment - 3-7/8" x 3-5/8",  15" x 12" x 22"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3079SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3079 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3081</b> - SFC</font> - (UPC: 0 73555 30810) <font color=green><b>Upright Roll File</b></font><br><b>(WALNUT WOODGRAIN) 20 Compartment - 2-3/4" x 2-3/4",  15" x 12" x 22"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3081SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3081 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><br>Reference SAF3079 SAF3081 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</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_MGR25AOS" id="a_MGR25AOS"></a><img src="http://p.office1000.com/vp4/MGR25AOS.jpg" align=right WIDTH=212 HEIGHT=300 alt="  MGR25  - AOS  - (UPC: )   Manager - Rolled Drawing Organizer 16 Slot 16W x 16L x 25H  "><a href="http://www.office1000.com/supplies/advancedorganizingsystems.html"><b>Mfg: Advanced Organizing Systems</b></a> <br><h3>Storage Boxes for Rolled Drawings</h3><ul>      <li>Ideal for organizing plans in office      <li>Labeled top and front for easy organization    <li>Stack side by side or on top of each other    <li>Reinforced bottom to prevent breakthrough    <li>The MGR25 and MGR37 have 16 slots at 4" x 4" or partitions can be removed to create 4 slots at 8" x 8"    <li>The MGR379 has 9 slots at 5-1/4" x 5-1/4"</ul><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>MGR25</b> - AOS</font> - (UPC: ) <font color=green><b>Manager - Rolled Drawing Organizer 16 Slot 16"W x 16"L x 25"H</b></font><br><b>(WHITE) "D" Size (16"L x 16"W x 25"H)</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MGR25AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MGR25 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MGR259</b> - AOS</font> - (UPC: ) <font color=green><b>Manager - Rolled Drawing Organizer 9 Slot 16"W x 16"L x 25"H</b></font><br><b>(WHITE) "D" Size (16"L x 16"W x 25"H)</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MGR259AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MGR259 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MGR37</b> - AOS</font> - (UPC: ) <font color=green><b>Manager - Rolled Drawing Organizer 16 Slot 16"W x 16"L x 37"H</b></font><br><b>(WHITE) "E" Size (16"L x 16"W x 37"H)</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MGR37AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MGR37 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>MGR379</b> - AOS</font> - (UPC: ) <font color=green><b>Manager - Rolled Drawing Organizer 9 Slot 16"W x 16"L x 37"H</b></font><br><b>(WHITE) "E" Size (16"L x 16"W x 37"H)</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=MGR379AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add MGR379 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/boxes-storage.html">Boxes: Storage</a>  * <a href="http://www.glr.com/discount/file-boxes.html">File: Boxes</a>  * <a href="http://www.glr.com/discount/file-plan.html">File: Plan</a>  * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</a>  * <a href="http://www.glr.com/discount/file-storage.html">File: Storage</a>  * <a href="http://www.glr.com/discount/storage-boxes.html">Storage: Boxes</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_TRUSSFILE25AOS" id="a_TRUSSFILE25AOS"></a><img src="http://p.office1000.com/vp3/TRUSSFILE25AOS.jpg" align=right WIDTH=296 HEIGHT=225 alt="  TRUSSFILE25  - AOS  - (UPC: )   Truss File Rolled Document Storage 29W x 6-1/2H x 27D  "><a href="http://www.office1000.com/supplies/advancedorganizingsystems.html"><b>Mfg: Advanced Organizing Systems</b></a> <br><h3>Truss File Modular Stackable Roll Storage</h3><ul>   <li>Trussed interior for exceptional stacking strength   <li>Modular design for easy relocation in office or permanent storage   <li>End access for easy retrieval when stacked   <li>Labeled integral end flap for easy identification and organization   <li>Attractive corrugated cardboard with deep gray lettering on white background   <li>Single unit can be used vertically   <li>7 large and 2 small triangular compartments per unit; 2 units per package for a total of 18 compartments   <li>Large compartment stores up to a 4" roll or a multiple of smaller rolls   <li>Small compartment stores up to a 2.5" roll or a multiple of smaller rolls    <li>Shipped Flat </ul><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>TRUSSFILE25</b> - AOS</font> - (UPC: ) <font color=green><b>Truss File Rolled Document Storage 29"W x 6-1/2"H x 27"D</b></font><br><b> <br>[PK/2 = 2 Storage Units]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=TRUSSFILE25AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add TRUSSFILE25 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>TRUSSFILE37</b> - AOS</font> - (UPC: ) <font color=green><b>Truss File Rolled Document Storage 29"W x 6-1/2"H x 39"D</b></font><br><b> <br>[PK/2 = 2 Storage Units]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=TRUSSFILE37AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add TRUSSFILE37 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/boxes-storage.html">Boxes: Storage</a>  * <a href="http://www.glr.com/discount/file-boxes.html">File: Boxes</a>  * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</a>  * <a href="http://www.glr.com/discount/file-storage.html">File: Storage</a>  * <a href="http://www.glr.com/discount/storage-boxes.html">Storage: Boxes</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_3092SFC" id="a_3092SFC"></a><img src="http://p.office1000.com/jp1/3092sfc.jpg" align=right WIDTH=187 HEIGHT=141 alt="  3092  - SFC  - (UPC: )   Tube Stor KD Roll File  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Tube-Stor KD Roll File</h3><ul>    <li>Corrugated fiberboard construction   <li>Wood side panels    <li>Stackable     <li>Built-in tube length adjuster tabs for customized tube length  <li>Labeling grid on inside front flap   <li>White finish    <li>Store 18 tubes    <li>Dimensions:   <li>23-1/2" x 30-3/4" x 11-1/2"  <b>or</b>   <li>23-1/2 x 37" x 11-1/2"   <li>Tube square: 3-3/4" square    <li>Packed 2 per carton    <li>Assembly required</ul><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>3092</b> - SFC</font> - (UPC: ) <font color=green><b>Tube Stor KD Roll File</b></font><br><b>30-3/4", 18 tubes</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3092SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3092 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3093</b> - SFC</font> - (UPC: ) <font color=green><b>Tube Stor KD Roll File</b></font><br><b>37", 18 tubes</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3093SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3093 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><br>Reference SAF3092 SAF3093 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</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_3094SFC" id="a_3094SFC"></a><img src="http://p.office1000.com/mp2/3094sfc.jpg" align=right WIDTH=150 HEIGHT=126 alt="  3094  - SFC  - (UPC: 0 73555 30940)   Tube-Stor KD Roll File  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> (Pg No. 392)<br><h3>TUBE-STOR KD ROLL FILES</h3><ul>   <li> Tube length adjuster tabs at 24", 30", and 36"   <li> Low-cost roll file for storage   <li> Wood side panels for strength   <li> White finish <li> Corrugated fiberboard construction  <li> Assembles quickly and easily   <li> This item is a pack of two roll files  <li> Does <b>NOT</b> come with any tubes</ul><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>3094</b> - SFC</font> - (UPC: 0 73555 30940) <font color=green><b>Tube-Stor KD Roll File</b></font><br><b>(WHITE) 18 Compartment - 3-3/4" x 3-3/4";  23-1/2" x 37" x 11-1/2"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3094SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3094 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3096</b> - SFC</font> - (UPC: 0 73555 30960) <font color=green><b>Tube-Stor KD Roll File</b></font><br><b>(WHITE)  18 Compartment - 3-3/4" x 3-3/4";  23-1/2" x 43" x 11-1/2"  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3096SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3096 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3095</b> - SFC</font> - (UPC: 0 73555 30950) <font color=green><b>Tube-Stor KD Roll File</b></font><br><b>(WHITE) 32 Compartment - 2-3/4" x 2-3/4";  23-1/2" x 37" x 11-1/2" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3095SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3095 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3097</b> - SFC</font> - (UPC: 0 73555 30970) <font color=green><b>Tube-Stor KD Roll File</b></font><br><b>(WHITE) 32 Compartment - 2-3/4" x 2-3/4";  23-1/2" x 43" x 11-1/2" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3097SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3097 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><br>Reference SAF3094 SAF3096 SAF3095 SAF3097 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</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_3050TSSFC" id="a_3050TSSFC"></a><img src="http://p.office1000.com/mp2/3050tssfc.jpg" align=right WIDTH=185 HEIGHT=194 alt="  3050TS  - SFC  - (UPC: 0 73555 30500)   Corrugated Roll File  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> (Pg No. 392)<br><h3>CORRUGATED ROLL FILE</h3><ul>   <li>Two layers thick corrugated fiberboard shell <li>Reinforced by a steel frame  <li>Dust-resistant doors  <li>Includes label grids for easy identification  <li>Roll file can be stacked up to four high   <li>Tropic Sand finish   <li>Shipped assembled   <li>Description shows Compartments, Tube Size, File Size (WxDxH)</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><font color=blue><b>3050TS</b> - SFC</font> - (UPC: 0 73555 30500) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 16 Tube; 3-1/2" x 3-1/2",  15-3/4" x 25-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3050TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3050TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3051TS</b> - SFC</font> - (UPC: 0 73555 30510) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 16 Tube; 3-1/2" x 3-1/2",  15-3/4" x 37-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3051TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3051TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3052TS</b> - SFC</font> - (UPC: 0 73555 30520) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 16 Tube; 3-1/2" x 3-1/2",  15-3/4" x 43-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3052TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3052TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3060TS</b> - SFC</font> - (UPC: 0 73555 30600) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 25 Tube; 2-3/4" x 2-3/4",  15-3/4" x 25-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3060TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3060TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3061TS</b> - SFC</font> - (UPC: 0 73555 30610) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 25 Tube; 2-3/4" x 2-3/4",  15-3/4" x 37-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3061TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3061TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3062TS</b> - SFC</font> - (UPC: 0 73555 30620) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 25 Tube; 2-3/4" x 2-3/4",  15-3/4" x 43-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3062TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3062TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3070TS</b> - SFC</font> - (UPC: 0 73555 30700) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 36 Tube; 2-1/4" x 2-1/4",  15-3/4" x 25-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3070TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3070TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3071TS</b> - SFC</font> - (UPC: 0 73555 30710) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 36 Tube; 2-1/4" x 2-1/4",  15-3/4" x 37-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3071TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3071TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3072TS</b> - SFC</font> - (UPC: 0 73555 30720) <font color=green><b>Corrugated Roll File</b></font><br><b>(TROPIC SAND) 36 Tube; 2-1/4" x 2-1/4",  15-3/4" x 43-3/4" x 15-3/4"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3072TSSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3072TS to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF3050TS 3050 SAF3051TS 3051 SAF3052TS 3052 SAF3060TS 3060 SAF3061TS 3061 SAF3062TS 3062 SAF3070TS 3070 SAF3071TS 3071 SAF3072TS 3072 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</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_4959SFC" id="a_4959SFC"></a><img src="http://p.office1000.com/jp1/4959sfc.jpg" align=right WIDTH=160 HEIGHT=155 alt="  4959  - SFC  - (UPC: )   Steel Roll File  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Stackable Steel Roll File</h3><ul>      <li>Furniture-quality cabinet  <li>Heavy steel construction  <li>Anti-racking design      <li>Stackable for high volume storage      <li>Square fiberboard tubes are reinforced with aluminum molding      <li>Reversible door for left or right opening      <li>Includes a label grid for easy identification of contents      <li>Tropic Sand finish      <li>Shipped assembled    <li>Dimensions: 15-1/4" high by 15-1/4" wide.    <li>See product listings for depth and slot size.</ul><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>4959</b> - SFC</font> - (UPC: ) <font color=green><b>Steel Roll File</b></font><br><b>(TROPIC SAND) 16 Tube;  3-1/4" sqaure; 32" deep</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4959SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4959 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>4960</b> - SFC</font> - (UPC: ) <font color=green><b>Steel Roll File</b></font><br><b>(TROPIC SAND) 16 Tube; 3-1/4 square;  38" deep</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4960SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4960 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>4961</b> - SFC</font> - (UPC: ) <font color=green><b>Steel Roll File</b></font><br><b>(TROPIC SAND) 16 Tube; 3-1/4 square;  44" deep</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4961SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4961 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>4962</b> - SFC</font> - (UPC: ) <font color=green><b>Steel Roll File</b></font><br><b>(TROPIC SAND) 36 Tube; 2-1/4" sqaure'; 38" deep</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4962SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4962 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>4963</b> - SFC</font> - (UPC: ) <font color=green><b>Steel Roll File</b></font><br><b>(TROPIC SAND) 36 Tube; 2-1/4" sqaure; 44" deep</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=4963SFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 4963 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><br>Reference SAF4959 SAF4960 SAF4961 SAF4962 SAF4963 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/file-roll.html">File: Roll</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/file-project.html">File: Project</a> -   -  <b><font size="+1">File: Roll</font></b>  -  Next: <a href="/discount/file-roll-mobile.html">File: Roll, Mobile</a><br>Don't see what you need? Use our search at the top of the page.<b>Stackable Rolled Drawing Storage</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>



