<!-- Begin
var item = new Array();

c=0; item[c]=new Array("index.php","http://www.saslubeandchemicals.com/","Said Al Saghir General Trading Company","index,main,start,home,front,Said Al Saghir, Said, Said Mohammed Al Saghir , Omega, Magna, Zetalube, Oil eater, A1 Chemicals, Said Al Saghir General Trading Company","Said Al Saghir General Trading Company was founded by Mr. Said Mohammed Al Saghir in Year 1966. His company pioneered in the distribution of Omega Specialty Lubricants to the market of United Arab Emirates..");

c++; item[c]=new Array("aboutus.php","aboutus.php","About Us","about us,index,main,start,home,front, contact, Said Al Saghir,Said Al Saghir General Trading Company","Said AL Saghir Group of Companies was founded by Mr. Said Mohammad Al Saghir. The Group pioneered in the distribution of Omega Specialty Lubricants, Magna Welding Alloys, Manufacturing of Polystyrene and Insulation Materials, Transporting House, Wholesale Fruits & Vegetables and Used Cars Showroom.");

c++; item[c]=new Array("products.php","products.php","Products","products, Omega, Magna, Zetalube, Oil eater, A1 Chemicals","Greases composed of a lubricating fluid, thickened with soap or other material to a semi-solid or solid consistency. A good lubricating fluid provides the grease with better lubricity while a good thickener maintains the texture of the grease and helps make it stay where it is applied.");

c++; item[c]=new Array("group.php","group.php","Group","products, Al Sughaiyer, National Polystyrene Packaging Factory LLC , Al Sughaiyer Trading Co. LLC , STC, ATT, NPPF, Profile","Said AL Saghir Group of Companies was founded by Mr. Mohammad Said Al Saghir. The Group pioneered in the distribution of Omega Specialty Lubricants, Magna Welding Alloys, Manufacturing of Polystyrene and Insulation Materials, Transporting House, Wholesale Fruits & Vegetables and Used Cars Showroom.");

c++; item[c]=new Array("enquiry.php","enquiry.php","Enquiry","product, enquiry, product enquiry","Said Al Saghir - Enquiry Form");
c++; item[c]=new Array("careers.php","careers.php","Careers","careers, career, vacancy, vacancies in sas","Careers - Send CV to omegalube@hotmail.com");

c++; item[c]=new Array("contactus.php","contactus.php","Contact Us","Contact, Contact Us, contact us, how to reach, location, location map, site map, site, Dubai, Sharjah, HongKong, DUBAI OUTLETS, SHARJAH OUTLETS, sas, said, said al saghir","Said Al Saghir, Dubai, UAE");

c++; item[c]=new Array("sitemap.php","sitemap.php","Site Map","Products, HOME, ABOUT US, PRODUCT ENQUIRY,PROFILE, GROUP, CONTACT US","Home   |   About Us   |   Products   |   Group   |   Enquiry   |    Careers   |    Contact Us");

page="<!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>  <html xmlns=http://www.w3.org/1999/xhtml>  <head>  <meta http-equiv=Content-Type content=text/html; charset=utf-8 />  <title>Said AL Saghir</title>  <script src=Scripts/AC_RunActiveContent.js type=text/javascript></script>  <link href=css/said.css rel=stylesheet type=text/css />    </head>  <body>  <table width=100% border=0 cellspacing=0 cellpadding=0>  <tr bgcolor=#F0F1F3>  <td align=center valign=top style='background-image:url(images/bg1.jpg); background-repeat:repeat-x';><table width=1000 border=0 cellspacing=0 cellpadding=0>  <tr>  <td width=1000 height=117 align=left valign=top><table width=1000 border=0 cellspacing=0 cellpadding=0>  <tr>  <td width=333 height=117 align=left valign=top style=background-image:url(images/said_al_saghir_01.jpg); background-repeat:no-repeat;>&nbsp;</td>  <td width=334 height=117 align=left valign=top style=background-image:url(images/said_al_saghir_02.jpg); background-repeat:no-repeat;>&nbsp;</td>  <td width=333 height=117 align=left valign=top style=background-image:url(images/said_al_saghir_03.jpg); background-repeat:no-repeat;>&nbsp;</td>  </tr>  </table></td>  </tr>  <tr>  <td width=1000 height=44 align=left valign=top><object classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 codebase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0 width=1000 height=44><param name=movie value=swf/menu.swf /><param name=quality value=high> <embed src=swf/menu.swf quality=high pluginspage=http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash type=application/x-shockwave-flash width=1000 height=44></embed></object></td>  </tr> <tr><td width=1000 height=150 align=left valign=top><img src=images/bg9.jpg width=1000 height=150 border=0 /></td> </tr>  <tr>  <td width=1000 align=left valign=top><table width=100% class=normal_text border=0 cellspacing=10><tr><td align=left><br/></td></tr><tr><td align=left class=tdSiteMap style=padding-left:0px><span class=about_heading_mini>Search Results</span></td></tr>";


