<!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 Badge Holders. Business Equipment and Supply: Badge Holders</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 Badge Holders 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/baby-stuff.html">Baby Stuff</a> -   -  <b><font size="+1">Badge Holders</font></b>  -  Next: <a href="/discount/badge-holders-insert-refills.html">Badge Holders: Insert Refills</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_55110BAU" id="a_55110BAU"></a><img src="http://p.office1000.com/aew/55110BAU.jpg" align=right WIDTH=300 HEIGHT=269 alt="  55110  - BAU  - (UPC: 0 85288 55110)   BADGE;IDENT;HORIZ. 4 X 2.25  "><a href="http://www.office1000.com/supplies/baumgartens.html"><b>Mfg: Baumgartens</b></a> <br><h3>Baumgartens's ID Neck Pouches</h3><ul>  <li>Adjustable cord  <li>Clear window  <li>Tab to attach a pen  <li>Top loading pocket to stash business cards  <li>Zippered rear pocket for securing cash, and valuables</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>55110</b> - BAU</font> - (UPC: 0 85288 55110) <font color=green><b>BADGE;IDENT;HORIZ. 4 X 2.25</b></font><br><b>(BLACK)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=55110BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 55110 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>55120</b> - BAU</font> - (UPC: 0 85288 55120) <font color=green><b>BADGE;VERTICAL ID;3.5X2.25</b></font><br><b>(BLACK)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=55120BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 55120 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>55130</b> - BAU</font> - (UPC: 0 85288 55130) <font color=green><b>BADGE;CONVENTION;HORIZ;3X4</b></font><br><b>(BLACK)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=55130BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 55130 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 BAU 55110 BAU 55120 BAU 55130 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/id-badge-holders.html">ID Badge Holders</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_94023CLN" id="a_94023CLN"></a><img src="http://p.office1000.com/mp7/94023cln.jpg" align=right WIDTH=200 HEIGHT=123 alt="  94023  - CLN  - (UPC: )   Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 3 x 2  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Pin Style Name Badge Holder Kits</h3><ul>           <li>Reusable clear vinyl holders <li>Inkjet/laser inserts <li>Printing instructions     <li>Refills available (92403CLN)   <li>Gauge: 7 mil</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>94023</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 3" x 2"</b></font><br><b>(CLEAR)  <br>[BX/100 = 100 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94023CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94023 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>94223</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 3-1/2" x 2-1/4"</b></font><br><b>(CLEAR) <br>[BX/100 = 100 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94223CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94223 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>94043</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 4" x 3"</b></font><br><b>(CLEAR) <br>[BX/100 = 100 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94043CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94043 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>94404</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 4" x 3"</b></font><br><b>(CLEAR)  <br>[BX/250 = 250 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94404CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94404 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/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/holder-badge.html">Holder: Badge</a>  * <a href="http://www.glr.com/discount/name-badges.html">Name Badges</a>  * <a href="http://www.glr.com/discount/tags-name.html">Tags: Name</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_94223CLN" id="a_94223CLN"></a><img src="http://p.office1000.com/ix/CLI94043.jpg" align=right WIDTH=225 HEIGHT=225 alt="  94223  - CLN  - (UPC: )   Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 3-1/2 x 2-1/4  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Pin Style Name Badge Holder Kits by C-Line</h3><ul>    <li>Guarded pin point protects clothing from snags    <li>Complete with reusable clear vinyl holders, inkjet/laser inserts and printing instructions    <li>Badge goes on straight and stays straight    <li>Refills available (92423CLN) <li>Gauge: 7 mil</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>94223</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 3-1/2" x 2-1/4"</b></font><br><b>(CLEAR) Box of 100<br>[BX/100 = 100 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94223CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94223 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><br><b>Box of 250</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94403CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94403 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for Pin Style Name Badge Holder Kits by C-Line</b></center><ul><li><a href="http://www.office1000.com/data/c-lineproducts/92423CLN.html"><font color=blue><b>92423</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Printer Replacement Inserts for Name Badges  3-1/2" x 2-1/4" - 8 Per Sheet</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</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_94043CLN" id="a_94043CLN"></a><img src="http://p.office1000.com/ix/CLI94043.jpg" align=right WIDTH=225 HEIGHT=225 alt="  94043  - CLN  - (UPC: )   Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 4 x 3  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>4"x 3" Pin Style Name Badge Holder Kits by C-Line</h3><ul>       <li>Permanently attached pin makes for easier and quicker use       <li>Badge goes on straight and stays straight during use       <li>Pin point is guarded while in use to eliminate the problem of snagging your clothing       <li>Vinyl badges have three-way access       <li>Laser/Ink Jet inserts and instructions included       <li>Refills available (92443CLN) <li>Gauge: 7 mil</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>94043</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 4" x 3"</b></font><br><b>(CLEAR) <br>[BX/100 = 100 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94043CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94043 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>94404</b> - CLN</font> - (UPC: ) <font color=green><b>Pin Style Vinyl Name Badge Holder Kit  with Inkjet/Laser Printer Inserts 4" x 3"</b></font><br><b>(CLEAR) <br>[BX/250 = 250 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=94404CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 94404 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for 4"x 3" Pin Style Name Badge Holder Kits by C-Line</b></center><ul><li><a href="http://www.office1000.com/data/c-lineproducts/92443CLN.html"><font color=blue><b>92443</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Printer Replacement Inserts for Name Badges  4" x 3" - 6 Per Sheet</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</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_67810BAU" id="a_67810BAU"></a><img src="http://p.office1000.com/aew/67810BAU.jpg" align=right WIDTH=150 HEIGHT=173 alt="  67810  - BAU  - (UPC: 0 85288 67820)   BADGE HOLDERS;HORIZONT 48/BX  "><a href="http://www.office1000.com/supplies/baumgartens.html"><b>Mfg: Baumgartens</b></a> <br><h3>ID Badge Holders</h3><ul> <li>Sturdy vinyl badge holders <li> Insert Security Cards, ID Cards up to 3-1/2" x 2-1/2" <li> Paper Insert not included</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>67810</b> - BAU</font> - (UPC: 0 85288 67820) <font color=green><b>BADGE HOLDERS;HORIZONT 48/BX</b></font><br><b>Horizontal<br>[BX = 48 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=67810BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 67810 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>67820</b> - BAU</font> - (UPC: 0 85288 67820) <font color=green><b>BADGE HOLDERS;VERTICAL 48/BX</b></font><br><b>Vertical<br>[BX = 48 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=67820BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 67820 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 67810 BAU 67820 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</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_88607CLN" id="a_88607CLN"></a><img src="http://p.office1000.com/vp5/88607CLN.jpg" align=right WIDTH=250 HEIGHT=137 alt="  88607  - CLN  - (UPC: )   Heavy Duty Vinyl ID Badge Holders with Slot and Chain Holes - Horizontal 2-3/8 x 3-3/8 Size  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Heavy Duty Badge Holders</h3><ul> <li>Slot/Chain holes </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>88607</b> - CLN</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl ID Badge Holders with Slot and Chain Holes - Horizontal 2-3/8" x 3-3/8" Size</b></font><br><b>HORIZONTAL<br>[BX/100 = 100 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88607CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88607 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>88617</b> - CLN</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl ID Badge Holders with Slot and Chain Holes - Vertical 2-3/8" x 3-3/8" Size</b></font><br><b>VERTICAL <br>[BX/100 = 100 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88617CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88617 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/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/name-badges.html">Name Badges</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_95523CLN" id="a_95523CLN"></a><img src="http://p.office1000.com/mp7/95523cln.jpg" align=right WIDTH=200 HEIGHT=137 alt="  95523  - CLN  - (UPC: )   Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Sealed Clip Style 3-1/2 x 2-1/4  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Clip Style Name Badge Holder Kits</h3><ul>             <li>Top loading      <li>Sealed on three sides   <li>Gauge: 8 mil</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>95523</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Sealed Clip Style 3-1/2" x 2-1/4"</b></font><br><b>(CLEAR) <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=95523CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 95523 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>95543</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Sealed Clip Style 4" x 3"</b></font><br><b>(CLEAR) <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=95543CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 95543 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>95243</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Folded Clip Style 4" x 3"</b></font><br><b>(CLEAR)  <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=95243CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 95243 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for Clip Style Name Badge Holder Kits</b></center><ul><li><a href="http://www.office1000.com/data/c-lineproducts/92423CLN.html"><font color=blue><b>92423</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Printer Replacement Inserts for Name Badges  3-1/2" x 2-1/4" - 8 Per Sheet</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/holder-badge.html">Holder: Badge</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_96043CLN" id="a_96043CLN"></a><img src="http://p.office1000.com/mp7/96043cln.jpg" align=right WIDTH=200 HEIGHT=187 alt="  96043  - CLN  - (UPC: )   Hanging Name Badge Holder Kits - Elastic Cord Style (sealed) - Top Load 4 x 3  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Hanging Style Name Badge Holder Kits</h3><ul>          <li>Reusable clar vinyl holders <li>Inkjet/laser inserts and instructions     <li>4" x 3" convention/meeting size  <li>Gauge: 8 mil</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>96043</b> - CLN</font> - (UPC: ) <font color=green><b>Hanging Name Badge Holder Kits - Elastic Cord Style (sealed) - Top Load 4" x 3"</b></font><br><b>30" Elastic Cord<br>[BX/50 = 50 cords]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=96043CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 96043 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>96053</b> - CLN</font> - (UPC: ) <font color=green><b>Hanging Name Badge Holder Kits - Blue Bolo Cord Style (sealed) - Top Load 4" x 3"</b></font><br><b>40" Adjustable Cord <br>[BX/25 = 25 cords]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=96053CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 96053 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/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/holder-badge.html">Holder: Badge</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_95543CLN" id="a_95543CLN"></a><img src="http://p.office1000.com/ix/CLI95523.jpg" align=right WIDTH=225 HEIGHT=225 alt="  95543  - CLN  - (UPC: )   Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Sealed Clip Style 4 x 3  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Clip Style Name Badge Holder Kits by C-Line</h3><ul>     <li>Versatile swiveling clip makes placement easier     <li>Clip will not tear or mar clothing     <li>Alligator clip comes permanently attached     <li>Complete with reusable clear vinyl holders, white, 11" x 8-1/2" micro-perforated laser/inkjet sheets and printer instructions     <li>Top loading     <li>Sealed on three sides   <li>Gauge: 8 mil</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>95543</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Sealed Clip Style 4" x 3"</b></font><br><b>(CLEAR) Sealed Clip Style <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=95543CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 95543 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for Clip Style Name Badge Holder Kits by C-Line</b></center><ul><li><a href="http://www.office1000.com/data/c-lineproducts/92443CLN.html"><font color=blue><b>92443</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Printer Replacement Inserts for Name Badges  4" x 3" - 6 Per Sheet</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</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_95243CLN" id="a_95243CLN"></a><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 248)<br><h3>Folded Clip Style Name Badge Holder Kits by C-Line 4" x 3"</h3><ul>      <li>Versatile swiveling clip makes placement easier      <li>Clip will not tear or mar clothing      <li>Alligator clip comes permanently attatched      <li>Complete with reusable clear vinyl holders, white, 11" x 8-1/2" micro-perforated laser/inkjet sheets and printer instructions     <li>Top loading     <li>Sealed on three sides   <li>Refill sheets available <li>Gauge: 7 mil</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>95243</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Name Badge Holder Kits with Swiveling Alligator Clip - Top Load Folded Clip Style 4" x 3"</b></font><br><b>(CLEAR)  <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=95243CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 95243 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for Folded Clip Style Name Badge Holder Kits by C-Line 4" x 3"</b></center><ul><li><a href="http://www.office1000.com/data/c-lineproducts/92443CLN.html"><font color=blue><b>92443</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Printer Replacement Inserts for Name Badges  4" x 3" - 6 Per Sheet</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a></font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</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_68019BAU" id="a_68019BAU"></a><img src="http://p.office1000.com/mrp/68019BAU.jpg" align=right WIDTH=200 HEIGHT=151 alt="  68019  - BAU  - (UPC: 0 85288 68019)   BADGE CLIP W/STRAP;25/PK;8PKS  "><a href="http://www.office1000.com/supplies/baumgartens.html"><b>Mfg: Baumgartens</b></a> <br><h3>I.D. Strap Clip - Tub</h3><ul> <li>I.D. Strap Clips in a display tub <li>Double up your badges with add-on clips <li>The more you have the more important you look <li>ID strap clip makes it easy to clip badges to your jacket lapel or pants pocket <li>No more fussing to pull it out to display <li>The ID Strap Clip keeps your ID in full view <li>Width: 3/8"</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>68019</b> - BAU</font> - (UPC: 0 85288 68019) <font color=green><b>BADGE CLIP W/STRAP;25/PK;8PKS</b></font><br><b><br>[DY = 200 clips]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=68019BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 68019 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 68019 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/badge-holders-reclosable.html">Badge Holders: Reclosable</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_50543SMS" id="a_50543SMS"></a><img src="http://p.office1000.com/vp3/50543SMS.jpg" align=right WIDTH=300 HEIGHT=182 alt="  50543  - SMS  - (UPC: 0 50362 50543)   Clip On Badge Holders 3-1/2 x 2-1/4 Folded  "><a href="http://www.office1000.com/supplies/samsill.html"><b>Mfg: Samsill</b></a> <br><h3>Clip On Badge Holders</h3><ul>  <li>Clear heavyweight vinyl with bulldog clip   <li>With white insert cards, insert size shown   <li>Clip swivels to any angle    <li>Horizontal - clip on long side <li>Folded, sides not sealed </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>50543</b> - SMS</font> - (UPC: 0 50362 50543) <font color=green><b>Clip On Badge Holders 3-1/2" x 2-1/4" Folded</b></font><br><b>(CLEAR)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=50543SMS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 50543 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/badge-holders.html">Badge Holders</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_88507CLN" id="a_88507CLN"></a><img src="http://p.office1000.com/vp5/88507CLN.jpg" align=right WIDTH=250 HEIGHT=127 alt="  88507  - CLN  - (UPC: )   Rigid Plastic ID Card Holders with Slot and Hanging Holes - Horizontal CR80 Credit Card Size  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Rigid ID Badge Holders</h3><ul>  <li>Slot and chain hanging holes </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>88507</b> - CLN</font> - (UPC: ) <font color=green><b>Rigid Plastic ID Card Holders with Slot and Hanging Holes - Horizontal CR80 Credit Card Size</b></font><br><b>(CLEAR) HORIZONTAL<br>[BX/240 = 240 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88507CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88507 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>88517</b> - CLN</font> - (UPC: ) <font color=green><b>Rigid Plastic ID Card Holders with Slot and Hanging Holes - Vertical CR80 Credit Card Size</b></font><br><b>(CLEAR) VERTICAL <br>[BX/240 = 240 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88517CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88517 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/badge-holders.html">Badge Holders</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_68849BAU" id="a_68849BAU"></a><img src="http://p.office1000.com/aew/68849BAU.jpg" align=right WIDTH=150 HEIGHT=194 alt="  68849  - BAU  - (UPC: 0 85288 68849)   ID CARD REEL W/CLIP;ASST;36PC  "><a href="http://www.office1000.com/supplies/baumgartens.html"><b>Mfg: Baumgartens</b></a> <br><h3>Baumgarten's I.D. Card Real With Spring Clip</h3><ul> <li>Card Reels with Spring Clip <li>Attach it to your belt, and you'll never have to release it <li>Just pull the reel out to show your badge to security <li>Stretches up to 24" <li>Retracts automatically </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>68849</b> - BAU</font> - (UPC: 0 85288 68849) <font color=green><b>ID CARD REEL W/CLIP;ASST;36PC</b></font><br><b>(ASSORTED) 1-1/4" Diameter<br>[DY = 36 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=68849BAU&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 68849 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 BAU 68849 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/badge-holders.html">Badge Holders</a>  * <a href="http://www.glr.com/discount/name-badges.html">Name Badges</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_88621CLN" id="a_88621CLN"></a><img src="http://p.office1000.com/vp5/88621CLN.jpg" align=right WIDTH=244 HEIGHT=250 alt="  88621  - CLN  - (UPC: )   Hanging Three Pocket Credentials Wallet - Top Load - Clear Front Pocket  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Hanging 3 Pocket Credentials Wallet</h3><ul> <li>Adjustable 48 inch cord </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>88621</b> - CLN</font> - (UPC: ) <font color=green><b>Hanging Three Pocket Credentials Wallet - Top Load - Clear Front Pocket</b></font><br><b>(BLACK)  <br>[BX/60 = 60 wallets]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88621CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88621 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/badge-holders.html">Badge Holders</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_23523SMS" id="a_23523SMS"></a><img src="http://p.office1000.com/vp1/23523SMS.jpg" align=right WIDTH=200 HEIGHT=235 alt="  23523  - SMS  - (UPC: 0 50362 23523)   Clip Style Self Laminating Name Badge Holders 10/pk  "><a href="http://www.office1000.com/supplies/samsill.html"><b>Mfg: Samsill</b></a> <br><h3>Self-Laminating Name Badges</h3><ul>    <li>Permanent, professional double sided lamination for ID and security badges     <li>Acid-free    <li>Archival safe polypropylene     <li>Safely clips to clothes; no pins     <li>Quick and easy     <li>No machine required</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>23523</b> - SMS</font> - (UPC: 0 50362 23523) <font color=green><b>Clip Style Self Laminating Name Badge Holders 10/pk</b></font><br><b>(CLEAR)  <br>[BX/12 = 120 Holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=23523SMS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 23523 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/badge-holders.html">Badge Holders</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/baby-stuff.html">Baby Stuff</a> -   -  <b><font size="+1">Badge Holders</font></b>  -  Next: <a href="/discount/badge-holders-insert-refills.html">Badge Holders: Insert Refills</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>



