<!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 Name Badges. Business Equipment and Supply: Name Badges</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 Name Badges 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/mouse-pads.html">Mouse: Pads</a> -   -  <b><font size="+1">Name Badges</font></b>  -  Next: <a href="/discount/night-lights.html">Night Lights</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_05140ZLA" id="a_05140ZLA"></a><a href="http://www.office1000.com/supplies/z-label.html"><b>Mfg: Z-label</b></a> (Pg No. 131)<br><br><font color=blue><b>05140</b> - ZLA</font> - (UPC: 0 82032 05140) <font color=green><b>RED HELLO NAME BADGES; 100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05140ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05140 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05141</b> - ZLA</font> - (UPC: 0 82032 05141) <font color=green><b>BLUE HELLO NAME BADGES; 100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05141ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05141 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05142</b> - ZLA</font> - (UPC: 0 82032 05142) <font color=green><b>GREEN HELLO NAME BADGES; 100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05142ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05142 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 ZIN 05140 ZIN 05141 ZIN 05142 </font></b><br><font size=-1>Listed in: * <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_05143ZLA" id="a_05143ZLA"></a><a href="http://www.office1000.com/supplies/z-label.html"><b>Mfg: Z-label</b></a> (Pg No. 131)<br><br><font color=blue><b>05143</b> - ZLA</font> - (UPC: 0 82032 05143) <font color=green><b>NAME BADGES; RED BORDER;100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05143ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05143 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05144</b> - ZLA</font> - (UPC: 0 82032 05144) <font color=green><b>NAME BADGES; BLUE BORDER;100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05144ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05144 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05145</b> - ZLA</font> - (UPC: 0 82032 05145) <font color=green><b>NAME BADGES;GREEN BORDER;100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05145ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05145 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05146</b> - ZLA</font> - (UPC: 0 82032 05146) <font color=green><b>NAME BADGES; GOLD BORDER;100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05146ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05146 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05147</b> - ZLA</font> - (UPC: 0 82032 05147) <font color=green><b>BLANK WHITE NAME BADGES;100CT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05147ZLA&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05147 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 ZIN 05143 ZIN 05144 ZIN 05145 ZIN 05146 ZIN 05147 </font></b><br><font size=-1>Listed in: * <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_92233CLN" id="a_92233CLN"></a><img src="http://p.office1000.com/mp7/92233cln.jpg" align=right WIDTH=150 HEIGHT=200 alt="  92233  - CLN  - (UPC: )   Peel and Stick Pressure Sensitive Name Badges - Hello Badges 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>Pressure Sensitive Peel and Stick Name Badges</h3><ul>      <li>Do not apply to vinyl, leather, suede, corduroy or silk </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>92233</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Hello Badges 3-1/2" x 2-1/4"</b></font><br><b>(GREEN) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92233CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92233 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92234</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Hello Badges 3-1/2" x 2-1/4"</b></font><br><b>(RED) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92234CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92234 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92235</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Hello Badges 3-1/2" x 2-1/4"</b></font><br><b>(BLUE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92235CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92235 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>92245</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Visitor Badges 3-1/2" x 2-1/4"</b></font><br><b>(BLUE)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92245CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92245 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>92263</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(GREEN) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92263CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92263 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92264</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(RED) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92264CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92264 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92265</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(BLUE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92265CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92265 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92266</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(GOLD)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92266CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92266 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>92277</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Plain White Badges 3-1/2" x 2-1/4"</b></font><br><b>(WHITE)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92277CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92277 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/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_92245CLN" id="a_92245CLN"></a><img src="http://p.office1000.com/vp2/92245CLN.jpg" align=right WIDTH=175 HEIGHT=142 alt="  92245  - CLN  - (UPC: )   Peel and Stick Pressure Sensitive Name Badges - Visitor Badges 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>Pressure Sensitive Badges</h3><ul>   <li>Ideal for small meetings, seminars and conferences   <li>Unique tabbed edge makes it easy to peel off backing paper and apply   <li>Overall badge size: 3-1/2" x 2-1/4"   <li>Do not apply to vinyl, leather, suede, corduroy or silk</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>92245</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Visitor Badges 3-1/2" x 2-1/4"</b></font><br><b>(BLUE)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92245CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92245 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/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_92263CLN" id="a_92263CLN"></a><img src="http://p.office1000.com/vp2/92263CLN.jpg" align=right WIDTH=150 HEIGHT=200 alt="  92263  - CLN  - (UPC: )   Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 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>Pressure Sensitive Badges</h3><ul>   <li>Ideal for small meetings, seminars and conferences   <li>Unique tabbed edge makes it easy to peel off backing paper and apply   <li>Overall badge size: 3-1/2" x 2-1/4"   <li>Do not apply to vinyl, leather, suede, corduroy or silk</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>92263</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(GREEN) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92263CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92263 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92264</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(RED) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92264CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92264 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92265</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(BLUE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92265CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92265 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92266</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Colored Border Badges 3-1/2" x 2-1/4"</b></font><br><b>(GOLD) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92266CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92266 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/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_92277CLN" id="a_92277CLN"></a><img src="http://p.office1000.com/vp2/92277CLN.jpg" align=right WIDTH=150 HEIGHT=200 alt="  92277  - CLN  - (UPC: )   Peel and Stick Pressure Sensitive Name Badges - Plain White Badges 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>Pressure Sensitive Badges</h3><ul>   <li>Ideal for small meetings, seminars and conferences   <li>Unique tabbed edge makes it easy to peel off backing paper and apply   <li>Overall badge size: 3-1/2" x 2-1/4"   <li>Do not apply to vinyl, leather, suede, corduroy or silk</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>92277</b> - CLN</font> - (UPC: ) <font color=green><b>Peel and Stick Pressure Sensitive Name Badges - Plain White Badges 3-1/2" x 2-1/4"</b></font><br><b>(WHITE)  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92277CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92277 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/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_NB234MLL" id="a_NB234MLL"></a><img src="http://p.office1000.com/aww/NB234MLL.jpg" align=right WIDTH=200 HEIGHT=200 alt="  NB234  - MLL  - (UPC: 0 15965 91234)   ADH NAME BDG RED HELLO  "><a href="http://www.office1000.com/supplies/macotaglabel.html"><b>Mfg: Maco Tag & Label</b></a> <br><h3>Acco Self-Adhesive Name Badges</h3><ul> <li>Great for conventions, meetings, and parties <li>Easy to apply, and remove <li>2-1/4" x 3-3/8"</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>NB234</b> - MLL</font> - (UPC: 0 15965 91234) <font color=green><b>ADH NAME BDG RED HELLO</b></font><br><b><br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB234MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB234 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>NB235</b> - MLL</font> - (UPC: 0 15965 91235) <font color=green><b>ADH NAME BDG BLUE HELLO</b></font><br><b><br>[PK = 100 tag]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB235MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB235 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>NB264</b> - MLL</font> - (UPC: 0 15965 91264) <font color=green><b>ADH NAME BDG RED BORDER</b></font><br><b><br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB264MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB264 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>NB265</b> - MLL</font> - (UPC: 0 15965 91265) <font color=green><b>ADH NAME BDG BLUE BORDER</b></font><br><b><br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB265MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB265 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>NB266</b> - MLL</font> - (UPC: 0 15965 91266) <font color=green><b>ADH NAME BDG GOLD BORDER</b></font><br><b><br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB266MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB266 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>NB277</b> - MLL</font> - (UPC: 0 15965 91277) <font color=green><b>ADH NAME BDG PLAIN WHITE</b></font><br><b><br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB277MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB277 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><br><b>(CONFETTI ) <br>[PK = 100 tags]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=NB294MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add NB294 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 MLL NB-234 MLL NB-235 MLL NB-264 MLL NB-265 MLL NB-266 MLL NB-277 </font></b><br><font size=-1>Listed in: * <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_05140AVY" id="a_05140AVY"></a><img src="http://p.office1000.com/aww/05140AVY.jpg" align=right WIDTH=150 HEIGHT=138 alt="  05140  - AVY  - (UPC: 0 72782 05140)   HELLO; MY NAME IS RED  "><a href="http://www.office1000.com/supplies/avery.html"><b>Mfg: Avery</b></a> <br><h3>Avery Self-Adhesive Name Badges</h3><ul>   <li>Easy to write on   <li>Adhesive will not bleed or stain babrics   <li><b>Not</b> recomended for corduroy, leather, silk, suede, velvet or vinyl   <li>3-5/8" x 2-1/4"</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>Removable Adhesive</b><br><br><font color=blue><b>05140</b> - AVY</font> - (UPC: 0 72782 05140) <font color=green><b>"HELLO; MY NAME IS" RED</b></font><br><b>(RED ) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05140AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05140 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05141</b> - AVY</font> - (UPC: 0 72782 05141) <font color=green><b>"HELLO; MY NAME IS" BLUE</b></font><br><b>(BLUE ) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05141AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05141 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05143</b> - AVY</font> - (UPC: 0 72782 05143) <font color=green><b>BORDERED NAME BADGE; RED</b></font><br><b>(BLANK W/ RED BORDER) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05143AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05143 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05144</b> - AVY</font> - (UPC: 0 72782 05144) <font color=green><b>BORDERED NAME BADGE; BLUE</b></font><br><b>(BLANK W/  BLUE BORDER) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05144AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05144 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05146</b> - AVY</font> - (UPC: 0 72782 05146) <font color=green><b>BORDERED NAME BADGE; GOLD</b></font><br><b>(BLANK W/ GOLD BORDER) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05146AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05146 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05147</b> - AVY</font> - (UPC: 0 72782 05147) <font color=green><b>UNPRINTED NAME BADGE; WHITE</b></font><br><b>(PLAIN WHITE) <br>[CD = 100 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05147AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05147 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>06175</b> - AVY</font> - (UPC: 0 72782 06175) <font color=green><b>6175 BLUE HELLO</b></font><br><b>(BLUE )  </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=06175AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 06175 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 AVE 05140 AVE 05141 AVE 05143 AVE 05144 AVE 05146 AVE 05147 AVE 06175 </font></b><br><font size=-1>Listed in: * <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_92543CLN" id="a_92543CLN"></a><img src="http://p.office1000.com/vp2/92543CLN.jpg" align=right WIDTH=214 HEIGHT=159 alt="  92543  - CLN  - (UPC: )   Individual Inkjet Printer Name Badge Inserts for 92623 Badges 4 x 3 on 4 x 6 Sheet  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Individual Inkjet Name Badge Inserts/Labels</h3><ul>  <li>Micro perforated <li>Self adhesive badges   </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>92543</b> - CLN</font> - (UPC: ) <font color=green><b>Individual Inkjet Printer Name Badge Inserts for 92623 Badges 4" x 3" on 4" x 6" Sheet</b></font><br><b>(WHITE) <br>[BX/100 = 100 inserts]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92543CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92543 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92523</b> - CLN</font> - (UPC: ) <font color=green><b>Individual Inkjet Printer Name Badge Inserts for 92623 Badges 3-1/2" x 2-1/4" on 4" x 6" Sheet</b></font><br><b>(WHITE) <br>[BX/100 = 100 inserts]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92523CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92523 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92623</b> - CLN</font> - (UPC: ) <font color=green><b>Peel & Stick Individual Name Badges 3-1/2" x 2-1/4" on 4" x 6" Sheet</b></font><br><b>(CLEAR)  <br>[BX/100 = 100 inserts]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92623CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92623 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/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_92523CLN" id="a_92523CLN"></a><img src="http://p.office1000.com/vp2/92523CLN.jpg" align=right WIDTH=143 HEIGHT=191 alt="  92523  - CLN  - (UPC: )   Individual Inkjet Printer Name Badge Inserts for 92623 Badges 3-1/2 x 2-1/4 on 4 x 6 Sheet  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Individual Inkjet Name Badge Inserts/ Labels</h3><ul>  <li>Make individual name badges using your inkjet printer  <li>White, micro-perforated badges  <li>Self-adhesive badges adhere firmly and remove easily  <li>Works with Times Up! Visitor Management Software  <li>For use in printers that can feed 4" x 6" paper sizes</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>92523</b> - CLN</font> - (UPC: ) <font color=green><b>Individual Inkjet Printer Name Badge Inserts for 92623 Badges 3-1/2" x 2-1/4" on 4" x 6" Sheet</b></font><br><b>(WHITE) <br>[BX/100 = 100 inserts]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92523CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92523 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/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_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_92623CLN" id="a_92623CLN"></a><img src="http://p.office1000.com/vp2/92623CLN.jpg" align=right WIDTH=143 HEIGHT=191 alt="  92623  - CLN  - (UPC: )   Peel & Stick Individual Name Badges 3-1/2 x 2-1/4 on 4 x 6 Sheet  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Individual Inkjet Name Badge Inserts/ Labels</h3><ul>   <li>Make individual name badges using your inkjet printer   <li>White, micro-perforated badges   <li>Self-adhesive badges adhere firmly and remove easily   <li>Works with Times Up! Visitor Management Software   <li>For use in printers that can feed 4" x 6" paper sizes <li>Peel and Stick</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>92623</b> - CLN</font> - (UPC: ) <font color=green><b>Peel & Stick Individual Name Badges 3-1/2" x 2-1/4" on 4" x 6" Sheet</b></font><br><b>(CLEAR) <br>[BX/100 = 100 inserts]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92623CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92623 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/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_92363CLN" id="a_92363CLN"></a><img src="http://p.office1000.com/mp7/92363cln.jpg" align=right WIDTH=131 HEIGHT=125 alt="  92363  - CLN  - (UPC: )   Inkjet/Laser Print Pressure Sensitive Name Badges with Colored Border  3-3/8 x 2-1/3 - 8 Per 8-1/2 x 11 Sheet  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Pressure Sensitive Laser/Inkjet Printer Name Badges</h3><ul>   <li>Software instructions included     <li>Do not apply to vinyl, leather, suede, corduroy or silk     </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>92363</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Print Pressure Sensitive Name Badges with Colored Border  3-3/8" x 2-1/3" - 8 Per 8-1/2" x 11" Sheet</b></font><br><b>(GREEN BORDER) <br>[BX/200 = 1600 Labels]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92363CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92363 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92364</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Print Pressure Sensitive Name Badges with Colored Border  3-3/8" x 2-1/3" - 8 Per 8-1/2" x 11" Sheet</b></font><br><b>(RED BORDER) <br>[BX/200 = 1600 Labels]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92364CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92364 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92365</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Print Pressure Sensitive Name Badges with Colored Border  3-3/8" x 2-1/3" - 8 Per 8-1/2" x 11" Sheet</b></font><br><b>(BLUE BORDER) <br>[BX/200 = 1600 Labels]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92365CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92365 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92377</b> - CLN</font> - (UPC: ) <font color=green><b>Inkjet/Laser Print Pressure Sensitive Name Badges - Plain  3-3/8" x 2-1/3" - 8 Per 8-1/2" x 11" Sheet</b></font><br><b>(WHITE)  <br>[BX/200 = 1600 Labels]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92377CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92377 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/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_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_92423CLN" id="a_92423CLN"></a><img src="http://p.office1000.com/vp4/92423CLN.jpg" align=right WIDTH=213 HEIGHT=250 alt="  92423  - CLN  - (UPC: )   Inkjet/Laser Printer Replacement Inserts for Name Badges  3-1/2 x 2-1/4 - 8 Per Sheet  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> (Pg No. 131)<br><h3>Replacement White Inserts For Badge Holder Kits</h3><ul>  <li>Includes inkjet/laser printer instructions </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>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><br><b>(WHITE)  <br>[BX/280 = 280 kits]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92423CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92423 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><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><br><b>(WHITE) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92443CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92443 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></font></b><br><font size=-1>Listed in: * <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_92723CLN" id="a_92723CLN"></a><img src="http://p.office1000.com/vp4/92723CLN.jpg" align=right WIDTH=250 HEIGHT=210 alt="  92723  - CLN  - (UPC: )   Peel & Stick Thermal Name Badges for Dymo Zebra Seiko Direct Thermal Printer 3 x 2  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Name Badges For Direct Thermal Printers</h3><ul>  <li>Print individual badges using Dymo, Seiko, or Zebra Direct Thermal Printers  <li>Works with Times Up! Visitor Management Software  <li>Item 92723 offers a low cost solution to thermal name badge printing  <li>Peel and Stick 3" x 2" badges  <li>Thermal badge<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>92723</b> - CLN</font> - (UPC: ) <font color=green><b>Peel & Stick Thermal Name Badges for Dymo Zebra Seiko Direct Thermal Printer 3" x 2"</b></font><br><b>(WHITE)  <br>[BX/400 = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92723CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92723 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/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_ML8500MLL" id="a_ML8500MLL"></a><img src="http://p.office1000.com/aww/ML8500MLL.jpg" align=right WIDTH=295 HEIGHT=225 alt="  ML8500  - MLL  - (UPC: 0 15965 08500)   LABELS; NAME TAG; WHITE; 8UP  "><a href="http://www.office1000.com/supplies/macotaglabel.html"><b>Mfg: Maco Tag & Label</b></a> <br><h3>Maco (Acco) Laser/Inkjet Name Tag Labels</h3><ul> <li>Produce large quantities of unique, professional looking name tags using your laser, or inkjet printer <li>Preset layouts in many popular software programs <li>Smudge-proof white tags are on  8-1/2" x 11" sheets that are micro-perforated for easy seperation <li>Feed automatically from paper tray <li>50 sheets per box</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>ML8500</b> - MLL</font> - (UPC: 0 15965 08500) <font color=green><b>LABELS; NAME TAG; WHITE; 8UP</b></font><br><b>(WHITE) 2" x 3-1/2"; 8 up</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ML8500MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ML8500 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>ML8520</b> - MLL</font> - (UPC: 0 15965 08520) <font color=green><b>LABELS; NAME TAG; WHITE; 6UP</b></font><br><b>(WHITE) 3" x 4"; 6 up</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ML8520MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ML8520 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 MLL ML-8500 MLL ML-8520 </font></b><br><font size=-1>Listed in: * <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_96154CLN" id="a_96154CLN"></a><img src="http://p.office1000.com/jp1/96154CLN.jpg" align=right WIDTH=225 HEIGHT=184 alt="  96154  - CLN  - (UPC: )   Clip Style Name Badge Kit with Red Colored Stripe - Top Load - Alligator Clip 4 x 3  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Clip Style Name Badge Holder Kits with Colored Stripe</h3><ul>              <li>Reusable clear vinyl holders  <li>11" x 8-1/2" microperforated laser/inkjet sheets  <li>Printer instructions    <li>Top loading     <li>Sealed on three sides</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>96154</b> - CLN</font> - (UPC: ) <font color=green><b>Clip Style Name Badge Kit with Red Colored Stripe - Top Load - Alligator Clip 4" x 3"</b></font><br><b><br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=96154CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 96154 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>96155</b> - CLN</font> - (UPC: ) <font color=green><b>Clip Style Name Badge Kit with Blue Colored Stripe - Top Load - Alligator Clip 4" x 3"</b></font><br><b><br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=96155CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 96155 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>96156</b> - CLN</font> - (UPC: ) <font color=green><b>Clip Style Name Badge Kit with Yellow Colored Stripe - Top Load - Alligator Clip 4" x 3"</b></font><br><b> <br>[BX/50 = 50 holders]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=96156CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 96156 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/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_88801CLN" id="a_88801CLN"></a><img src="http://p.office1000.com/vp4/88801CLN.jpg" align=right WIDTH=260 HEIGHT=152 alt="  88801  - CLN  - (UPC: )   Plastic Badge Attachment Grip Clip  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Badge Attachment Clip</h3>//intro:<br><br>This plastic clip grips your ID badge firmly for easy attachment to lanyards and reels.  It also eliminates the need for card punching.<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>88801</b> - CLN</font> - (UPC: ) <font color=green><b>Plastic Badge Attachment Grip Clip</b></font><br><b>(BLACK)  <br>[BX/100 = 100 clips]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88801CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88801 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/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_ML7000MLL" id="a_ML7000MLL"></a><img src="http://p.office1000.com/aww/ML7000MLL.jpg" align=right WIDTH=200 HEIGHT=200 alt="  ML7000  - MLL  - (UPC: 0 15965 07000)   LABEL; NAME BADGE; WHITE;8UP  "><a href="http://www.office1000.com/supplies/macotaglabel.html"><b>Mfg: Maco Tag & Label</b></a> <br><h3>Maco (Acco) Laser and Inkjet Name Badges</h3><ul> <li>Great time saver for conferences, and conventions <li>Crisp plain white, or bordered badges <li>2-1/2" x 3-3/8" <li>Laser, and inkjet <li>Specially formulated clothing adhesive will not damage garments <li>Do not use on vinyl, leather, suede, silk, velvet, or plastic <li>8-up per sheet</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>ML7000</b> - MLL</font> - (UPC: 0 15965 07000) <font color=green><b>LABEL; NAME BADGE; WHITE;8UP</b></font><br><b>(PLAIN WHITE) <br>[BX = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ML7000MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ML7000 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>ML7002</b> - MLL</font> - (UPC: 0 15965 07002) <font color=green><b>LABEL;NAME BADGE;BE BRDR; 8 UP</b></font><br><b>(BLUE BORDER) <br>[BX = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ML7002MLL&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ML7002 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 MLL ML-7000 MLL ML-7002 </font></b><br><font size=-1>Listed in: * <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_05395AVY" id="a_05395AVY"></a><img src="http://p.office1000.com/aww/05395AVY.jpg" align=right WIDTH=72 HEIGHT=98 alt="  05395  - AVY  - (UPC: 0 72782 05395)   BADGE; NAME; LASER; 2X3;WE;4CT  "><a href="http://www.office1000.com/supplies/avery.html"><b>Mfg: Avery</b></a> <br><h3>Avery Laser Name Badges</h3><ul> <li>Guaranteed performance in any desktop laser printer <li>Self adhesive backing designed for use on most fabrics <li>Sheeted <li>2" x 3", 8-up</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>05395</b> - AVY</font> - (UPC: 0 72782 05395) <font color=green><b>BADGE; NAME; LASER; 2X3;WE;4CT</b></font><br><b>(PLAIN WHITE) <br>[BX = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05395AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05395 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>05095</b> - AVY</font> - (UPC: 0 72782 05095) <font color=green><b>BADGE; NAME; LASER LABEL; RED</b></font><br><b>(RED BORDER) <br>[BX = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=05095AVY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 05095 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 AVE 05395 AVE 05095 </font></b><br><font size=-1>Listed in: * <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_97007CLN" id="a_97007CLN"></a><img src="http://p.office1000.com/vp2/97007CLN.jpg" align=right WIDTH=250 HEIGHT=210 alt="  97007  - CLN  - (UPC: )   Time's Up Peel and Stick Self Expiring Security Name Badges for Direct Thermal Printers - One Day Badge 3 x 2  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Time's Up! Name Badges for Direct Thermal Printers</h3><ul>  <br><br>   <li>Peel and Stick   </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>97007</b> - CLN</font> - (UPC: ) <font color=green><b>Time's Up Peel and Stick Self Expiring Security Name Badges for Direct Thermal Printers - One Day Badge 3" x 2"</b></font><br><b><br>[BX/200 = 200 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=97007CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 97007 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>92723</b> - CLN</font> - (UPC: ) <font color=green><b>Peel & Stick Thermal Name Badges for Dymo Zebra Seiko Direct Thermal Printer 3" x 2"</b></font><br><b>(WHITE)  <br>[BX/400 = 400 badges]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=92723CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 92723 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/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_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_88407CLN" id="a_88407CLN"></a><img src="http://p.office1000.com/vp5/88407CLN.jpg" align=right WIDTH=235 HEIGHT=250 alt="  88407  - CLN  - (UPC: )   Vinyl Snap On Strap Adaptor for Badge Holders with Bulldog Clip  "><a href="http://www.office1000.com/supplies/c-lineproducts.html"><b>Mfg: C-Line Products</b></a> <br><h3>Badge Holder Adaptor</h3>//intro:<br><br>Features a vinyl snap on strap adaptor with a nickel plated steel bulldog clip.<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>88407</b> - CLN</font> - (UPC: ) <font color=green><b>Vinyl Snap On Strap Adaptor for Badge Holders with Bulldog Clip</b></font><br><b> <br>[BX/1000 = 1000 adaptors]</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=88407CLN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 88407 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/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">

Previous: <a href="/discount/mouse-pads.html">Mouse: Pads</a> -   -  <b><font size="+1">Name Badges</font></b>  -  Next: <a href="/discount/night-lights.html">Night Lights</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>



