<html> <head> <!-- <TITLE>OFFICE SOFA - Offers for OFFICE SOFA - exporters, egypt, egyptian , manufacturers, suppliers, wholesale, Traders, factories, Companies </TITLE> <META http-equiv=keywords content=OFFICE SOFA,OFFICE SOFA Manufacture, OFFICE SOFA Manufactures, OFFICE SOFA Manufacturing,OFFICE SOFA Manufacturer, OFFICE SOFA Exporters, OFFICE SOFA Exporter, OFFICE SOFA Factories,OFFICE SOFA Factory, OFFICE SOFA Suppliers,OFFICE SOFA Supplier, OFFICE SOFA Producers, OFFICE SOFA Producer,OFFICE SOFA, Egypt OFFICE SOFA, OFFICE SOFA Product, OFFICE SOFA Products, Egyptian OFFICE SOFA,> <META http-equiv=description content=OFFICE SOFA supplier directory - over 1,000,000 registered importers and exporters. OFFICE SOFA suppliers from Egypt and around the world, OFFICE SOFA, OFFICE SOFA Manufactures,OFFICE SOFA Factories, OFFICE SOFA Manufacturing, OFFICE SOFA Manufacturer, Factory, Company,OFFICE SOFA Exporters, Companies, OFFICE SOFA Producers, Wholesalers, Distributors, OFFICE SOFA Egypt OFFICE SOFA, OFFICE SOFA. TradeEgypt  Egypt global b2b marketplace > --> <title>OFFICE SOFA - OFFICE SOFA product directory, OFFICE SOFA companies, OFFICE SOFA Exporters, OFFICE SOFA Suppliers, OFFICE SOFA Manufacturers, OFFICE SOFA importers and OFFICE SOFA distributors on tradeegypt.com.</title> <meta name="description" content="OFFICE SOFA companies on tradeegypt.com, find OFFICE SOFA exporters directory, OFFICE SOFA manufacturers, OFFICE SOFA importers, OFFICE SOFA exporters companies and OFFICE SOFA 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="OFFICE SOFA companies, OFFICE SOFA Exporters, OFFICE SOFA Suppliers, OFFICE SOFA Manufacturers, OFFICE SOFA importers and OFFICE SOFA distributors, OFFICE SOFA product directory, OFFICE SOFA traders, OFFICE SOFA wholesalers, OFFICE SOFA sellers, OFFICE SOFA 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>OFFICE SOFA</b> Exporters, Suppliers, Manufacturers, factories and distributors related to OFFICE SOFA. </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="OFFICE SOFA" 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"> OFFICE SOFA</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=OFFICE+SOFA"><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=OFFICE+SOFA"><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=OFFICE+SOFA"></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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=apparel. office supplies .hardware.fashion products.cable.&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-apparel.~office~supplies~.hardware.fashion~products.cable..htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">apparel. office supplies .hardware.fashion products.cable.</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=avaya ip office&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-avaya~ip~office.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">avaya ip office</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=classical upholstery sofa&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-classical~~upholstery~sofa.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">classical upholstery sofa</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=fabric sofa&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-fabric~sofa.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">fabric sofa</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=copy paper A4 stationery office products&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-copy~paper~A4~stationery~office~products.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">copy paper A4 stationery office products</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=furniture like : leather sofa&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-furniture~like~:~leather~sofa.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">furniture like : leather sofa</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=massage sofa&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-massage~sofa.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">massage sofa</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=Massage chair / sofa&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-Massage~chair~/~sofa.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Massage chair / sofa</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=429&CatName=Home Supplies &CatSubName=Furniture &CatSub2Name=Living Room Furniture&CatSub2Id=766"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Living Room Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=429&CatName=Home Supplies &CatSubName=Furniture &CatSub2Name=Outdoor Furniture&CatSub2Id=412"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Outdoor Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=694&CatName=Furniture &CatSubName=Office Furniture&CatSub2Name=Sofas and Arm Chairs&CatSub2Id=762"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Sofas & Arm Chairs</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=694&CatName=Furniture &CatSubName=Office Furniture&CatSub2Name=Seats&CatSub2Id=761"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Seats</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=429&CatName=Home Supplies &CatSubName=Furniture &CatSub2Name=Hotel Furniture&CatSub2Id=414"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Hotel Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=376&CatName=Health and Beauty&CatSubName=Massager &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Massager </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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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">OFFICE SOFA</span>&nbsp;(<span class="titl"> 55</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">( 55</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=20963 target=_blank> Abdel Razzak Furniture </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="20963"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Living Room Furniture, Dinning Room Furniture, Bedroom Furniture, Home Furniture, &nbsp; Sofas & Arm Chairs, Office Furniture, Furniture Furniture Home Supplies &nbsp; Good pieces, Auntree, . . . <br><br> <b>Description:&nbsp;</b> we are a company has a high fame in furniture field since 1976.we are aiming to &nbsp; moderate all test olso we have a unique labor and aprofessional hand craft which &nbsp; help us to be: 1- Accurate in . . . <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=20963',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=21918 target=_blank> Ali El Badry Sons Furniture Company </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="21918"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Home Furniture, Living Room Furniture, Dinning Room Furniture, Bedroom Furniture, Sofas & Arm Chairs, Antique Furniture, Public Furniture, Library Furniture, Wooden & Panel Furniture, Tables, . . . . <br> <br> <b>Description:&nbsp;</b> Ali El Badry Sons Furniture Company: the expert Egyptian manufacturing of Furniture specialized in producing Modern, Steel, Antiques, <b>OFFICE</b> Furniture, Hotels Furniture, and Handmade Furn . . . . <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=21918',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=18347 target=_blank> Mobisharb Furnishing S.A.E </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="18347"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Antique Furniture, Living Room Furniture, Egyptian Antiques & Handmade Products &nbsp; Stocks, Home Furniture, Dinning Room Furniture, Hotel Furniture, Bedroom &nbsp; Furniture, Others Furniture, Tables, . . . <br><br> <b>Description:&nbsp;</b> We are a family business was established on the beginning of the twentieth century &nbsp; in Alexandria about 1915 by our Grandmother. Mobisharb Furnishing SAE was &nbsp; established in Egypt on 16th of Ju . . . <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=18347',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=21193 target=_blank> SG Meubles </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="21193"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Home Furniture, Tables, Hotel Furniture, Dinning Room Furniture, Desks, Bedroom Furniture, Meeting Room Sets, School Furniture, Shelves, Library Furniture, Furniture Home Supplies Wood, . . . . <br> <br> <b>Description:&nbsp;</b> Salem Group is a diverse organization that operates within a multitude of industries. The Group is comprised to date of SG Meubles, SG Architecture and Construction, and Lines Showrooms The gr . . . . <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=21193',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=19912 target=_blank> Emporio Furniture </a> </b> [ Seller-Wholesaler ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="19912"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Living Room Furniture, Dinning Room Furniture, Bedroom Furniture, Sofas & Arm &nbsp; Chairs, Office Furniture, Furniture Furniture Home Supplies &nbsp; furnitre, homefurnitre, officefurnitre, . . . <br><br> <b>Description:&nbsp;</b> Since 1980, Emporio Egypt has specialized in furniture and reproduction furniture &nbsp; of any style. Emporio Egypt has manufacturing furniture and continued its &nbsp; beautiful designs and creations of . . . <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=19912',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=20920 target=_blank> Gad wood </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20920"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Outdoor Furniture, Garden Furniture, Sofas & Arm Chairs, Home Furniture, Wooden & Panel Furniture, Furniture Home Supplies Furniture, Wooden Products, <br> <br> <b>Description:&nbsp;</b> Gad Wood Company was established 1990 in 10th of Ramdan City, Egypt. We specialized in producing wooden hammocks of different models. Our vision is to keep a long time relation with our custome . . . . <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=20920',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=20858 target=_blank> Four Corners Fine Furniture </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="20858"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Home Furniture, Seats, Sofas & Arm Chairs, Desks, Dinning Room Furniture, &nbsp; Bedroom Furniture, Antique Furniture, Hotel Furniture, Office Furniture, &nbsp; Furniture Furniture Home Supplies . . . <br><br> <b>Description:&nbsp;</b> Four Corners Fine Furniture Four Corners is one of the leading Egyptian &nbsp; companies specialized at manufacturing very high quality furniture. We are &nbsp; specialized at manufacturing Antique reprod . . . <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=20858',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=20255 target=_blank> Hammock Interiors </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20255"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Hotel Furniture, Meeting Room Sets, Furniture Hardware & Accessory, Dinning Room Furniture, Living Room Furniture, Bedroom Furniture, Sofas & Arm Chairs, BEDROOM FURNITURE Office Furniture, . . . . <br> <br> <b>Description:&nbsp;</b> At Hammock Interiors we derive our strength from our wide range of services that we provide to our clients. At Hammocks, we produce according to our clients special needs, measurements and colou . . . . <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=20255',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=20288 target=_blank> Halomy Furniture </a> </b> [ Seller ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="20288"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Home Furniture, Hotel Furniture, Sofas & Arm Chairs, Office Furniture, Furniture &nbsp; Furniture Home Supplies home furniture, hotel furniture.office &nbsp; furniture <br><br> <b>Description:&nbsp;</b> Halomy for carpentry and furniture is one of the most important wood manufacturing &nbsp; companies in Egypt,found on Alexandria at Merghem Synthetic area on area equals &nbsp; 10,000 sqm. Our company is . . . <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=20288',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=20970 target=_blank> Form </a> </b> &nbsp; [ Seller &nbsp;- Manufacturer ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="20970"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Bedroom Furniture, Sofas & Arm Chairs, Tables, Cabinetry And Side Boards, Occasional Seating, Residential Lighting, Living Room Furniture, Dinning Room Furniture, Meeting Room . . . . <br> <br> <b>Description:&nbsp;</b> Form is a furniture manufacturing facility located in Egypt specialized in producing furniture according to tailor made specifications and design. The facility is equipped to produce quality woode . . . . <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=20970',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 6 Pages <br> &nbsp; &nbsp; <b>1</b></font> <a href="http://tradeegypt.com/directory.asp?opt=&opt2=&advsearch=&txtSearch=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&b=1&Page=2&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0" >[Next]</a></font> </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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&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=OFFICE+SOFA&page=6&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0">Page 6 >></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>OFFICE SOFA companies,</p> <p> OFFICE SOFA Exporters,</p> <p> OFFICE SOFA Suppliers,</p> <p> OFFICE SOFA Manufacturers,</p> <p> OFFICE SOFA importers and OFFICE SOFA distributors, </p> <p>OFFICE SOFA product directory, </p> <p>OFFICE SOFA traders, </p> <p>OFFICE SOFA wholesalers, </p> <p>OFFICE SOFA sellers, </p> <p>OFFICE SOFA 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>