function search(frm) {
win = window.open("","","","");
win.document.write(page);
txt = frm.srchval.value.split(" ");
fnd = new Array(); total=0;
for (i = 0; i < item.length; i++) {
fnd[i] = 0; order = new Array(0, 4, 2, 3);
for (j = 0; j < order.length; j++)
for (k = 0; k < txt.length; k++)
if (item[i][order[j]].toLowerCase().indexOf(txt[k]) > -1 && txt[k] != "")
fnd[i] += (j+1);
else if (item[i][order[j]].indexOf(txt[k]) > -1 && txt[k] != "")
fnd[i] += (j+1);
}
for (i = 0; i < fnd.length; i++) {
n = 0; w = -1;
for (j = 0;j < fnd.length; j++)
if (fnd[j] > n) { n = fnd[j]; w = j; };
if (w > -1) total += show(w, win, n);
fnd[w] = 0;
}
win.document.write("</table><br><span class=about_heading_mini>Total found:</span> <strong>"+total+"</strong><br/><br/></td></tr><tr><td width=1000 height=73 align=left valign=top><table width=1000 border=0 cellspacing=0 cellpadding=0>  <tr>  <td width=38>&nbsp;</td>  <td width=369>&nbsp;</td>  <td width=554>&nbsp;</td><td width=39>&nbsp;</td>  </tr>  <tr>  <td>&nbsp;</td>  <td>&nbsp;</td>  <td align=right valign=middle class=footer_text><a href=index.php class=footer_link>Home</a>&nbsp;&nbsp; |&nbsp;&nbsp;<a href=aboutus.php class=footer_link>About Us</a>&nbsp;&nbsp;      |&nbsp;&nbsp; <a href=products.php class=footer_link>Products</a>&nbsp;&nbsp; | &nbsp;&nbsp;<a href=group.php class=footer_link>Group</a>&nbsp;&nbsp;      |&nbsp;&nbsp; <a href=enquiry.php class=footer_link>Enquiry</a>&nbsp;&nbsp; | &nbsp;&nbsp; <a href=careers.php class=footer_link>Careers</a>&nbsp;&nbsp;      |      &nbsp;&nbsp; <a href=contactus.php class=footer_link>Contact Us </a></td>  <td class=normal_text>&nbsp;</td>  </tr>  <tr>  <td>&nbsp;</td>  <td><table width=127 border=0 cellspacing=0 cellpadding=0>  <tr>  <td width=21 align=left valign=middle><a href=http://validator.w3.org/check?uri=referer target=_blank><img src=images/check.jpg alt=Validated XHTML width=16 height=15 border=0 /></a></td>  <td width=37 align=left valign=middle><a href=http://validator.w3.org/check?uri=referer target=_blank class=footer_link>HTML</a></td>  <td width=29 align=center valign=middle><a href=http://jigsaw.w3.org/css-validator/check/referer target=_blank><img src=images/check.jpg alt=Validated CSS width=16 height=15 border=0 /></a></td>  <td width=40 align=left valign=middle class=footer_text><a href=http://jigsaw.w3.org/css-validator/check/referer target=_blank class=footer_link>CSS</a></td>  </tr>  </table></td>  <td align=right valign=middle class=footer_text>All Rights Reserved   &copy; 2010<span class=normal_text_bold> Said Al Saghir General Trading Company </span></td>  <td>&nbsp;</td>  </tr>  </table></td>  </tr>  </table></td>  </tr>  </table>  </body>  </html>");
win.document.close();
}
function show(which,wind,num) {
link =  item[which][0];
topic=item[which][1];
line = "<tr><td><b><a style=text-decoration:underline; href='"+link+"'>"+item[which][2]+"</a></b>&nbsp;&nbsp; Score: "+num+"<br>";
line += item[which][4] + "<br><span style=color:#AE0000;>"+topic+"</span></td></tr><tr><td align=center><span >____________________________________________________________________________________________________________________________________________</span></td></tr>";
wind.document.write(line);
return 1;
}
//  End -->

