<html> <head> <!-- <TITLE>Office Hotel School Furniture - Offers for Office Hotel School Furniture - exporters, egypt, egyptian , manufacturers, suppliers, wholesale, Traders, factories, Companies </TITLE> <META http-equiv=keywords content=Office Hotel School Furniture,Office Hotel School Furniture Manufacture, Office Hotel School Furniture Manufactures, Office Hotel School Furniture Manufacturing,Office Hotel School Furniture Manufacturer, Office Hotel School Furniture Exporters, Office Hotel School Furniture Exporter, Office Hotel School Furniture Factories,Office Hotel School Furniture Factory, Office Hotel School Furniture Suppliers,Office Hotel School Furniture Supplier, Office Hotel School Furniture Producers, Office Hotel School Furniture Producer,Office Hotel School Furniture, Egypt Office Hotel School Furniture, Office Hotel School Furniture Product, Office Hotel School Furniture Products, Egyptian Office Hotel School Furniture,> <META http-equiv=description content=Office Hotel School Furniture supplier directory - over 1,000,000 registered importers and exporters. Office Hotel School Furniture suppliers from Egypt and around the world, Office Hotel School Furniture, Office Hotel School Furniture Manufactures,Office Hotel School Furniture Factories, Office Hotel School Furniture Manufacturing, Office Hotel School Furniture Manufacturer, Factory, Company,Office Hotel School Furniture Exporters, Companies, Office Hotel School Furniture Producers, Wholesalers, Distributors, Office Hotel School Furniture Egypt Office Hotel School Furniture, Office Hotel School Furniture. TradeEgypt  Egypt global b2b marketplace > --> <title>Office Hotel School Furniture - Office Hotel School Furniture product directory, Office Hotel School Furniture companies, Office Hotel School Furniture Exporters, Office Hotel School Furniture Suppliers, Office Hotel School Furniture Manufacturers, Office Hotel School Furniture importers and Office Hotel School Furniture distributors on tradeegypt.com.</title> <meta name="description" content="Office Hotel School Furniture companies on tradeegypt.com, find Office Hotel School Furniture exporters directory, Office Hotel School Furniture manufacturers, Office Hotel School Furniture importers, Office Hotel School Furniture exporters companies and Office Hotel School Furniture 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 Hotel School Furniture companies, Office Hotel School Furniture Exporters, Office Hotel School Furniture Suppliers, Office Hotel School Furniture Manufacturers, Office Hotel School Furniture importers and Office Hotel School Furniture distributors, Office Hotel School Furniture product directory, Office Hotel School Furniture traders, Office Hotel School Furniture wholesalers, Office Hotel School Furniture sellers, Office Hotel School Furniture 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 Hotel School Furniture</b> Exporters, Suppliers, Manufacturers, factories and distributors related to Office Hotel School Furniture. </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 Hotel School Furniture" 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 HOTEL SCHOOL FURNITURE</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+Hotel+School+Furniture"><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+Hotel+School+Furniture"><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+Hotel+School+Furniture"></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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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=All kind of antique furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-All~kind~of~antique~furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">All kind of antique furniture</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 Furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-All~kinds~of~Furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">All kinds of Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=All Type Furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-All~Type~Furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">All Type Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=aluninum furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-aluninum~furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">aluninum furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=and Furniture hardware&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-and~Furniture~hardware.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">and Furniture hardware</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <!-- <a href="http://tradeegypt.com/directory2.asp?txtsearch=Antique Reproduction Furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-Antique~Reproduction~Furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Antique Reproduction Furniture</span></a> </div> <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=bistro furniture&selCompanyType= &SllCountry="> http://search.tradeegypt.com/manufacturer/egypt-product-cabinet~hardware.htm --> <a href="http://search.tradeegypt.com/manufacturer/egypt-product-bistro~furniture.htm"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">bistro furniture</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=Home Furniture&CatSub2Id=413"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Home 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=Bamboo, Rattan and Wicker Furniture&CatSub2Id=407"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Bamboo, Rattan & Wicker Furniture</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=420&CatName=Home Supplies &CatSubName=Bath and Toilet &CatSub2Name= &CatSub2Id="> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Bath & Toilet </span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=418&CatName=Home Supplies &CatSubName=Baby products&CatSub2Name=Nursery Furniture and Decor&CatSub2Id=376"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Nursery Furniture & Decor</span></a> </div> <div style="float:left; display:block; width:138px; margin:5px; border:"> <a href="http://tradeegypt.com/directory2.asp?CatSubId=476&CatName=Industrial Supplies&CatSubName=Hardware and Tools &CatSub2Name=Pneumatic and Air Tools&CatSub2Id=541"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Pneumatic & Air Tools</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=Metal Furniture&CatSub2Id=417"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Metal 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=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=429&CatName=Home Supplies &CatSubName=Furniture &CatSub2Name=Antique Furniture&CatSub2Id=406"> <span class="title2" style="font-weight:lighter; text-decoration:underline; font-size:11px;">Antique Furniture</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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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+Hotel+School+Furniture&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 HOTEL SCHOOL FURNITURE</span>&nbsp;(<span class="titl"> 4</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">( 4</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=28075 target=_blank> ELNOMANY CENTER FOR INTEGRATED WORKS </a> </b> [ Seller &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="28075"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Library Furniture, Tables, Cabinetry And Side Boards, School Furniture, Office &nbsp; Furniture, Furniture, Furniture, Furniture, Furniture, Furniture, Office &nbsp; Furniture, Furniture, Furniture, . . . <br><br> <b>Description:&nbsp;</b> we are wood manufacturer we make home <b>Furniture</b> ,<b>Hotel</b> &nbsp; <b>Furniture</b>, tables ,library <b>Furniture</b>, .... interior &nbsp; partitions....cabines.we can furnish your villas , or your . . . <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=28075',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-fe.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=47624 target=_blank> Pt Sentra Success Indo Source </a> </b> &nbsp; [ Seller-Agent ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="47624"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Seats, Mining Machinery, School Furniture, Sports Shoes, Library Furniture, Hotel Furniture, Partition/Workstation, Furniture Home Supplies Footwear, Minerals, Metals & Materials, Office Fu . . . . <br> <br> <b>Description:&nbsp;</b> Our company sell <b>Office</b>, <b>School</b> <b>Furniture</b>, Heavy Duty Equipment & Industrial - Mining Equipment. Our experience is to handle some International <b>School</b>, in Jakarta, <b>H . . . . <br> [ Indonesia ] <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-fe.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-dark"> <b> <a href=coweb.asp?ID=41781 target=_blank> Horizon Steel <b>Furniture</b> Factory Ltd </a> </b> [ Buyer &nbsp;- Manufacturer ] </td> <td width="48" rowspan="2" valign="top" class="td-dark"><input type="checkbox" name="chkDir" value="41781"></td> </tr> <tr> <td height="65" colspan="2" valign="top" class="td-dark-top"> <b>Products:&nbsp;</b> Hospital Furniture, Library Furniture, School Furniture, &nbsp; Cinema-Theater-Auditorium, Cabinetry And Side Boards, Office Furniture, Tables, &nbsp; Furniture, Furniture, Hotel Furniture, Office Furni . . . <br><br> <b>Description:&nbsp;</b> Our company was established in 1986, with the technical staff of 500 people, plant &nbsp; 60,000 square meters dedicated to steel <b>Office</b> <b>Furniture</b>, filing &nbsp; cabinets, intensive cabinets, . . . <br> [ China ] <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-fe.gif" width="18" height="15"> </td> <td width="90%" valign="top" class="td-light"> <b> <a href=coweb.asp?ID=34783 target=_blank> Marantoni </a> </b> &nbsp; [ Buyer-Wholesaler ] </td> <td width="7%" rowspan="2" valign="top" class="td-light"><input type="checkbox" name="chkDir" value="34783"></td> </tr> <tr> <td colspan="2" valign="top" class="td-light-top"> <b>Products:&nbsp;</b> Cinema-Theater-Auditorium, School Furniture, Office Furniture, Library Furniture, Furniture, Furniture, Furniture, Furniture, Office Furniture, Furniture, Furniture, Furniture, Furniture, . . . . <br> <br> <b>Description:&nbsp;</b> Educational supplies, <b>School</b> <b>Furniture</b>, <b>School</b> desks, educational <b>Furniture</b>, <b>School</b> chairs, student desks, <b>School</b> supplies, computer desks, <b>School</b> . . . . <br> [ Greece ] <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 1 Pages <br> &nbsp; &nbsp; <b>1</b></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+Hotel+School+Furniture&page=1&b=1&SelSearch=2&selCompanyType=0&SllCountry=0&CatSubId=&CatSub2Id=&CatName=&CatSubName=&servid=&andor=&BType=0&subBType=0" selected>Page 1 >></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 Hotel School Furniture companies,</p> <p> Office Hotel School Furniture Exporters,</p> <p> Office Hotel School Furniture Suppliers,</p> <p> Office Hotel School Furniture Manufacturers,</p> <p> Office Hotel School Furniture importers and Office Hotel School Furniture distributors, </p> <p>Office Hotel School Furniture product directory, </p> <p>Office Hotel School Furniture traders, </p> <p>Office Hotel School Furniture wholesalers, </p> <p>Office Hotel School Furniture sellers, </p> <p>Office Hotel School Furniture 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>