<!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 Drawing: Tools. Business Equipment and Supply: Drawing: Tools</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 Drawing: Tools 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/drawing-kits.html">Drawing Kits</a> -   -  <b><font size="+1">Drawing: Tools</font></b>  -  Next: <a href="/discount/dry-erase-accessories.html">Dry Erase: Accessories</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_13106HLX" id="a_13106HLX"></a><img src="http://p.office1000.com/vp4/13106HLX.jpg" align=right WIDTH=189 HEIGHT=152 alt="  13106  - HLX  - (UPC: 0 79252 13106)   PROTRACTOR TINTED 6  "><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Tinted Protractors</h3><ul>  <li>Open Center  <li>Accurate 6" Ruler across the base  <li>Sharply defined raised graduations   <li>Black Bonded in tinted plastic </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>13106</b> - HLX</font> - (UPC: 0 79252 13106) <font color=green><b>PROTRACTOR TINTED 6"</b></font><br><b>(ASSORTED) 6" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=13106HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 13106 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 HLX 13106 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_18801HLX" id="a_18801HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix 6" 180 Degree Protractor</h3><ul> <li>High quality <li>Acrylic type material <li>Beveled edges <li>Clear markings in 1/2 degree graduations <li>Center cut out for easy pick up <li>Peggable </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>18801</b> - HLX</font> - (UPC: 0 79252 18801) <font color=green><b>PROTRACTOR; 6" 180 DEGREE IN/M</b></font><br><b>(CLEAR) 6" /180 degree </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18801HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18801 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 HLX 18801 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_14420SAN" id="a_14420SAN"></a><img src="http://p.office1000.com/vp1/14420san.jpg" align=right WIDTH=330 HEIGHT=20 alt="  14420  - SAN  - (UPC: 0 70530 14420)   EBONY SKETCH PENCIL #6325  "><a href="http://www.office1000.com/supplies/sanford.html"><b>Mfg: Sanford</b></a> <br><h3>Sanford Design Ebony Sketching Pencil</h3><ul>  <li>It's large diameter core of quality graphite delivers satin smooth, jet black lines</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>14420</b> - SAN</font> - (UPC: 0 70530 14420) <font color=green><b>EBONY SKETCH PENCIL #6325</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=14420SAN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 14420 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 SAN 14420 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</a>  * <a href="http://www.glr.com/discount/pencils-art.html">Pencils: Art</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_12072HLX" id="a_12072HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>12072</b> - HLX</font> - (UPC: 0 79252 12072) <font color=green><b>PROTRACTOR; 6" 180 DEGREE TINT</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12072HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 12072 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 HLX 12072 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_18802HLX" id="a_18802HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Ball Bearing Compass</h3><ul> <li>Patented metal safety point <li>Traditional school grade ball bearing design <li>New safety point works great on all paper types <li>Features inch and metric scales <li>Includes 3-1/2" yellow school pencil <li>Peggable </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>18802</b> - HLX</font> - (UPC: 0 79252 18802) <font color=green><b>COMPASS; BALL BEARING; SAFER</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18802HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18802 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 HLX 18802 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_20542HLX" id="a_20542HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>20542</b> - HLX</font> - (UPC: 0 79252 20542) <font color=green><b>ERASING SHIELD;CARDED #TX542</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20542HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20542 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 HLX 20542 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_07057HLX" id="a_07057HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Graduate Compass</h3><ul> <li>Bow Compass <li>Die cast nickel plated construction with patented metal safety point <li>Self centering bow top <li>Cam lock for secure pencil retaining</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>07057</b> - HLX</font> - (UPC: 0 79252 07057) <font color=green><b>COMPASS; GRADUATE; SAFER PT.</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=07057HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 07057 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 HLX 07057 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_12071HLX" id="a_12071HLX"></a><img src="http://p.office1000.com/vp4/12071HLX.jpg" align=right WIDTH=219 HEIGHT=169 alt="  12071  - HLX  - (UPC: 0 79252 12071)   PROTRACTOR; 6 180 DEGREE #L07  "><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix 6" 180/360 Degree Protractor</h3><ul>  <li>High quality, blue tinted acrylic tape material  <li>Beveled Edges  <li>Clear markings in 1/2 degree graduations  <li>Features center cut out with finger lift  <li>Peggable </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>12071</b> - HLX</font> - (UPC: 0 79252 12071) <font color=green><b>PROTRACTOR; 6" 180 DEGREE #L07</b></font><br><b>6"/180 degrees</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12071HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 12071 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>12091</b> - HLX</font> - (UPC: 0 79252 12091) <font color=green><b>PROTRACTOR; 6" 360 DEGREE #L09</b></font><br><b>6"/360 degrees </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12091HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 12091 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 HLX 12071 HLX 12091 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_37279HLX" id="a_37279HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>37279</b> - HLX</font> - (UPC: 0 79252 37279) <font color=green><b>COMPASS; PLASTIC</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=37279HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 37279 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 HLX 37279 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_60009HLX" id="a_60009HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>60009</b> - HLX</font> - (UPC: 0 79252 60009) <font color=green><b>PROTRACTOR; 6" W/SWING ARM</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=60009HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 60009 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 HLX 60009 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_18803HLX" id="a_18803HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Economy Protractor And Compass Set</h3><ul>  <li>Contains clear 6" 180 degree protractor  <li>Ball Bearing Compass  <li>Inch/Metric scale  <li>Peggable </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>18803</b> - HLX</font> - (UPC: 0 79252 18803) <font color=green><b>PROTRACTOR; 6" 180' and COMPASS</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18803HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18803 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 HLX 18803 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_37048HLX" id="a_37048HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>37048</b> - HLX</font> - (UPC: 0 79252 37048) <font color=green><b>COMPASS LEADS; 10/PK</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=37048HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 37048 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 HLX 37048 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_17861HLX" id="a_17861HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Walleted Sets</h3><ul> <li>Ruler <li>Protractor <li>2 Triangles((30°/60° and 45°/90°) </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>17861</b> - HLX</font> - (UPC: 0 79252 17861) <font color=green><b>GEOMETRY SET; SMALL Q8614</b></font><br><b>Small Set</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=17861HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 17861 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>17881</b> - HLX</font> - (UPC: 0 79252 17881) <font color=green><b>GEOMETRY SET; MEDIUM Q8814</b></font><br><b>Medium Set</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=17881HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 17881 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>17891</b> - HLX</font> - (UPC: 0 79252 17891) <font color=green><b>GEOMETRY SET; LARGE Q8914</b></font><br><b>Medium Set </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=17891HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 17891 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 HLX 17861 HLX 17881 HLX 17891 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_04506HLX" id="a_04506HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Acrylic Triangles</h3><ul> <li>Crafted from crystal-clear acylic <li>Straight edge <li>45 Degree angle</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>04506</b> - HLX</font> - (UPC: 0 79252 04506) <font color=green><b>TRIANGLE; ACRYLIC; 45' 6"</b></font><br><b>6"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=04506HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 04506 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>04508</b> - HLX</font> - (UPC: 0 79252 04508) <font color=green><b>TRIANGLE; ACRYLIC; 45' 8"</b></font><br><b>8"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=04508HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 04508 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>04510</b> - HLX</font> - (UPC: 0 79252 04510) <font color=green><b>TRIANGLE; ACRYLIC; 45' 10"</b></font><br><b>10"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=04510HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 04510 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>04512</b> - HLX</font> - (UPC: 0 79252 04512) <font color=green><b>TRIANGLE; ACRYLIC; 45' 12"</b></font><br><b>12"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=04512HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 04512 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 HLX 04506 HLX 04508 HLX 04510 HLX 04512 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_06008HLX" id="a_06008HLX"></a><img src="http://p.office1000.com/vp4/06008HLX.jpg" align=right WIDTH=227 HEIGHT=162 alt="  06008  - HLX  - (UPC: 0 79252 06008)   TRIANGLE; ACRYLIC; 60' 8  "><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Professional Acrylic Triangles</h3><ul> <li>Crafted from crystal clear acrylic <li>Straight edge </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>06008</b> - HLX</font> - (UPC: 0 79252 06008) <font color=green><b>TRIANGLE; ACRYLIC; 60' 8"</b></font><br><b>8"/60 degrees</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=06008HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 06008 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>06010</b> - HLX</font> - (UPC: 0 79252 06010) <font color=green><b>TRIANGLE; ACRYLIC; 60' 10"</b></font><br><b>10"/60 degrees</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=06010HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 06010 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>06012</b> - HLX</font> - (UPC: 0 79252 06012) <font color=green><b>TRIANGLE; ACRYLIC; 60' 12"</b></font><br><b>12"/60 degrees </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=06012HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 06012 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 HLX 06008 HLX 06010 HLX 06012 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_20002HLX" id="a_20002HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>T-Square</h3><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>20002</b> - HLX</font> - (UPC: 0 79252 20002) <font color=green><b>T SQUARE; PLASTIC; 12" #T0012</b></font><br><b>12"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20002HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20002 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>20004</b> - HLX</font> - (UPC: 0 79252 20004) <font color=green><b>T SQUARE; PLASTIC; 24" #T0024</b></font><br><b>24"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20004HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20004 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 HLX 20002 HLX 20004 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_18301HLX" id="a_18301HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Student Triangle Pair</h3><ul> <li>One 45°/45°/90° trinalge <li>One 30°/60°/90° triangle <li>Beveled inking edges <li>Center finger fit <li>Inch and metric graduations </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>18301</b> - HLX</font> - (UPC: 0 79252 18301) <font color=green><b>TRIANGLE; PAIR; 45' and 60' 8"</b></font><br><b>8"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18301HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18301 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>18311</b> - HLX</font> - (UPC: 0 79252 18311) <font color=green><b>TRIANGLE; PAIR; 45' and 60' 10"</b></font><br><b>10" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18311HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18311 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 HLX 18301 HLX 18311 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_18170HLX" id="a_18170HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Architects And Engineers Scales</h3><ul> <li>12" precision instruments <li>Scaled for architectural use or engineering use <li>Peggable </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>18170</b> - HLX</font> - (UPC: 0 79252 18170) <font color=green><b>SCALE; TRIANGLE STUDENT ARCH.</b></font><br><b>Architectural</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18170HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18170 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>18171</b> - HLX</font> - (UPC: 0 79252 18171) <font color=green><b>SCALE; TRIANGLE STUDENT ENG.</b></font><br><b>Engineering </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=18171HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 18171 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 HLX 18170 HLX 18171 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_02430HLX" id="a_02430HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Oxford Math Set</h3><ul>  <li>Hardcase Set Features: <li>Compass <li>6" ruler <li>45 degree/45 deree triangles <li>Pencil eraser <li>180 degree protracter <li>10mm lettering stencil <li>Pencil sharpener <li>3-1/2" and 7" pencils <li>Timetables <li>Factsheet  </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>02430</b> - HLX</font> - (UPC: 0 79252 02430) <font color=green><b>OXFORD MATH SET</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=02430HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 02430 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 HLX 02430 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drafting-tools.html">Drafting: Tools</a>  * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_01320HLX" id="a_01320HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Professional Compass</h3><ul> <li>Small side screw compass <li>Bow compass</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>01320</b> - HLX</font> - (UPC: 0 79252 01330) <font color=green><b>COMPASS;PROFESSIONAL</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=01320HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 01320 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 HLX 01320 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_21561HLX" id="a_21561HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>21561</b> - HLX</font> - (UPC: 0 79252 21561) <font color=green><b>FRENCH CURVES; STUDENT 3/SET</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=21561HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 21561 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 HLX 21561 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_20008HLX" id="a_20008HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Plastic T Squares</h3><ul> <li>Bevel on blade for inking <li>Inch and metric graduations <li>Peggable </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>20008</b> - HLX</font> - (UPC: 0 79252 20008) <font color=green><b>T SQUARE; PLASTIC; 18" #T0018</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20008HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20008 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 HLX 20008 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_21471HLX" id="a_21471HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>21471</b> - HLX</font> - (UPC: 0 79252 21471) <font color=green><b>FLEXIBLE CURVE; 12" GRADUATED</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=21471HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 21471 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 HLX 21471 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_14430SAN" id="a_14430SAN"></a><img src="http://p.office1000.com/jp1/14430san.jpg" align=right WIDTH=245 HEIGHT=22 alt="  14430  - SAN  - (UPC: 0 70530 14430)   705 NOBLOT INDELIBLE INK PENCL  "><a href="http://www.office1000.com/supplies/sanford.html"><b>Mfg: Sanford</b></a> <br><h3>Sanford American No-blot Ink Pencil</h3><ul> <li>#705 black inking pencil <li>Black core</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><font color=blue><b>14430</b> - SAN</font> - (UPC: 0 70530 14430) <font color=green><b>705 NOBLOT INDELIBLE INK PENCL</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=14430SAN&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 14430 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 SAN 14430 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</a>  * <a href="http://www.glr.com/discount/pencils-art.html">Pencils: Art</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_20401HLX" id="a_20401HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>20401</b> - HLX</font> - (UPC: 0 79252 20401) <font color=green><b>LEAD POINTER; #TX401</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20401HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20401 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 HLX 20401 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_20240HLX" id="a_20240HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>20240</b> - HLX</font> - (UPC: 0 79252 20240) <font color=green><b>T SQUARE; PROFESSONL 24"#T2400</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20240HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20240 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>20300</b> - HLX</font> - (UPC: 0 79252 20300) <font color=green><b>T SQUARE; PROFESSONL 30"#T3000</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20300HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20300 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>20360</b> - HLX</font> - (UPC: 0 79252 20360) <font color=green><b>T SQUARE; PROFESSONL 36"#T3600</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20360HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20360 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 HLX 20240 HLX 20300 HLX 20360 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_20081HLX" id="a_20081HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Giant Bow Compass</h3><ul> <li>For circles up to 8" in diameter <li>Includes spare 2mm leads <li>Peggable plastic box </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Free Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>20081</b> - HLX</font> - (UPC: 0 79252 20081) <font color=green><b>COMPASS; GIANT BOW; 5 3/4;TC08</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=20081HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 20081 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 HLX 20081 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_21475HLX" id="a_21475HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>21475</b> - HLX</font> - (UPC: 0 79252 21475) <font color=green><b>FLEXIBLE CURVE; 24" GRADUATED</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=21475HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 21475 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 HLX 21475 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_45610HLX" id="a_45610HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>45610</b> - HLX</font> - (UPC: 0 79252 45610) <font color=green><b>COMPASS; QUICK RELEASE</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=45610HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 45610 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 HLX 45610 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_01330HLX" id="a_01330HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Drawing Sets</h3><ul> <li>Plastic presentation case contains: one small side screw compass, one 5-1/2" self centering knee joint compass/divider, extension bar, technical pen adapter, divider point, and lead pointer <li>8 piece Professional Set aslo includes one mechanical pencil and 0.5mm lead capsule</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>Six Piece Set</b><br><br><font color=blue><b>01330</b> - HLX</font> - (UPC: 0 79252 01330) <font color=green><b>DRAWING SET; 6 PIECE; COMPASS</b></font><br><b></b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=01330HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 01330 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><b>Eight Piece Set</b><br><br><font color=blue><b>01340</b> - HLX</font> - (UPC: 0 79252 01340) <font color=green><b>DRAWING SET; 8 PIECE; COMPASS</b></font><br><b></b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=01340HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 01340 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 HLX 01330 HLX 01340 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_12110HLX" id="a_12110HLX"></a><img src="http://p.office1000.com/vp4/12110HLX.jpg" align=right WIDTH=129 HEIGHT=169 alt="  12110  - HLX  - (UPC: 0 79252 12110)   TRIANGLE; ADJUSTBLE;10IN#LA10T  "><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><h3>Helix Adjustable Triangles</h3><ul> <li>Professional quality <li>Clear acrylic <li>Adjustable arm can be readily set for any angle from 0 to 90 degrees <li>Protractor scale finally graduated in 1/2 degrees increments on white, high strength plastic <li>Magnifier is incorporated for precise, easy to read settings </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>12110</b> - HLX</font> - (UPC: 0 79252 12110) <font color=green><b>TRIANGLE; ADJUSTBLE;10IN#LA10T</b></font><br><b>10" </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=12110HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 12110 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 HLX 12110 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_22402HLX" id="a_22402HLX"></a><a href="http://www.office1000.com/supplies/helixinternationalcorp.html"><b>Mfg: Helix International Corp.</b></a> <br><br><font color=blue><b>22402</b> - HLX</font> - (UPC: 0 79252 22402) <font color=green><b>T SQUARE; ALUMINUM; 24"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=22402HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 22402 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>23002</b> - HLX</font> - (UPC: 0 79252 23002) <font color=green><b>T SQUARE; ALUMINUM; 30"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=23002HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 23002 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>23602</b> - HLX</font> - (UPC: 0 79252 23602) <font color=green><b>T SQUARE; ALUMINUM; 36"</b></font><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=23602HLX&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 23602 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 HLX 22402 HLX 23002 HLX 23602 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/drawing-tools.html">Drawing: Tools</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_PRINTGARD19NBAOS" id="a_PRINTGARD19NBAOS"></a><img src="http://p.office1000.com/vp4/PRINTGARD19NBAOS.jpg" align=right WIDTH=250 HEIGHT=139 alt="  PRINTGARD19NB  - AOS  - (UPC: )   PrintGard Drawing Protector - Nylon - For drawings 17 x 22 and 18 x 24  "><a href="http://www.office1000.com/supplies/advancedorganizingsystems.html"><b>Mfg: Advanced Organizing Systems</b></a> <br><h3>THE PRINTGARD DRAWING PROTECTOR</h3><ul>    <li> End Flaps Hold Drawings Open for Easy View and Handling    <li> No Need for Rubber Bands or Other Fasteners    <li> Easy to Carry and Store in Office or Vehicle    <li> Outside Label for Easy Identification    <li> Protects Prints from Sunlight    <li> Provides Moisture Resistant Barrier    <li> Attractive and Durable </ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><ul><li> This is part of the <a href="http://www.glr.com/series/Advanced-Organizing-Systems-Printgard-System.html">Advanced Organizing Systems Printgard System</a> series</ul><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>PRINTGARD19NB</b> - AOS</font> - (UPC: ) <font color=green><b>PrintGard Drawing Protector - Nylon - For drawings 17" x 22" and 18" x 24"</b></font><br><b>(BLACK) For 17" x 22" and 18" x 24" paper</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=PRINTGARD19NBAOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add PRINTGARD19NB to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><img src="http://p.office1000.com/vp4/PRINTGARD25NBAOS.jpg" align=right><font color=blue><b>PRINTGARD25NB</b> - AOS</font> - (UPC: ) <font color=green><b>PrintGard Drawing Protector - Nylon - For drawings 22" x 34" and 24" x 36"</b></font><br><b>(BLACK) For 22" x 34" and 24" x 36" paper</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=PRINTGARD25NBAOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add PRINTGARD25NB to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><img src="http://p.office1000.com/vp4/PRINTGARD31NBAOS.jpg" align=right><font color=blue><b>PRINTGARD31NB</b> - AOS</font> - (UPC: ) <font color=green><b>PrintGard Drawing Protector - Nylon - For drawings 30" x 42"</b></font><br><b>(BLACK) For 30" x 42" paper</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=PRINTGARD31NBAOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add PRINTGARD31NB 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/drawing-tools.html">Drawing: Tools</a>  * <a href="http://www.glr.com/discount/plan-files.html">Plan: Files</a>  * <a href="http://www.glr.com/discount/plan-portfolios.html">Plan: Portfolios</a>  * <a href="http://www.glr.com/discount/wall-racks.html">Wall: Racks</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/drawing-kits.html">Drawing Kits</a> -   -  <b><font size="+1">Drawing: Tools</font></b>  -  Next: <a href="/discount/dry-erase-accessories.html">Dry Erase: Accessories</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>



