<html> <head> <!-- <TITLE>Household Plastic Product - Offers for Household Plastic Product - exporters, egypt, egyptian , manufacturers, suppliers, wholesale, Traders, factories, Companies </TITLE> <META http-equiv=keywords content=Household Plastic Product,Household Plastic Product Manufacture, Household Plastic Product Manufactures, Household Plastic Product Manufacturing,Household Plastic Product Manufacturer, Household Plastic Product Exporters, Household Plastic Product Exporter, Household Plastic Product Factories,Household Plastic Product Factory, Household Plastic Product Suppliers,Household Plastic Product Supplier, Household Plastic Product Producers, Household Plastic Product Producer,Household Plastic Product, Egypt Household Plastic Product, Household Plastic Product Product, Household Plastic Product Products, Egyptian Household Plastic Product,> <META http-equiv=description content=Household Plastic Product supplier directory - over 1,000,000 registered importers and exporters. Household Plastic Product suppliers from Egypt and around the world, Household Plastic Product, Household Plastic Product Manufactures,Household Plastic Product Factories, Household Plastic Product Manufacturing, Household Plastic Product Manufacturer, Factory, Company,Household Plastic Product Exporters, Companies, Household Plastic Product Producers, Wholesalers, Distributors, Household Plastic Product Egypt Household Plastic Product, Household Plastic Product. TradeEgypt  Egypt global b2b marketplace > --> <title>Household Plastic Product - Household Plastic Product product directory, Household Plastic Product companies, Household Plastic Product Exporters, Household Plastic Product Suppliers, Household Plastic Product Manufacturers, Household Plastic Product importers and Household Plastic Product distributors on tradeegypt.com.</title> <meta name="description" content="Household Plastic Product companies on tradeegypt.com, find Household Plastic Product exporters directory, Household Plastic Product manufacturers, Household Plastic Product importers, Household Plastic Product exporters companies and Household Plastic Product distributors, Import/export directory, tradeegypt.com B2B marketplace where businesses can post offer to sell, offer to buy and find Egyptian suppliers, exporters and manufacturers, international buyers and importers."> <meta name="keywords" content="Household Plastic Product companies, Household Plastic Product Exporters, Household Plastic Product Suppliers, Household Plastic Product Manufacturers, Household Plastic Product importers and Household Plastic Product distributors, Household Plastic Product product directory, Household Plastic Product traders, Household Plastic Product wholesalers, Household Plastic Product sellers, Household Plastic Product buyers, B2B directory, companies directory"> <meta name="revisit-after" content="10 days"> <meta name="robot" content="index,follow"> <meta name="rating" content="general"> <meta http-equiv="content-type" content="text/html; charset=windows-1256"> <link href="http://tradeegypt.com/lib/fon.css" rel="stylesheet" type="text/css"> <script type="text/javascript" language="javascript"> function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_swapImage() { //v3.0 var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <!-- end of html snippet --> <script type="text/javascript" language="javascript" src="lib/form.js"></script> <script type="text/javascript" language="javascript" src="lib/ajx.js"></script> <script type="text/javascript"> var enablepersist="on" //Enable saving state of content structure using session cookies? (on/off) var collapseprevious="no" //Collapse previously open content when opening present? (yes/no) if (document.getElementById){ document.write('<style type="text/css">') document.write('.switchcontent{display:none;}') document.write('</style>') } function getElementbyClass(classname){ ccollect=new Array() var inc=0 var alltags=document.all? document.all : document.getElementsByTagName("*") for (i=0; i<alltags.length; i++){ if (alltags[i].className==classname) ccollect[inc++]=alltags[i] } } function contractcontent(omit){ var inc=0 while (ccollect[inc]){ if (ccollect[inc].id!=omit) ccollect[inc].style.display="none" inc++ } } function expandcontent(cid){ if (typeof ccollect!="undefined"){ if (collapseprevious=="yes") contractcontent(cid) document.getElementById(cid).style.display=(document.getElementById(cid).style.display!="block")? "block" : "none" } } function revivecontent(){ contractcontent("omitnothing") selectedItem=getselectedItem() selectedComponents=selectedItem.split("|") for (i=0; i<selectedComponents.length-1; i++) document.getElementById(selectedComponents[i]).style.display="block" } function get_cookie(Name) { var search = Name + "=" var returnvalue = ""; if (document.cookie.length > 0) { offset = document.cookie.indexOf(search) if (offset != -1) { offset += search.length end = document.cookie.indexOf(";", offset); if (end == -1) end = document.cookie.length; returnvalue=unescape(document.cookie.substring(offset, end)) } } return returnvalue; } function getselectedItem(){ if (get_cookie(window.location.pathname) != ""){ selectedItem=get_cookie(window.location.pathname) return selectedItem } else return "" } function saveswitchstate(){ var inc=0, selectedItem="" while (ccollect[inc]){ if (ccollect[inc].style.display=="block") selectedItem+=ccollect[inc].id+"|" inc++ } document.cookie=window.location.pathname+"="+selectedItem } function do_onload(){ uniqueidn=window.location.pathname+"firsttimeload" getElementbyClass("switchcontent") if (enablepersist=="on" && typeof ccollect!="undefined"){ document.cookie=(get_cookie(uniqueidn)=="")? uniqueidn+"=1" : uniqueidn+"=0" firsttimeload=(get_cookie(uniqueidn)==1)? 1 : 0 //check if this is 1st page load if (!firsttimeload) revivecontent() } } if (window.addEventListener) window.addEventListener("load", do_onload, false) else if (window.attachEvent) window.attachEvent("onload", do_onload) else if (document.getElementById) window.onload=do_onload if (enablepersist=="on" && document.getElementById) window.onunload=saveswitchstate </script> <script> function validSearch() { if(frmaddtop.txtsearch.value.length < 3 || frmaddtop.txtsearch.value=='Enter search term') {alert('NOTATION:-\n___________________________________________\n\nPlease Insert At Least 3 Characters In Search Field!!\n___________________________________________'); frmaddtop.txtsearch.focus(); return false } //alert(frmaddtop.SelSearch.value) if (frmaddtop.SelSearch.value==-1) { alert('please select a value'); frmaddtop.SelSearch.focus(); return false } if (frmaddtop.selCompanyType!=null ) { if (frmaddtop.selCompanyType.value==-1) { alert('please select a value'); frmaddtop.selCompanyType.focus(); return false } } if (frmaddtop.OfferType!=null ) { if (frmaddtop.OfferType.value==-1) { alert('please select a value'); frmaddtop.OfferType.focus(); return false } } return true; } </script> </head> <body bgcolor="#ffffff" background="assets/mbg.gif" text="#000000" link="#000000" vlink="#000000" alink="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="text-align:center"> <span style=background-color:f2f2f2; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:777px><b>Household Plastic Product</b> Exporters, Suppliers, Manufacturers, factories and distributors related to Household Plastic Product. </span> <!-- xxxxx --> <table align="center" width="779" height="131" border="0" cellpadding="0" cellspacing="0" class="border1" bgcolor="#FFFFFF"> <tr> <td height="15" colspan="3" valign="top" background="assets/top/top_bg.gif"></td> </tr> <tr> <td height="165" colspan="3" valign="top"><div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="777"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="220" height="95" rowspan="2" align="center" valign="middle"><a href="http://tradeegypt.com/"><img src="assets/top/logo.gif" alt="Trade Egypt Logo" border="0"></a></td> <td width="557" height="22" align="right" valign="middle"> <table width="520" border="0" cellpadding="0" cellspacing="0" background="assets/top/links_top_bg.gif"> <tr> <td width="38" height="12" align="right" valign="middle"><img src="assets/top/links_top_curve.gif" width="38" height="25"></td> <td width="158" height="22" valign="middle" class="lind"><span class="ex-head">»</span> <a href="welcomeRegistration.asp" style="color:#000000; text-decoration:none;font-size:10px">Join Now</a>&nbsp;<span class="ex-head">»</span> <a href="login.asp" style="color:#000000; text-decoration:none; font-size:10px">Login</a> <a href="rss/TeRss.xml" title="TradeEgypt RSS News Feed"><img src="assets/default/rss.gif" border="0" title="TradeEgypt RSS News Feed" align="absmiddle"/></a> </td> <td width="80" align="center" valign="middle" class="lind"><span class="ex-head">»</span> <a href="Default.asp" style="color:#000000; text-decoration:none"> <b>TE Home</b></a> </td> <td width="2" align="center" valign="middle"><img src="assets/top/links_top_s.gif"></td> <td width="83" align="center" valign="middle" class="lind"><span class="ex-head">»</span> <a href="about.asp" style="color:#000000; text-decoration:none"> <b>About TE</b></a> </td> <td width="2" align="center" valign="middle"><img src="assets/top/links_top_s.gif"></td> <td width="63" align="center" valign="middle" class="lind"><span class="ex-head">»</span> <a href="office_manager2.asp" style="color:#000000; text-decoration:none"> <b>My TE</b></a></td> <td width="2" align="center" valign="middle"><img src="assets/top/links_top_s.gif"></td> <td width="79" align="center" valign="middle" class="lind"><span class="ex-head">»</span> <a href="contact.asp" style="color:#000000; text-decoration:none"> <b>Contact</b></a></td> <td width="3" rowspan="2" valign="middle"><img src="assets/top/links_top_r.gif"></td> </tr> </table> </td> </tr> <tr> <td height="60" align="center" valign="middle"> <table width="468" height="60" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="2" align="center" valign="middle" bgcolor="#F2F2F2" class="pic-frame"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="60"> <param name="movie" value="http://www.tradeegypt.com/assets/top/te_rotating_banner.swf"> <param name="quality" value="high"><param name="menu" value="false"> <embed src="http://www.tradeegypt.com/assets/top/te_rotating_banner.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60"></embed> </object> </td> </tr> </table> </td> </tr> </table></td> </tr> <tr> <td height="50" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0" background="assets/top/links_bg.gif" style="background-repeat:repeat-x"> <tr> <td width="8" valign="middle"><img src="assets/top/links_left.gif" width="8" height="45"></td> <td width="126" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"><a href="lead-center.asp" style="color:#FFFFFF; text-decoration:none"> <b>Leads Center</b></a></td> <td width="2" valign="middle"><img src="assets/top/links_s.gif"></td> <td width="145" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"> <a href="catalogue-center.asp" style="color:#FFFFFF; text-decoration:none"><b>Catalogue Center</b></a></td> <td width="2" valign="middle"><img src="assets/top/links_s.gif"></td> <td width="139" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"> <a href="directory-center.asp" style="color:#FFFFFF; text-decoration:none"><b>Company Listing</b></a></td> <td width="2" valign="middle"><img src="assets/top/links_s.gif"></td> <td width="117" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"> <a href="2buy.asp" style="color:#FFFFFF; text-decoration:none"><b>Want to Buy?</b></a></td> <td width="2" valign="middle"><img src="assets/top/links_s.gif"></td> <td width="117" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"> <a href="2sell.asp" style="color:#FFFFFF; text-decoration:none"><b>Want to Sell?</a></td> <td width="2" valign="middle"><img src="assets/top/links_s.gif"></td> <td width="102" align="center" valign="middle" class="lind"><img src="assets/top/link_icon.gif" border="0" align="middle"> <a href="http://www.tradeegypt.com/infoBank/default.asp" style="color:#FFFFFF; text-decoration:none"><b>Info Bank</b></a></td> <td width="8" valign="middle"><img src="assets/top/links_right.gif" width="8" height="45"></td> </tr> </table></td> </tr> <tr> <td height="35"> <form action="http://tradeegypt.com/RedirectSearch.asp?ch=new" method="post" name="frmaddtop" onSubmit="return validSearch()"> <input type="hidden" name="selcompanyType" value="0"> <table width="100%" height="35" border="0" cellpadding="0" cellspacing="0" background="assets/top/search_bg.gif" style="background-repeat:repeat-x"> <tr valign="middle"> <td width="1" align="right"> </td> <td width="68" align="left" valign="middle"> <input id="txtsearch" name="txtsearch" type="text" value="Household Plastic Product" size="18" onKeyUp="if(this.value!=''){showHint(this.value,'myte/wizard/chkKeyword.asp','txtsearch','showkeyword','')}" onblur=setTimeout("document.getElementById('showkeyword').innerHTML=''",200) style="color:#999999; font-size:10px;" onFocus="this.value=''"><span class="sr-head" style="position:fixed; margin-right:12px; display:block;"><span style="position:absolute;" id="showkeyword"></span></span> </td> <td width="660" valign="middle"> <!-- <SELECT name="SelSearch"> <option value="0" selected>Trade Egypt</option> <OPtion value="" selected></option> <OPtion value=""></option> </select> --> <table width="100%"> <tr><td width="98" valign="middle"> <SELECT name="SelSearch"> <option value="-1" >Search In</option> <OPtion value="3">Company Directory </option> <OPtion value="1">Trade Leads </option> <OPtion value="4">Product Catalogue </option> </select> </td><td width="457" valign="bottom"><span id="txtSel"> <select name="ContinentID" style="width:150px;"> <option value="0" selected="selected">All Continent/Region</option> <optgroup label="By Continent:" title="By Continent:">By Continent</optgroup> <option value="1" >Africa</option> <option value="2" >Asia</option> <option value="3" >Europe</option> <option value="4" >North America</option> <option value="5" >South America</option> <option value="6" >Oceania</option> <optgroup title="By Region:" label="By Region:">By Region</optgroup> <option value="-1" >Asia (except China)</option> <option value="-2" >China</option> <option value="-3" >Eastern Europe</option> <option value="-4" >Middle East</option> <option value="-5" >Western Europe</option> <option value="-6" >North Africa</option> <option value="-7" >Central & South Africa</option> <option value="-8" >Americas</option> </select> <input name="Submit" type="submit" class="formGo" value=""> </td></tr></table> </td> <td width="45" align="center"><a href="AdvSearch.asp" style="text-decoration:none"><span class="lind" style="font-size:10px"><b>Advanced Search</b></span></a></td> <td width="3" align="right" valign="bottom"></td> </tr> </table> </form> </td> </tr> </table> </div> </td> </tr> <tr> <td width="610" valign="top"> <table width="609" border="0" cellpadding="0" cellspacing="0"> <tr> <td> <table width="100%" border="0" cellspacing="6"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td colspan="24"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"><img src="assets/theme/tbl_background_top.gif" /></td> </tr> <tr> <td width="38"><img src="assets/theme/tbl_icon.gif" /></td> <td align="left" width="440" background="assets/theme/tbl_header_bg.gif" class="titl">Search Results for <span class="title2"> HOUSEHOLD PLASTIC PRODUCT</span> </td> <td width="118" align="right"><img src="assets/theme/tbl_header_right.gif" width="118" height="30" /></td> </tr> </table> </td> </tr> <tr> <td height="1330" colspan="24" align="center" valign="top" background="assets/theme/tbl_background.gif"> <!--<table width="96%" cellpadding="0" cellspacing="0"> <tr> <td width="20" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_left.gif"></td> <td width="2" align="left" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_s.gif"></td> <td valign="middle" background="assets/theme/tbl_h3_bg.gif"> <a href="showallpostoffer.asp?txtsearch=Household+Plastic+Product"><img name="v_leads_r6_c3" src="assets/view/h3_tradeLeads_01.gif" border="0"></a></b></td> <td width="2" align="left" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_s.gif"></td> <td valign="middle" background="assets/theme/tbl_h3_bg.gif"><img name="v_leads_r6_c8" src="assets/view/h3_directories_02.gif" border="0"></td> <td width="2" align="left" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_s.gif"></td> <td valign="middle" background="assets/theme/tbl_h3_bg.gif"><a href="catalogs.asp?txtsearch=Household+Plastic+Product"><img name="v_leads_r6_c13" src="assets/view/h3_catalogues_01.gif" border="0"></a></td> <td align="left" valign="middle" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_s.gif"> <a href="Quotations.asp?txtsearch=Household+Plastic+Product"></a></td> <td width="200" align="right" background="assets/theme/tbl_h3_bg.gif"><img src="assets/theme/tbl_h3_right.gif"></td> </tr> </table>--> <div align="center"> <table width="97%" border="0" cellspacing="2" cellpadding="2"> <tr> <td width="100%"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td bgcolor="#E8E8E8" colspan="3" height="6"></td> </tr> <tr> <td width="6" bgcolor="#E8E8E8"></td> <td><table width="100%"> <tr bgcolor="#CCCCCC" class="td-grey"> <td width="28" valign="middle"></td> <td width="182" > <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=1"> <p class="data">Manufacturer</p></a> </td> <td width="28" valign="middle"></td> <td width="182" > <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=2"> <p class="data">Agent</p></a> </td> <td width="28" valign="middle"></td> <td width="182" > <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=3"> <p class="data">Wholesaler</p></a> </td> <td width="28" valign="middle"></td> <td width="319" > <!-- <span style="font-family: Arial, Helvetica, sans-serif;font-size:12px;color: #000000;line-height: 17px;font-weight:bold;">All</span> --> </td> </tr> </table> </td> <td width="6" bgcolor="#E8E8E8"></td> </tr> <tr> <td bgcolor="#E8E8E8" colspan="3" height="6"></td> </tr> </table> </td> </tr> <tr><td> <table width="100%"> <tr> <td nowrap="nowrap"> <span class="sr-head">Related Searches: </span> </td> <td> <div style="width:445px"> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=abrasive products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-abrasive~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">abrasive products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=Agricultural products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-Agricultural~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Agricultural products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=all kinds of agricultural products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-all~kinds~~of~agricultural~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">all kinds of agricultural products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=all kinds of plastic products(pipes&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-all~kinds~of~plastic~products(pipes.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">all kinds of plastic products(pipes</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=all of the egyptian products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-all~of~the~egyptian~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">all of the egyptian products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=All paper products & Boards&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-All~paper~products~&~Boards.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">All paper products & Boards</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=all products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-all~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">all products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=3d crystal products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-3d~crystal~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">3d crystal products</span></a> </div> </div> </td> </tr> <tr> <td colspan="2"> <hr color="#f2f2f2" width="98%"> </td> </tr> <tr> <td nowrap="nowrap"> <span class="sr-head">Related Categories: </span> </td> <td> <div style="width:445px;"> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=795&CatName=Machinery&CatSubName=Others Machinery&CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Others Machinery</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=339&CatName=Food and Beverages&CatSubName=Confectionery &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Confectionery </span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=391&CatName=Home Appliances&CatSubName=Audio and Video Equipment &CatSub2Name=Television&CatSub2Id=354"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Television</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=848&CatName=Plastic and Plastic Products&CatSubName=OEM Technical Plastic Parts&CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">OEM Technical Plastic Parts</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=448&CatName=Home Supplies &CatSubName=Tableware &CatSub2Name=Plastic Dinnerware &CatSub2Id=476"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Plastic Dinnerware </span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=140&CatName=Construction and Construction Supplies&CatSubName=Building Plastic &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Building Plastic </span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=106&CatName=Chemicals&CatSubName=Plastics and Products &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Plastics & Products </span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=434&CatName=Home Supplies &CatSubName=Household Plastic Product &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Household Plastic Product </span></a> </div> </div> </td> </tr> </table> </td></tr> <tr> <td><table id="Directory Type" align="center" > <!-- <tr bgcolor="#CCCCCC" class="td-grey"> <td valign="middle"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="165" align="left" valign="middle"> <a href="directory2.asp?selCompanyType=3&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName="> <p class="data">Egyptian Exporter / Manufacturer</p> </a> </td> <td valign="middle"> <img src="assets/view/ic-i.gif" width="18" height="15"> </td> <td width="160" align="left" valign="middle"> <a href="directory2.asp?selCompanyType=2&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName="> <p class="data">Foreign Importer</p> </a> </td> <td valign="middle"> <img src="assets/view/ic-supplier.gif" width="18" height="15"> </td> <td width="160" align="left"> <a href="directory2.asp?selCompanyType=16&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName="> <p class="data">Egyptian Importer</p> </a> </td> </tr> <tr class="td-dark"> <td valign="middle"> <img src="assets/view/ic-sp.gif" width="18" height="15"></td> <td class="data"> <a href="directory2.asp?selCompanyType=4&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName=">Service Provider</a> </td> <td valign="middle"> <img src="assets/view/ic-sh.gif" width="18" height="15"> </td> <td class="data"> <a href="directory2.asp?selCompanyType=10&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName=">Shipping &amp; Freight</a> </td> <td></td> <td class="data"> All Companies </td> </tr> <tr class="td-grey"> <td valign="middle"><img src="assets/view/ic-sl-o.gif" width="18" height="15"></td> <td class="data"> <a href="directory2.asp?selCompanyType=17&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName=">Shipping Lines</a> </td> <td valign="middle"><img src="assets/view/ic-fe.gif" width="18" height="15"></td> <td class="data"> <a href="directory2.asp?selCompanyType=11&txtsearch=Household+Plastic+Product&CatSubId=&CatSub2Id=&CatName=&CatSubName=">Foreign Exporter</a> </td> <tr>--> <tr> <td colspan="14"> </td> </tr> </table></td> </tr> </table> </div> <br> <!--<table width="500"> <tr> <td colspan="20" class="lind"> &nbsp; KeyWord: <span class="title2">HOUSEHOLD PLASTIC PRODUCT</span>&nbsp;(<span class="titl"> 177</span> ) <span class="titl"> All Companies </span> Found. </td> </tr> </table>--> <form name="form1" target="_blank"> <center> <table width="95%" align="center" bgcolor="#FFFFFF" class="border1"> <tr> <td width="5%" rowspan="2" valign="top" class="td-light"> </td> <td width="54%" rowspan="2" align="left" valign="middle" class="titl">( 177</span> ) All Companies </td> <td height="20" colspan="3" align="right"><input name="inquery" type="button" class="Inquire" value="" onClick="return inquire()"></td> <td colspan="3" align="right"> <input name="addcart" type="button" class="add-card" value="" onClick="return addCart()"></td> </tr> <tr> <td width="5%" height="25">&nbsp;</td> <td colspan="3" align="right" valign="middle" class="ver9b"><a href="javascript:check(false)">Clear All</a></td> <td width="14%" align="right" valign="middle" class="ver9b"><a href="javascript:check(true)">Select All</a></td> </tr> </table> </center> <table width="95%" border="0" cellpadding="0" cellspacing="0" class="slink" align="center"> <tr> <td width="95%" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#E7F5FE" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-dark"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=19091 target=_blank> alcanal for trade </a> </b> [ Seller-Wholesaler ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="19091"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Juices, Household Plastic Product, Bean Products, Fresh Vegetables, Rice, &nbsp; Bamboo & Rattan Products, Eggs, Organic Fruits, Fresh Fruits, Organic &nbsp; Vegetables, Home Supplies Food & Beverages, . . . <br><br> <b>Description:&nbsp;</b> It is our pleasure to introduce ourselves to you, we are an Egyptian exporting &nbsp; company specialized in exporting vegetables and fruits to all over the world. We &nbsp; are exporting our <b>Product</b> . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=19091',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br>&nbsp; </td> </tr> </table> </td> </tr> </table> </td> </tr> </tr> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#FFFFFF" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-light"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=17813 target=_blank> Electrostar Group </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="17813"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Washing Machine, Refrigerator & Freezer, Home Appliances, WASHING MACHINE REFRIGERATOR & FREEZER Electrostar, egypt <br> <br> <b>Description:&nbsp;</b> History(Since 1939) : The foundation of what was to become one of Egypt s biggest manufactures were laid on 1939, when Eng. Ahmed EL Menoufi established a small factory in to manufactures L.P. . . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=17813',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br> &nbsp; </td> </tr> </table> </td> </tr> </tr> <tr> <td width="95%" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#E7F5FE" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-dark"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=19833 target=_blank> El Helal and Golden Star Group </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="19833"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Industrial Supplies, Toys, Garden Supplies , Furniture , Home Supplies , Fine &nbsp; Chemicals , Chemicals, Household Plastic Product, Household Cleaning Tool & &nbsp; Accessory, Plastic Finished Product . . . <br><br> <b>Description:&nbsp;</b> El Helal and Golden star Group is a leader manufacturers for Rubber , &nbsp; <b>Plastic</b> <b>Product</b>s and detergents on Egypt and Arab world ,Our Group is &nbsp; pathing the way of success through Rese . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=19833',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br>&nbsp; </td> </tr> </table> </td> </tr> </table> </td> </tr> </tr> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#FFFFFF" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-light"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=20188 target=_blank> Medstar </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20188"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Household Plastic Product, Plastic Furniture, Plastic Dinnerware, Disposable Tableware, Household Cleaning Tool & Accessory, Cup & Mug, Tableware Household Utensils Furniture Home Supplies <br> <br> <b>Description:&nbsp;</b> Medstar company was established in Egypt 1976. Through 30 years of experience we have produced high quality <b>Product</b>s at competitive prices. Medstar has a very wide range of <b>Plastic</b> . . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20188',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br> &nbsp; </td> </tr> </table> </td> </tr> </tr> <tr> <td width="95%" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#E7F5FE" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-dark"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=20654 target=_blank> Future Plast </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="20654"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Plastic Finished Product, Household Plastic Product, Industrial Supplies, PLASTIC &nbsp; FINISHED PRODUCT, Plastic &nbsp; Products<br> <br><br> <b>Description:&nbsp;</b> We are one of the leading companies in Egypt specialized in the manufacture of a &nbsp; Houseware <b>Plastic</b> <b>Product</b>s such as Basins, Bowls, Jugs, Shopping &nbsp; baskets, Garbage bins, Jars, Lau . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20654',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br>&nbsp; </td> </tr> </table> </td> </tr> </table> </td> </tr> </tr> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#FFFFFF" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-light"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=20734 target=_blank> Rabboni Plast </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20734"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Plastics & Products, Cup & Mug, Paper Cups, Plates, Food Trays, Paper & Paper Products Packaging & Paper, Household Utensils Home Supplies Chemicals, PLASTICS & PRODUCTS, plasti . . . . <br> <br> <b>Description:&nbsp;</b> We Listen & you tell us what you want in sheet specifications, we extrude the proper & suitable sheets for your applications. American Experts with more than 30 years experience process & desig . . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20734',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br> &nbsp; </td> </tr> </table> </td> </tr> </tr> <tr> <td width="95%" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#E7F5FE" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-dark"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=20693 target=_blank> Egyptian <b>Plastic</b> Industry </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="20693"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Plastic Furniture, Garden Furniture, OEM Technical Plastic Parts, Furniture <br><br> <b>Description:&nbsp;</b> The Bahgat Group comprises several major companies in the fields of Electronics, &nbsp; <b>Household</b> appliances, furniture, medical, entertainment and real estate &nbsp; development. These main companies . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20693',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br>&nbsp; </td> </tr> </table> </td> </tr> </table> </td> </tr> </tr> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#FFFFFF" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-light"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=20683 target=_blank> Rubex for <b>Plastic</b> Manufacturing Co. </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20683"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Plastic Finished Product, Acrylic Fabric, Plastic Furniture, Plastics & Products, Household Cleaning Tool & Accessory, Hotel Furniture, Industrial Supplies, Chemical Fabrics Textiles & Leather . . . . <br> <br> <b>Description:&nbsp;</b> Rubex is an Egyptian joint  stock co. was established on 1987 located in New Borg El-Arab City 3rd industrial zone for manufacturing all the Acrylic & <b>Plastic</b> <b>Product</b>s ac . . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20683',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br> &nbsp; </td> </tr> </table> </td> </tr> </tr> <tr> <td width="95%" valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#E7F5FE" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-dark"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=19170 target=_blank> Faroplast </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="19170"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Plastic Toys, Others Gifts & Crafts, Others Industrial & Specialty Packaging, &nbsp; Household Plastic Product, Plastic Packaging Materials, Toys, Industrial & &nbsp; Specialty Packaging Packaging & Paper, . . . <br><br> <b>Description:&nbsp;</b> FAROPLAST is an industry leader specializing in the manufacturing and exporting of &nbsp; latex <b>Product</b>s such as balloons, <b>Plastic</b> toys and gloves. Located in &nbsp; Egypt, Faroplast proudly serves . . . <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=19170',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br>&nbsp; </td> </tr> </table> </td> </tr> </table> </td> </tr> </tr> <tr> <td valign="top"> <table width="100%" border="0" cellpadding="0" cellspacing="6" bgcolor="#FFFFFF" class="border1"> <tr> <td width="3%" height="54" valign="top" class="td-light"> <img src="assets/view/ic-e.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=20957 target=_blank> ABCO United </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20957"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Plastics & Products, Plastic Packaging Materials, Detergent, Packaging Materials Packaging & Paper, Fine Chemicals Chemicals, PLASTICS & PRODUCTS, plastic containers, bottles, household de . . . . <br> <br> <b>Description:&nbsp;</b> ABCO United Manufacture of <b>Plastic</b> containers and bottles, manfacture of <b>Household</b> detergents and carcare <b>Product</b>s <br> [ Egypt ] <img src="assets/view/platinum-icon.gif" align="absmiddle"> &nbsp; <input type="button" name="Q-Inqiry" value="Quick Inquiry" class="formInquery" onClick="javascript:window.open('Q-Inquiry.asp?ID=20957',null,'width=630, height=600, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"> <br> &nbsp; </td> </tr> </table> </td> </tr> </tr> </table> </form> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } function MM_findObj(n, d) { //v4.01 var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); if(!x && d.getElementById) x=d.getElementById(n); return x; } function MM_jumpMenuGo(selName,targ,restore){ //v3.0 var selObj = MM_findObj(selName); if (selObj) MM_jumpMenu(targ,selObj,restore); } //--> </script> <table width="95%" align="center"> <tr> <td bgcolor="#E7F5FE" class="border1"> <div align="center"><span class="data"> Displaying 1 of 18 Pages <br> &nbsp; &nbsp; <b>1</b></font> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=2&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">2</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=3&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">3</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=4&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">4</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=5&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">5</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=6&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">6</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=7&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">7</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=8&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">8</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=9&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">9</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=10&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">10</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=1&Page=2&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0" >[Next]</a></font> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=11&Page=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">[Next 10]</a> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&b=11&Page=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">[Last 10]</a> </span> </div></td> </tr> <tr> <td align="center"> <form name="form2"> <select name="pages" onChange="MM_jumpMenu('parent',this,0)" style="background-color:#F2F2F2;color:#666666; border-style:groove"> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=1&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0" selected>Page 1 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=2&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 2 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=3&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 3 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=4&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 4 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=5&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 5 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=6&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 6 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=7&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 7 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=8&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 8 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=9&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 9 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=10&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 10 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=11&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 11 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=12&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 12 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=13&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 13 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=14&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 14 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=15&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 15 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=16&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 16 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=17&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 17 >></option> <option value="?opt=&opt2=&advsearch=&txtSearch=Household+Plastic+Product&page=18&b=11&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 18 >></option> </select> <input type="button" name="Button1" value=" " class="formgo" onClick="MM_jumpMenuGo('pages','parent',0)"> </form></td> </tr> <tr> <td> </td> </tr> </table> </td> </tr> <tr> <td colspan="24"> <table width="100%" cellpadding="0" cellspacing="0"> <tr> <td colspan="3"><img src="assets/theme/tbl_background_dn.gif" /></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td></tr> </table> </td> <!--include file="lib/right.asp"--> <td width="167" valign="top" align="left" bgcolor="#FFFFFF"> <table width="165" border="0" cellpadding="0" cellspacing="0"> <table width="164" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="13" valign="bottom"><img src="assets/theme/tbl_background_top_2.gif" width="164" height="10"></td> </tr> <tr> <td> <table width="100%" border="0" cellpadding="0" cellspacing="1" background="assets/theme/tbl_background_2.gif" bgcolor="#FFFFFF"> <tr><td align="center" valign="middle"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td align="center" valign="top"> <table width="94%" border="0" cellspacing="2" cellpadding="0" bgcolor="#FFFFFF" class="border1"> <tr> <td height="20" class="td-dark">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4exporter.asp"><span class="sr-head">Egyptian Exporters</span></a></td> </tr> <tr> <td height="20" class="td-light">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4matching.asp"><span class="ex-head">Egyptian Importers</span></a></td> </tr> <tr> <td height="20" class="td-dark">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4sourcing.asp"><span class="sr-head">Foreign Exporters</span></a></td> </tr> <tr> <td height="20" class="td-light">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4importer.asp"><span class="ex-head">Foreign Importers</span></a></td> </tr> <tr> <td height="20" class="td-dark">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4shipping.asp"><span class="sr-head">Shippers & Forwarders</span></a></td> </tr> <tr> <td height="20" class="td-light">&nbsp;<img src="assets/theme/icon_2.gif" />&nbsp;<a href="http://tradeegypt.com/4service.asp"><span class="ex-head">Service Providers</span></a></td> </tr> </table> </td> </tr> </table> </td></tr> </table></td> </tr> <tr> <td height="10"><img src="assets/theme/tbl_background_dn_2.gif" width="164" height="10"></td> </tr> </table> <table width="167" border="0" cellpadding="0" cellspacing="0"> <tr> <td valign="bottom" height="13" align="center"><img src="http://www.tradeegypt.com/assets/theme/tbl_background_top_2.gif" width="164" height="10"></td> </tr> <tr> <td align="center"> <table width="164" border="0" cellspacing="1" cellpadding="0" background="http://www.tradeegypt.com/assets/theme/tbl_background_2.gif" style="background-repeat:repeat-y"> <tr> <td align="center" valign="middle"> <table width="143" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <table width="100%" border="0" cellspacing="1" cellpadding="0" class="slink"> <tr> <td align="left" height="25" bgcolor="#E2F0F5">&nbsp;<img src="http://www.tradeegypt.com/assets/benefits/icon.gif" align="absmiddle"> <a href="http://www.tradeegypt.com/face2face.asp" style="text-decoration:none; color:#000000" class="slink"><b> Trade Match Services</b></a></td> </tr> <tr> <td align="left" height="25" bgcolor="#E2F0F5">&nbsp;<img src="http://www.tradeegypt.com/assets/benefits/icon.gif" align="absmiddle"> <a href="http://www.tradeegypt.com/membership_benefits.asp" style="text-decoration:none; color:#000000" class="slink"><b>Membership Types</b></a></td> </tr> <tr> <td align="left" height="25" bgcolor="#E2F0F5">&nbsp;<img src="http://www.tradeegypt.com/assets/benefits/icon.gif" align="absmiddle"> <a href="http://www.tradeegypt.com/Te-Chat/welcomeChat.asp" target="_blank" onClick="this.newWindow = window.open('http://www.tradeegypt.com/Te-Chat/welcomeChat.asp', 'Chat', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width=640,height=480');this.newWindow.focus();this.newWindow.opener=window;return false;" style="text-decoration:none; color:#000000" class="slink"><b>Online Support</b></a></td> </tr> </table> </td> </tr> </table> </td></tr> </table> </td> </tr> <tr> <td height="2" align="center"><img src="http://www.tradeegypt.com/assets/theme/tbl_background_joint_2.gif"></td> </tr> </table> <table width="167" border="0" cellpadding="0" cellspacing="0"> <tr> <td height="13" align="center" valign="bottom"><img src="http://www.tradeegypt.com/assets/theme/tbl_background_top_2.gif" width="164" height="10"></td> </tr> <tr> <td align="center"> <table width="164" border="0" cellspacing="1" cellpadding="0" background="http://www.tradeegypt.com/assets/theme/tbl_background_2.gif" style="background-repeat:repeat-y"> <tr> <td align="center" valign="middle"> <table width="143" border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <table width="100%" border="0" cellspacing="1" cellpadding="0" class="slink"> <tr> <td height="25" bgcolor="#E2F0F5" align="left" class="slink">&nbsp;<img src="http://www.tradeegypt.com/assets/benefits/icon.gif" align="absmiddle"> <b>Info Bank</b></td> </tr> <tr> <td bgcolor="#F3FAFF"> <table width="100%" border="0" cellspacing="5" cellpadding="0" class="border1"> <tr> <td width="4"><img src="http://www.tradeegypt.com/assets/default/dot-sq.gif"></td> <td height="16" class="lind" align="left"><a href="http://www.tradeegypt.com/infoBank/containerspecs.asp" style="text-decoration:none; color:#000000">container info</a></td> </tr> <tr> <td><img src="http://www.tradeegypt.com/assets/default/dot-sq.gif"></td> <td align="left" height="16" class="lind"><a href="http://www.tradeegypt.com/infoBank/incoterms.asp" style="text-decoration:none; color:#000000">incoterms</a></td> </tr> <tr> <td><img src="http://www.tradeegypt.com/assets/default/dot-sq.gif"></td> <td align="left" height="16" class="lind"><a href="http://www.tradeegypt.com/infoBank/IMEXTerms.asp" style="text-decoration:none; color:#000000">import/export terms </a></td> </tr> <tr> <td><img src="http://www.tradeegypt.com/assets/default/dot-sq.gif"></td> <td align="left" height="16" class="lind"><a href="http://www.tradeegypt.com/infoBank/cro.asp" style="text-decoration:none; color:#000000">commercial offices</a></td> </tr> <tr> <td colspan="2" align="right" height="16"><a href="http://www.tradeegypt.com/infoBank/default.asp" style="text-decoration:none"> <span class="ex-head">- more</span></a></td> </tr> </table> <div align="left"> <p>Household Plastic Product companies,</p> <p> Household Plastic Product Exporters,</p> <p> Household Plastic Product Suppliers,</p> <p> Household Plastic Product Manufacturers,</p> <p> Household Plastic Product importers and Household Plastic Product distributors, </p> <p>Household Plastic Product product directory, </p> <p>Household Plastic Product traders, </p> <p>Household Plastic Product wholesalers, </p> <p>Household Plastic Product sellers, </p> <p>Household Plastic Product buyers,</p> <p> B2B directory, </p> <p>companies directory</p> </div> </td> </tr> </table> </td> </tr> </table> </td></tr> </table> </td> </tr> <tr> <td align="center"><img src="http://www.tradeegypt.com/assets/theme/tbl_background_joint_2.gif"></td> </tr> </table> </div></td> </tr> </table> </div> </td> </tr> <tr> <td colspan="2" width="779" valign="top" bgcolor="#FFFFFF"> <table width="779" border="0" cellpadding="10" cellspacing="0" align="center" bgcolor="#FFFFFF"> <tr> <td height="25" bgcolor="#026CA6"></td> </tr> <tr> <td height="40" class="border1"><div align="justify"><span class="slink"> <b><a href="http://www.tradeegypt.com/HotProducts.html" style="text-decoration:none"><font color="#000000">Hot Products</font></a> : </b>&nbsp; <a href="http://www.tradeegypt.com/Letter/A/1.html">A</a> &nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/B/1.html">B</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/C/1.html">C</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/D/1.html">D</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/E/1.html">E</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/F/1.html">F</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/G/1.html">G</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/H/1.html">H</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/I/1.html">I</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/J/1.html">J</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/K/1.html">K</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/L/1.html">L</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/M/1.html">M</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/N/1.html">N</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/O/1.html">O</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/P/1.html">P</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/Q/1.html">Q</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/R/1.html">R</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/S/1.html">S</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/T/1.html">T</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/U/1.html">U</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/V/1.html">V</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/W/1.html">W</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/X/1.html">X</a>&nbsp; |&nbsp; <a href="http://www.tradeegypt.com/Letter/Y/1.html">Y</a>&nbsp; |&nbsp;&nbsp;<a href="http://www.tradeegypt.com/Letter/Z/1.html">Z</a><b><a href="http://search.tradeegypt.com/" style="text-decoration:none"><font color="#000000"><br /> Hot Search</font></a>&nbsp;&nbsp;&nbsp;&nbsp; :</b> &nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=a">A</a> &nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=b">B</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=c">C</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=d">D</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=e">E</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=f">F</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=g">G</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=h">H</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=i">I</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=j">J</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=k">K</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=l">L</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=m">M</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=n">N</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=o">O</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=p">P</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=q">Q</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=r">R</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=s">S</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=t">T</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=u">U</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=v">V</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=w">W</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=x">X</a>&nbsp; |&nbsp; <a href="http://search.tradeegypt.com/letter_all.htm?l=y">Y</a>&nbsp; |&nbsp;&nbsp;<a href="http://search.tradeegypt.com/letter_all.htm?l=z">Z</a><br> <b> <a href="http://directory.tradeegypt.com/" style="text-decoration:none"><font color="#000000">Directory </font></a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :</b> &nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=a">A</a> &nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=b">B</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=c">C</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=d">D</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=e">E</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=f">F</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=g">G</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=h">H</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=i">I</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=j">J</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=k">K</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=l">L</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=m">M</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=n">N</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=o">O</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=p">P</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=q">Q</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=r">R</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=s">S</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=t">T</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=u">U</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=v">V</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=w">W</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=x">X</a>&nbsp; |&nbsp; <a href="http://directory.tradeegypt.com/manufacturer.htm?l=y">Y</a>&nbsp; |&nbsp;&nbsp;<a href="http://directory.tradeegypt.com/manufacturer.htm?l=z">Z</a><br /> </span></div> </td> </tr> <tr> <td height="40" class="pic-frame"> <div align="justify"><span class="slink"> <a href="http://www.tradeegypt.com/Ted-egyptian-cotton.html">Egyptian Cotton</a>, <a href="http://www.tradeegypt.com/TED-Ceramics.html">Ceramics</a>, <a href="http://www.tradeegypt.com/TED-Cement---Sand.html">Cement & Sand</a>, <a href="http://www.tradeegypt.com/Ted-Stone-and-Marble.html">Stone & Marble</a>, <a href="http://www.tradeegypt.com/TED-Juices.html">Juices</a>, <a href="http://www.tradeegypt.com/TED-Canned-Food.html">Canned Food</a>, <a href="http://www.tradeegypt.com/TED-Dairy-Products.html">Dairy Products</a>, <a href="http://www.tradeegypt.com/TED-Honey-Products.html">Honey Products</a>, <a href="http://www.tradeegypt.com/TED-Furniture.html">Furniture</a>, <a href="http://www.tradeegypt.com/TED-Medicine---Health-Products.html">Medicine & Health Products</a>, <a href="http://www.tradeegypt.com/TED-Pharmaceutical-Chemicals.html">Pharmaceutical Chemicals</a>, <a href="http://www.tradeegypt.com/TED-Pipe---Fittings.html">Pipe & Fittings</a>, <a href="http://www.tradeegypt.com/TED-Frozen---Dried-Fruits.html">Frozen & Dried Fruits</a>, <a href="http://www.tradeegypt.com/TED-Frozen-Food.html">Frozen Food</a>, <a href="http://www.tradeegypt.com/TED-Fresh-Fruits.html">Fresh Fruits</a>, <a href="http://www.tradeegypt.com/TED-Fresh-Vegetables.html">Fresh Vegetables</a>, <a href="http://www.tradeegypt.com/TED-Canned---Processed-Vegetables.html">Canned & Processed Vegetables</a>, <a href="http://www.tradeegypt.com/TED-Herbs---Spices.html">Herbs & Spices</a>, <a href="http://www.tradeegypt.com/TED-Footwear.html">Footwear</a>, <a href="http://www.tradeegypt.com/TED-T-Shirts.html">T-Shirts</a>, <a href="http://www.tradeegypt.com/TED-Shirts---Blouses.html">Shirts & Blouses</a>, <a href="http://www.tradeegypt.com/TED-Children-Garment.html">Children Garments</a>, <a href="http://www.tradeegypt.com/TED-Fertilizer.html">Fertilizer</a>, <a href="http://www.tradeegypt.com/TED-Paint.html">Paints</a>, <a href="http://www.tradeegypt.com/TED-Household-Plastic-Product.html">Household Plastic Products</a>, <a href="http://www.tradeegypt.com/TED-Cotton-Fabrics.html">Cotton Fabrics</a>, <a href="http://www.tradeegypt.com/TED-Leather-Products.html">Leather Products</a>, <a href="http://www.tradeegypt.com/TED-Bathrobe.html">Bathrobe</a>, <a href="http://www.tradeegypt.com/TED-Carpet.html">Carpets</a>, <a href="http://www.tradeegypt.com/TED-Bedding.html">Bedding</a>, <a href="http://www.tradeegypt.com/TED-Cotton-Fabrics.html">Cotton Fabrics</a>, <a href="http://www.tradeegypt.com/real-estate.html">Real Estate Egypt </a>, <a href="http://www.tradeegypt.com/Renewable-Energy-Egypt.html">Renewable Energy Egypt</a>, <a href="http://www.tradeegypt.com/energy-efficiency-egypt.html">Energy Efficiency Egypt</a>, <a href="http://www.tradeegypt.com/oil-gas-egypt.html">Oil & Gas Egypt</a>, <a href="http://www.tradeegypt.com/egypt-solar-energy.html">Egypt Solar Energy</a>, <a href="http://www.sharmheights.com/">Sharm El Sheikh Property</a> <br /> </span> </div></td> </tr> <tr> <td height="2" bgcolor="#026CA6"></td> </tr> <tr> <td height="30" align="center" valign="middle" bgcolor="#E7F5FE" class="dat"> <a href="http://www.tradeegypt.com/default.asp"><font color="000000">TE Home</font></a> | <a href="http://www.tradeegypt.com/lead-center.asp"><font color="000000">Leads Center</font></a> | <a href="http://www.tradeegypt.com/catalogue-center.asp"><font color="000000">Catalogue Center</font></a> | <a href="http://www.tradeegypt.com/directory-center.asp"><font color="000000">Company Listings</font></a> | <a href="http://www.tradeegypt.com/2buy.asp"><font color="000000">Want to Buy?</font></a> | <a href="http://www.tradeegypt.com/2sell.asp"><font color="000000">Want to Sell?</font></a> <br> <a href="http://www.tradeegypt.com/office_manager2.asp"><font color="000000">My TE</font></a> | <a href="http://www.tradeegypt.com/about.asp"><font color="000000">About TE</font></a> | <a href="http://www.tradeegypt.com/Contact.asp"><font color="000000">Contact us</font></a> | <a href="http://www.tradeegypt.com/4exporter.asp"><font color="000000">Egyptian Exporters</font></a> | <a href="http://www.tradeegypt.com/4Importer.asp"><font color="000000">Foreign Importers</font></a> | <a href="http://www.tradeegypt.com/4Sourcing.asp"><font color="000000">Foreign Exporter</font></a> | <a href="http://www.tradeegypt.com/4Matching.asp"><font color="000000">Egyptian Importer</font></a> <br> <a href="http://www.tradeegypt.com/banner_exchange.asp"><font color="000000"> Link to us</font></a> | <a href="http://www.tradeegypt.com/infoBank/default.asp"><font color="000000"> Information & Resources</font></a> | <a href="http://www.tradeegypt.com/partner_list.asp"><font color="000000">Partner with TE</font></a> | <a href="http://www.tradeegypt.com/HotProducts.html"><font color="000000">Hot Products</font></a> | <a href="http://www.tradeegypt.com/advertise.asp"><font color="000000">Advertise with TE</font></a> <br> <a href="http://www.tradeegypt.com/terms-privacy/terms.htm" target="_blank"><font color="000000">Terms &amp; Conditions</font></a> | <a href="http://www.tradeegypt.com/terms-privacy/privacy.htm" target="_blank"><font color="000000">privacy</font></a> | <a href="http://www.tradeegypt.com/terms-privacy/disclaimer.htm" target="_blank"><font color="000000">Disclaimer</font></a> | <a style="cursor:hand; text-decoration:underline " onClick="javascript:window.open('recommend_us.asp',null,'width=650, height=400, toolbar=no, resizable=yes, scrollbars=yes, directories=no, status=no')"><font color="000000">Recommend us</font></a> | <a href="http://www.tradeegypt.com/sitemap.asp"><font color="000000">Site Map</font></a> </td> </tr> <tr> <td height="3"></td> </tr> <tr> <td height="20" align="center" bgcolor="#026CA6" class="dat" style=" color:#FFFFFF"> <p>&copy; 2004-2010 <a href="http://www.tradeegypt.com"><font color="#FFFFFF">TradeEgypt.com</font></a> - A Product of <a href="http://www.egosolutions.net"><font color="#FFFFFF">EGO Solutions</font></a> <SCRIPT language=javascript src="http://www.tradeegypt.com/lib/oo_engine.js"></SCRIPT> <SCRIPT language=javascript src="http://www.tradeegypt.com/lib/oo_conf_en-US.js"></SCRIPT> <br> TradeEgypt.com is best viewed with Internet Explorer 6 or above (1024x768)</td> </tr> </table> </td></tr> </table> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-2916288-4"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>