<!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 Staples. Business Equipment and Supply: Staples</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 Staples 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/staplers-mini.html">Staplers: Mini</a> -   -  <b><font size="+1">Staples</font></b>  -  Next: <a href="/discount/staples-cartridge.html">Staples: Cartridge</a><br>Don't see what you need? Use our search at the top of the page.</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_35108SWI" id="a_35108SWI"></a><img src="http://p.office1000.com/vp2/35108SWI.jpg" align=right WIDTH=175 HEIGHT=93 alt="  35108  - SWI  - (UPC: 0 74711 35108)   SF1 STANDARD STAPLES BX/5M  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) S.F.1 Standard Staples</h3><ul> <li>Flat wire, sharp point staples for all standard staplers <li>Packaged in a cardboard tray box <li>5,000 per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>35108</b> - SWI</font> - (UPC: 0 74711 35108) <font color=green><b>SF1 STANDARD STAPLES BX/5M</b></font><br><b>S.F.1, 210 Strips</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35108SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35108 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 SWI 35108 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_73785BHUN" id="a_73785BHUN"></a><img src="http://p.office1000.com/gmr/73785BHUN.jpg" align=right WIDTH=204 HEIGHT=156 alt="  73785B  - HUN  - (UPC: 0 77914 00712)   STANDARD STAPLES 1/4 5OOO/BX  "><a href="http://www.office1000.com/supplies/hunt-bienfang-xacto.html"><b>Mfg: Hunt - Bienfang-Xacto</b></a> <br><h3>Hunt Boston Standard Staples</h3><ul> <li>Full Strip standard staples <li>5,000 per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>73785B</b> - HUN</font> - (UPC: 0 77914 00712) <font color=green><b>STANDARD STAPLES 1/4" 5OOO/BX</b></font><br><b>Standard Staples</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=73785BHUN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 73785B 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 HUN 73785B </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_S25ARR" id="a_S25ARR"></a><a href="http://www.office1000.com/supplies/arrowfastener.html"><b>Mfg: Arrow Fastener</b></a> <br><br><font color=blue><b>S25</b> - ARR</font> - (UPC: 0 79055 25100) <font color=green><b>STAPLES; FOR DC25; 1000/PK</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=S25ARR&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add S25 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 ARR S25 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_79350SWI" id="a_79350SWI"></a><img src="http://p.office1000.com/vp2/79350SWI.jpg" align=right WIDTH=195 HEIGHT=120 alt="  79350  - SWI  - (UPC: 0 74711 79350)   STAPLES;STANDARD; BX/5M;CARDED  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) S.F. 3 Standard Staples</h3><ul>  <li>For standard staplers <li>Swingline's best quality staple <li>Premium quality staples maximize the performance of your stapler  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>79350</b> - SWI</font> - (UPC: 0 74711 79350) <font color=green><b>STAPLES;STANDARD; BX/5M;CARDED</b></font><br><b>1/4" leg; 5,000 staples</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=79350SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 79350 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 SWI 79350 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_80262LEO" id="a_80262LEO"></a><a href="http://www.office1000.com/supplies/charlesleonardco.html"><b>Mfg: Charles Leonard Co.</b></a> <br><h3>Charles Leonard Colored Staples</h3><ul> <li>Standard size staples in 3 brilliant colors: Purple, Teal, and Pink <li>Chisel pointed <li>1,000 per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>80262</b> - LEO</font> - (UPC: 0 26487 80262) <font color=green><b>STAPLES;COLOR;ASST.2BX/1000 CD</b></font><br><b>(ASSORTED COLORS) <br>[CD = 2 boxes]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=80262LEO&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 80262 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 LEO 80262 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_50SKBOT" id="a_50SKBOT"></a><a href="http://www.office1000.com/supplies/bostitch.html"><b>Mfg: Bostitch</b></a> <br><h3>1,000-Box 1/4" Leg Staples</h3><br><br><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>50SK</b> - BOT</font> - (UPC: 0 77914 00205) <font color=green><b>00205 STANDARD STAPLES 1000/CD</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=50SKBOT&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 50SK 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 BOS 50SK </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_73782HUN" id="a_73782HUN"></a><a href="http://www.office1000.com/supplies/hunt-bienfang-xacto.html"><b>Mfg: Hunt - Bienfang-Xacto</b></a> <br><h3>Hunt Rapid Standard Staples</h3><ul> <li>Half strip <li>Chisel pointed staples</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>73782</b> - HUN</font> - (UPC: 0 79946 73782) <font color=green><b>STAPLES; STANDARD; 5000/BX</b></font><br><b>Carded Pack of 5,000 - 1/4" Leg</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=73782HUN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 73782 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><br><b>Box of 1,000 - 1/4" Leg</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=73783HUN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 73783 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 HUN 73782 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_35121SWI" id="a_35121SWI"></a><img src="http://p.office1000.com/aww/35121SWI.jpg" align=right WIDTH=200 HEIGHT=200 alt="  35121  - SWI  - (UPC: 0 74711 35121)   STANDARD STAPLES;ASST COLORS  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) Colored Standard Staples</h3><ul>  <li>Standard chisel-pointed staples in fun metallic colors  <li>1/4" leg length  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>35121</b> - SWI</font> - (UPC: 0 74711 35121) <font color=green><b>STANDARD STAPLES;ASST COLORS</b></font><br><b>(ASSORTED)  <br>[CD = 2000 Staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35121SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35121 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 SWI 35121 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_1901ACI" id="a_1901ACI"></a><a href="http://www.office1000.com/supplies/accentra-paperpro.html"><b>Mfg: Accentra - Paper Pro</b></a> <br><h3>Paper Pro Staples</h3><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>1901</b> - ACI</font> - (UPC: 8 42048 01901) <font color=green><b>STANDARD STAPLES; FULLSTRIP;5M</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=1901ACI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 1901 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 ACI 1901 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_ARR_T7558AC5" id="a_ARR_T7558AC5"></a><a href="http://www.office1000.com/supplies/accessories.html"><b>Mfg: Accessories</b></a> (Pg No. 943)<br><h3>5/8" Staples</h3><ul> <li>For T75 </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>ARR_T7558</b> - AC5</font> - (UPC: ) <font color=green><b>5/8 Staples For T75 (1000)</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ARR_T7558AC5&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ARR_T7558 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/staples.html">Staples</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_ARR_T7578AC5" id="a_ARR_T7578AC5"></a><a href="http://www.office1000.com/supplies/accessories.html"><b>Mfg: Accessories</b></a> (Pg No. 943)<br><h3>7/8" Staples</h3><ul> <li>For T75 </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>ARR_T7578</b> - AC5</font> - (UPC: ) <font color=green><b>7/8 Staples For T75 (1000)</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ARR_T7578AC5&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ARR_T7578 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/staples.html">Staples</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_ARR_T2538AC5" id="a_ARR_T2538AC5"></a><a href="http://www.office1000.com/supplies/accessories.html"><b>Mfg: Accessories</b></a> (Pg No. 943)<br><h3>Staples For T25 Stapler</h3><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>ARR_T2538</b> - AC5</font> - (UPC: ) <font color=green><b>3/8 Staples For T25 (1000)</b></font><br><b>3/8"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ARR_T2538AC5&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ARR_T2538 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>ARR_T25916</b> - AC5</font> - (UPC: ) <font color=green><b>9/16 Staples For T25 (1000)</b></font><br><b>9/16" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ARR_T25916AC5&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ARR_T25916 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/staples.html">Staples</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_36114SWI" id="a_36114SWI"></a><img src="http://p.office1000.com/aww/36114SWI.jpg" align=right WIDTH=200 HEIGHT=200 alt="  36114  - SWI  - (UPC: 0 74711 36114)   101 STAPLES LT.DUTY 1/4 BX/1M  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) 101 Light-Duty Staple Gun Staples</h3><ul> <li>For use in Swingline 101, and 260 Staple Guns <li>Chisel tooth points <li>1,000 per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>36114</b> - SWI</font> - (UPC: 0 74711 36114) <font color=green><b>101 STAPLES LT.DUTY 1/4" BX/1M</b></font><br><b>1/4" Leg<br>[CD = 1000 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=36114SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 36114 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>36115</b> - SWI</font> - (UPC: 0 74711 36115) <font color=green><b>101 STAPLES LT.DUTY 5/16"BX/1M</b></font><br><b>5/16" Leg<br>[CD = 1000 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=36115SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 36115 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 SWI 36114 SWI 36115 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_STCRP2115BOT" id="a_STCRP2115BOT"></a><a href="http://www.office1000.com/supplies/bostitch.html"><b>Mfg: Bostitch</b></a> (Pg No. 310)<br><h3>B8 Staples</h3><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>STCRP2115</b> - BOT</font> - (UPC: 0 77914 00718) <font color=green><b>1/4 B8 STAPLES BX/5M</b></font><br><b>1/4"<br>[BX = 5000 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=STCRP2115BOT&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add STCRP2115 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 BOS STCRP2115 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_1932ACI" id="a_1932ACI"></a><a href="http://www.office1000.com/supplies/accentra-paperpro.html"><b>Mfg: Accentra - Paper Pro</b></a> <br><br><font color=blue><b>1932</b> - ACI</font> - (UPC: 8 42048 01932) <font color=green><b>HI CAP (25/8) STAPLES; BX/3000</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=1932ACI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 1932 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>1962</b> - ACI</font> - (UPC: 8 42048 01962) <font color=green><b>HI CAP (25/10)STAPLES; BX/3000</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=1962ACI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 1962 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 ACI 1932 ACI 1962 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_35440SWI" id="a_35440SWI"></a><img src="http://p.office1000.com/vp2/35440SWI.jpg" align=right WIDTH=196 HEIGHT=118 alt="  35440  - SWI  - (UPC: 0 74711 35440)   SF3 SPEEDPT STD STAPLES BX/5M  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) Speedpoint Staples</h3><ul>  <li>Premium staples offer 75% fewer misforms than other standard staples  <li>Chisel pointed;  <li>1/4" leg length </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><b>Plastic Box of 5,000</b><br><br><font color=blue><b>35440</b> - SWI</font> - (UPC: 0 74711 35440) <font color=green><b>SF3 SPEEDPT STD STAPLES BX/5M</b></font><br><b> S.F. .4, 210 Strips<br>[BX = 5000 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35440SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35440 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>35450</b> - SWI</font> - (UPC: 0 74711 35450) <font color=green><b>SF4 SPEEDPT STD STAPLES BX/5M</b></font><br><b> S.F. .3, 105 Strips<br>[BX = 5000 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35450SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35450 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>35453P</b> - SWI</font> - (UPC: 0 74711 35453) <font color=green><b>SF4 STAPLES; 2500/BX CARDED</b></font><br><b>S.F. .4, 210 Strips<br>[CD = 2500 staples]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35453PSWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35453P 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 SWI 35440 SWI 35450 SWI 35453P </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_35550SWI" id="a_35550SWI"></a><img src="http://p.office1000.com/aww/35550SWI.jpg" align=right WIDTH=200 HEIGHT=200 alt="  35550  - SWI  - (UPC: 0 74711 35550)   STAPLES FOR 2 60 HI CAP STAPLR  "><a href="http://www.office1000.com/supplies/swingline.html"><b>Mfg: Swingline</b></a> <br><h3>Swingline (Acco) 2-60 Sheet Desktop Staples</h3><ul> <li>For use exclusively with 2-60 Swingline desktop high capacity stapler <li>High quality chisel point staples <li>Thinner, stronger gauge staple wire for improved document appearance, and easier removal <li>Strips of 125 staples; 2,500 per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>35550</b> - SWI</font> - (UPC: 0 74711 35550) <font color=green><b>STAPLES FOR 2 60 HI CAP STAPLR</b></font><br><b>3/8" Leg</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=35550SWI&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 35550 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 SWI 35550 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_90207HUN" id="a_90207HUN"></a><img src="http://p.office1000.com/gmr/90207HUN.jpg" align=right WIDTH=200 HEIGHT=185 alt="  90207  - HUN  - (UPC: 0 79946 90207)   RAPID HEAVY DUTY STAPLES 1/4  "><a href="http://www.office1000.com/supplies/hunt-bienfang-xacto.html"><b>Mfg: Hunt - Bienfang-Xacto</b></a> <br><h3>Hunt Heavy-Duty Electric Staples</h3><ul>  <li> For use in the Swingline 66 Electric Stapler <li> Strips of 210 staples  </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>90207</b> - HUN</font> - (UPC: 0 79946 90207) <font color=green><b>RAPID HEAVY DUTY STAPLES 1/4"</b></font><br><b>1/4" Leg; 5,000 staples</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=90207HUN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 90207 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>90208</b> - HUN</font> - (UPC: 0 79946 90208) <font color=green><b>RAPID HEAVY DUTY STAPLES 5/16"</b></font><br><b>5/16" Leg; 5,000 staples</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=90208HUN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 90208 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 HUN 90207 HUN 90208 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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_26539BAU" id="a_26539BAU"></a><img src="http://p.office1000.com/mrp/26539BAU.jpg" align=right WIDTH=200 HEIGHT=149 alt="  26539  - BAU  - (UPC: 0 85288 26539)   STAPLES;STANDARD;1000/BX; 36PC  "><a href="http://www.office1000.com/supplies/baumgartens.html"><b>Mfg: Baumgartens</b></a> <br><h3>Staples</h3><ul> <li>1000 staples per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>26539</b> - BAU</font> - (UPC: 0 85288 26539) <font color=green><b>STAPLES;STANDARD;1000/BX; 36PC</b></font><br><b>Standard<br>[DY = 36 boxes]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=26539BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 26539 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>26599</b> - BAU</font> - (UPC: 0 85288 26599) <font color=green><b>STAPLES;STAND;1000/BX;ASST;36</b></font><br><b>Assorted Colors<br>[DY = 36 boxes]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=26599BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 26599 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 BAU 26539 BAU 26599 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/staples.html">Staples</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/staplers-mini.html">Staplers: Mini</a> -   -  <b><font size="+1">Staples</font></b>  -  Next: <a href="/discount/staples-cartridge.html">Staples: Cartridge</a><br>Don't see what you need? Use our search at the top of the page.</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>



