<!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 Portfolio, Art. Business Equipment and Supply: Portfolio, Art</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 Portfolio, Art 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/popular-e-z-record-co.html">Popular: E-Z Record Co</a> -   -  <b><font size="+1">Portfolio, Art</font></b>  -  Next: <a href="/discount/portfolio-file.html">Portfolio, File</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_XP128ITY" id="a_XP128ITY"></a><img src="http://p.office1000.com/vp3/XP128ITY.jpg" align=right WIDTH=250 HEIGHT=201 alt="  XP128  - ITY  - (UPC: 0 75633 90660)   ART PROFOLIO EXPO; 8.5 X 11  "><a href="http://www.office1000.com/supplies/itoyaofamericaltd.html"><b>Mfg: Itoya Of America Ltd.</b></a> <br><h3>Itoya Art Portfolio Expo</h3><ul> <li>Great for corporate and professional presentations <li>Value priced; perfect to distribute and leave behind <li>Durable polypropylene cover <li>Clear, top loading pocket sheets <li>Thick black gauge, acid free mounting page <li>12 pages for 24 views <li>8-1/2" x 11"</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>XP128</b> - ITY</font> - (UPC: 0 75633 90660) <font color=green><b>ART PROFOLIO EXPO; 8.5 X 11</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=XP128ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add XP128 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 ITY XP-12-8 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_EV128ITY" id="a_EV128ITY"></a><img src="http://p.office1000.com/vp3/EV128ITY.jpg" align=right WIDTH=250 HEIGHT=207 alt="  EV128  - ITY  - (UPC: 0 75633 81457)   PROFOLIO;ART 8.5 X 11;BLACK  "><a href="http://www.office1000.com/supplies/itoyaofamericaltd.html"><b>Mfg: Itoya Of America Ltd.</b></a> <br><h3>Art Portfolio Evolution Presentation/Display Portfolio</h3><ul> <li>Perfect for: art and photographs <li>Durable polypropylene cover <li>Stylish stitch cover accent <li>Clear, top-loading pocket sheets <li>Thick gauge black, acid-free mounting paper <li>24 pages for 48 views </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>EV128</b> - ITY</font> - (UPC: 0 75633 81457) <font color=green><b>PROFOLIO;ART 8.5 X 11;BLACK</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=EV128ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add EV128 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>EV129</b> - ITY</font> - (UPC: 0 75633 81458) <font color=green><b>PROFOLIO;ART 9 X 12 BLACK</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=EV129ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add EV129 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 ITY EV-12-8 ITY EV-12-9 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_XP1211ITY" id="a_XP1211ITY"></a><img src="http://p.office1000.com/vp3/XP1211ITY.jpg" align=right WIDTH=250 HEIGHT=201 alt="  XP1211  - ITY  - (UPC: 0 75633 90662)   ART PROFOLIO EXPO; 11 X 14  "><a href="http://www.office1000.com/supplies/itoyaofamericaltd.html"><b>Mfg: Itoya Of America Ltd.</b></a> <br><h3>Itoya Art Portfolio Expo</h3><ul> <li>Great for corporate and professional presentations <li>Value priced; perfect to distribute and leave behind <li>Durable polypropylene cover <li>Clear, top loading pocket sheets <li>Thick black gauge, acid free mounting page <li>12 pages for 24 views <li>11" x 14"</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>XP1211</b> - ITY</font> - (UPC: 0 75633 90662) <font color=green><b>ART PROFOLIO EXPO; 11 X 14</b></font><br><b> </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=XP1211ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add XP1211 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 ITY XP-12-11 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_IA1211ITY" id="a_IA1211ITY"></a><img src="http://p.office1000.com/mrp/IA1211ITY.jpg" align=right WIDTH=150 HEIGHT=127 alt="  IA1211  - ITY  - (UPC: 0 75633 90615)   ART PROFOLIO 11 X 14  "><a href="http://www.office1000.com/supplies/itoyaofamericaltd.html"><b>Mfg: Itoya Of America Ltd.</b></a> <br><h3>Itoya Art Profolio</h3><ul>   <li>Itoya Art Profolio is the only way to show larger format articles   <li>As with all other Itoya presentation/display books, Art Profolio allows you to easily add, or change your presentation in no time, as no messy glue, or tape is needed   <li>Just slide whatever you want into the crystal clear polypropylene "pocket" pages for a highly organized, and ever lasting artistic presentation </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>IA1211</b> - ITY</font> - (UPC: 0 75633 90615) <font color=green><b>ART PROFOLIO 11" X 14"</b></font><br><b>11" x 14"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA1211ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA1211 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA1212</b> - ITY</font> - (UPC: 0 75633 90619) <font color=green><b>ART PORTFOLIO; 11 X 17; BK</b></font><br><b>11" x 17"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA1212ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA1212 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA1214</b> - ITY</font> - (UPC: 0 75633 90614) <font color=green><b>ART PROFOLIO 14" X 17"</b></font><br><b>14" x 17"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA1214ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA1214 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA124</b> - ITY</font> - (UPC: 0 75633 90644) <font color=green><b>ART PROFOLIO 4" X 6"; 24 PAGE</b></font><br><b>4" x 6"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA124ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA124 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA125</b> - ITY</font> - (UPC: 0 75633 90605) <font color=green><b>ART PROFOLIO 5" X 7"; 24 PAGE</b></font><br><b>5" x 7"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA125ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA125 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA128</b> - ITY</font> - (UPC: 0 75633 90617) <font color=green><b>ART PROFOLIO 8.5"X11"</b></font><br><b>8-1/2" x 11"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA128ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA128 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>IA129</b> - ITY</font> - (UPC: 0 75633 90616) <font color=green><b>ART PROFOLIO 9" X 12"</b></font><br><b>9" x 12"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=IA129ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add IA129 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 ITY IA-12-11 ITY IA-12-12 ITY IA-12-14 ITY IA-12-4 ITY IA-12-5 ITY IA-12-8 ITY IA-12-9 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_ES1211ITY" id="a_ES1211ITY"></a><img src="http://p.office1000.com/mrp/ES1211ITY.jpg" align=right WIDTH=200 HEIGHT=151 alt="  ES1211  - ITY  - (UPC: 0 75633 31354)   EASEL ART PROFOLIO;11X14; 24PG  "><a href="http://www.office1000.com/supplies/itoyaofamericaltd.html"><b>Mfg: Itoya Of America Ltd.</b></a> <br><h3>Itoya Easel Does-It Art Profolio</h3><ul>  <li>An integrated easel presentation book for larger formats  <li>Crystal clear pockets include black mountable acid-free paper  <li>Durable cover easily converts to easel stand then folds away for storage, and standard use  <li>Stylish button and string closure  <li>Corner protectors  <li>24 pocket pages(48 views)</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>ES1211</b> - ITY</font> - (UPC: 0 75633 31354) <font color=green><b>EASEL ART PROFOLIO;11X14; 24PG</b></font><br><b>11" x 14"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ES1211ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ES1211 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>ES128</b> - ITY</font> - (UPC: 0 75633 31353) <font color=green><b>EASEL ART PROFOLIO;8.5X11;24PG</b></font><br><b>8-1/2" x 11"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ES128ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ES128 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>ES1214</b> - ITY</font> - (UPC: 0 75633 31355) <font color=green><b>EASEL ART PROFOLIO;14X17; 24PG</b></font><br><b>14" x 17"</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=ES1214ITY&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add ES1214 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 ITY ES1211 ITY ES128 ITY ES1214 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_VFOLDER19AOS" id="a_VFOLDER19AOS"></a><img src="http://p.office1000.com/vp4/VFOLDER19AOS.jpg" align=right WIDTH=250 HEIGHT=250 alt="  VFOLDER19  - AOS  - (UPC: )   VFolder - Rigid Vertical Flat Storage - Up to 12 x 18  "><a href="http://www.office1000.com/supplies/advancedorganizingsystems.html"><b>Mfg: Advanced Organizing Systems</b></a> <br><h3>VFolder Vertical Flat Storage Folders for VFile Series</h3><ul>                              <li>Durable attractive corrugated carboard            <li>Gray lettering            <li>Individual vertical folders make retrieving and organizing documents easy            <li>Acid Free</ul><p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>VFOLDER19</b> - AOS</font> - (UPC: ) <font color=green><b>VFolder - Rigid Vertical Flat Storage - Up to 12" x 18"</b></font><br><b>(WHITE/GRAY LETTERING) Use with VFile19 or VFile 25 Series - 25 Sheets per folder</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=VFOLDER19AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add VFOLDER19 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><img src="http://p.office1000.com/vp4/VFOLDER25AOS.jpg" align=right><font color=blue><b>VFOLDER25</b> - AOS</font> - (UPC: ) <font color=green><b>VFolder - Rigid Vertical Flat Storage - Up to 18" x 24"</b></font><br><b>(WHITE/GRAY LETTERING) Use with VFile25 Series - 25 Sheets per folder</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=VFOLDER25AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add VFOLDER25 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><img src="http://p.office1000.com/vp4/VFOLDER37AOS.jpg" align=right><font color=blue><b>VFOLDER37</b> - AOS</font> - (UPC: ) <font color=green><b>VFolder - Rigid Vertical Flat Storage - Up to 24" x 36"</b></font><br><b>(WHITE/GRAY LETTERING) Use with VFile37 Series - 50 Sheets per folder</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=VFOLDER37AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add VFOLDER37 to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><img src="http://p.office1000.com/vp4/VFOLDER43AOS.jpg" align=right><font color=blue><b>VFOLDER43</b> - AOS</font> - (UPC: ) <font color=green><b>VFolder - Rigid Vertical Flat Storage - Up to 30" x 42"</b></font><br><b>(WHITE/GRAY LETTERING) Use with VFile43 Series - 50 Sheets per folder</b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=VFOLDER43AOS&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add VFOLDER43 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/file-plan-mobile-accessories.html">File: Plan, Mobile, Accessories</a>  * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, Art</a>  * <a href="http://www.glr.com/discount/portfolios-drawing.html">Portfolios: Drawing</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_3036BLSFC" id="a_3036BLSFC"></a><img src="http://p.office1000.com/vp4/3036BLSFC.jpg" align=right WIDTH=196 HEIGHT=127 alt="  3036BL  - SFC  - (UPC: )   Heavy Duty Vinyl Art Portfolio Size 22 X 17  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Art Portfolios</h3><ul>   <li>3" capacity  <li>Heavy-duty black vinyl case  <li>Transport blueprints, artwork, ect. <li>Case interior is fully lined   <li>Includes two large polypropylene pockets  <li>Business card pouch   <li>Zip lock utility bag to store pens, brushes, markers <li>Sewn, padded handles conveniently fold down   <li>Double-sliding nylon zipper on three sides   <li>Steel reinforced bottom corners </ul>  <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3036BL</b> - SFC</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl Art Portfolio Size 22" X 17"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3036BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3036BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3037BL</b> - SFC</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl Art Portfolio Size 26" X 20"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3037BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3037BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3039BL</b> - SFC</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl Art Portfolio Size 36" X 24"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3039BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3039BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3040BL</b> - SFC</font> - (UPC: ) <font color=green><b>Heavy Duty Vinyl Art Portfolio Size 42" X 34"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3040BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3040BL 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 SAF3036BL 3036 SAF3037BL 3037 SAF3039BL 3039 SAF3040BL 3040 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_3068BLSFC" id="a_3068BLSFC"></a><img src="http://p.office1000.com/vp4/3068BLSFC.jpg" align=right WIDTH=199 HEIGHT=172 alt="  3068BL  - SFC  - (UPC: )   Easel Portfolio 14 x 11  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Easel Portfolios</h3><ul>    <li>Easily transport, store and display all of your presentations    <li>Simply unzip, fold back and secure strap to create a free-standing presentation    <li>Includes 10 clear sheet pockets with black paper inserts    <li>Side pocket and business card holder included </ul>  <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3068BL</b> - SFC</font> - (UPC: ) <font color=green><b>Easel Portfolio 14" x 11"</b></font><br><b>(BLACK) 17-1/2"W x 13-3/4"D x 2-1/4"H Overall </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3068BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3068BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3069BL</b> - SFC</font> - (UPC: ) <font color=green><b>Easel Portfolio 17" x 14"</b></font><br><b>(BLACK)  20-1/2"W x 16-3/4"D x 2-1/4"H  Overall </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3069BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3069BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br></td></tr></table><br><center><table border=1 bgcolor="#C9DCC9" width="85%"><tr align=left><td><center><b>Refills for Easel Portfolios</b></center><ul><li><a href="http://www.office1000.com/data/safco/3063NCSFC.html"><font color=blue><b>3063NC</b> - SFC</font> - (UPC: ) <font color=green><b>Presentation Refill Pages 11" x 8-1/2"</b></font></a></ul></td></tr></table></center><br><p><b><font color=green>&bull; <a href="https://www.office1000.com/cgi-bin/ords3.pl">View Cart/Checkout</a><br>Reference SAF3068BL 3068 SAF3069BL 3069 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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_3047BLSFC" id="a_3047BLSFC"></a><img src="http://p.office1000.com/vp4/3047BLSFC.jpg" align=right WIDTH=196 HEIGHT=156 alt="  3047BL  - SFC  - (UPC: )   Basic Nylon Art Portfolio Size 36 x 24  "><a href="http://www.office1000.com/supplies/safco.html"><b>Mfg: Safco</b></a> <br><h3>Basic Art Portfolios</h3><ul>   <li>Black 4-1/2" capacity nylon case without rings stores and transports large documents   <li>Carrying straps are adjustable for either hand or shoulder use   <li>Nylon zipper   <li>Double reinforced bottom and four sturdy bumper feet </ul>  <p><SPAN style="BACKGROUND-COLOR: #7FFF00"> &nbsp; <b>Factory Direct FREE Shipping</b>  &nbsp;</span><br><br><table border=1 cellpadding=5 bgcolor="#EAEFF4"><tr align=left><td><br><font color=blue><b>3047BL</b> - SFC</font> - (UPC: ) <font color=green><b>Basic Nylon Art Portfolio Size 36" x 24"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3047BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3047BL to Shopping Cart" WIDTH=81 HEIGHT=16 BORDER=0></a><br>&nbsp;<br><br><font color=blue><b>3048BL</b> - SFC</font> - (UPC: ) <font color=green><b>Basic Nylon Art Portfolio Size 42" x 34"</b></font><br><b>(BLACK) </b><br><a href="https://www.office1000.com/cgi-bin/ords3.pl?i=3048BLSFC&amp;q=1" target="_top"><IMG SRC="http://p.office1000.com/b.gif" ALT="Add 3048BL 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 SAF3047BL 3047 SAF3048BL 3048 </font></b><br><font size=-1>Listed in: * <a href="http://www.glr.com/discount/portfolio-art.html">Portfolio, 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">

Previous: <a href="/discount/popular-e-z-record-co.html">Popular: E-Z Record Co</a> -   -  <b><font size="+1">Portfolio, Art</font></b>  -  Next: <a href="/discount/portfolio-file.html">Portfolio, File</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>



