ÿþ<!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> <title>IGI :: Worldwide</title> <meta name="Keywords" content="IGI, IGI worldwide, Gemology Institute, Diamond, Jewelry, Colored Stones, Lab Reports, Online Data Retrieval," /> <meta name="Description" content="Established in Antwerp, New York, Hong Kong, Mumbai, Bangkok, Tokyo, Dubai, Toronto, Los Angeles, Tel Aviv and Cavalese, IGI is the world's largest independent gem certification and appraisal institute and is renowned for its quality services, extensive experience and know-how." /> <meta name="copyright" content="IGI Worldwide" lang="en-US" /> <meta name="google-site-verification" content="5imJBBSAUBAjo4ZR-pBM4g69yjufq2rThfMpe7vdBko" /> <link rel="shortcut icon" href="Images/favicon.ico" /> <link href="styles.css" rel="stylesheet" type="text/css" /> <script type='text/javascript' src="IGI_MOBILE/js/mobile.js"></script> <script src="JS/Browser.js" type="text/javascript"></script> <script type="text/javascript"> function URLEncode (clearString) { var output = ''; var x = 0; clearString = clearString.toString(); var regex = /(^[a-zA-Z0-9_.]*)/; while (x < clearString.length) { var match = regex.exec(clearString.substr(x)); if (match != null && match.length > 1 && match[1] != '') { output += match[1]; x += match[1].length; } else { if (clearString[x] == ' ') output += '+'; else { var charCode = clearString.charCodeAt(x); var hexVal = charCode.toString(16); output += '%' + ( hexVal.length < 2 ? '0' : '' ) + hexVal.toUpperCase(); } x++; } } return output; } function SubmitOnEnter(myfield, e) { var keycode; if (window.event) keycode = window.event.keyCode; else if (e) keycode = e.which; else return true; if (keycode == 13) { SearchSite(); return false; } else return true; } function SearchSite() { document.location ='search.aspx?cx=001674498824742971102:bgcf8p-m7yq&cof=FORID:10&ie=UTF-8&q=' + URLEncode(document.getElementById('q').value) + '&sa=Search'; } function fncChangeLang(val) { //// alert("fncChangeLang/sp"); //// alert(val); if(val==1) { document.location ='index.html'; } if(val==2) { document.location ='ch/index.html'; } if(val==3) { document.location ='sp/index.html'; } } </script> <script type="text/javascript"> function showstuff(divnm){ document.getElementById('labreports').className="box1Link1"; document.getElementById('education').className="box1Link2"; document.getElementById('verifydiamond').className="box1Link3"; document.getElementById('divlab').style.display="none"; document.getElementById('divedu').style.display="none"; document.getElementById('divverify').style.display="none"; if (divnm==1) { document.getElementById('divlab').style.display="block"; document.getElementById('labreports').className="box1Link1Sel"; } else if (divnm==2) { document.getElementById('divedu').style.display="block"; document.getElementById('education').className="box1Link2Sel"; } else if (divnm==3) { document.getElementById('divverify').style.display="block"; document.getElementById('verifydiamond').className="box1Link3Sel"; } } var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17125477-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script language="JavaScript" type="text/javascript"> function selectChange() { selIdx = document.forms[0].ddlanguage.selectedIndex; newSel = document.forms[0].ddlanguage.options[selIdx].text; //alert("Selection has changed to: " + newSel); //// alert("selectChange/sp"); //// alert(selIdx); //if (newSel="English") if (selIdx=="1") { document.location.href = "ch/index.html" } //else if (newSel="Spanish") else if (selIdx=="2") { document.location.href = "sp/index.html" } else { document.location.href = "index.html" } } </script> <!--<script language="JavaScript" type="text/javascript"> function openWindow() { window.open("Popup.aspx","IGIAward",'toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,fullscreen=false,width=653,height=280'); } </script>--> </head> <body> <form> <div class="wrapper" style="outline: none"> <div class="mainContainer" style="outline: none"> <div class="headerContainer" style="outline: none"> <div class="logo" style="border: 0px solid gray; outline: none"> <a href="index.html" style="outline: none;"> <img alt="IGI Worldwide" title="IGI Worldwide" src="Images/igi-logo.jpg" /></a></div> <div style="float: left; width: 746px; border: 0px solid blue; outline: none"> <div class="topLinksContainer" style="border: 0px solid gray; outline: none; float: right; width: 600px; vertical-align: middle"> <!--<div class="download"> <a href="4csDownload.aspx" id="download"></a> </div>--> <div style="float: left; border: 0px solid green; outline: none"> <a href="about_igi.aspx" id="link1">About</a> <a href="Articles.aspx" id="link5">News</a> <a href="trade_shows.aspx" id="link2">Shows</a> <a href="e_services.aspx" id="link3"> E-services</a> <a href="contact.aspx" id="link4">Contact Us</a> </div> <div style="border: 0px solid red; float: right; vertical-align: middle; outline: none"> <div style="border: 0px solid red; float: left; vertical-align: middle; margin-right: 5px; outline: none"> Languages / 틊 </div> <div style="float: left; outline: none"> <select name="ddlanguage" class="textfeildsmaller" id="ddlLang" title="language" lang="en" onchange="selectChange()"> <option>English</option> <option>€{SO-N‡e</option> <option>Spanish</option> </select> </div> </div> <div class="clear"> </div> </div> <div class="menuContainer" style="outline: none"> <a href="lab_reports.aspx" id="menu1" class="menu1"></a><a href="igi_education.aspx" id="menu2" class="menu2"></a><a href="online_retieval.aspx" id="menu3" class="menu3"> </a> <div class="searchBox" style="outline: none"> <script type="text/javascript" src="http://www.google.com/jsapi"></script> <script type="text/javascript"> google.load('search', '1'); google.setOnLoadCallback(function() { google.search.CustomSearchControl.attachAutoCompletion( '001674498824742971102:bgcf8p-m7yq', document.getElementById('q'), 'cse-search-box'); }); </script> <span>Search for:<input type="text" class="searchField" name="q" id="q" autocomplete="off" onkeypress="return SubmitOnEnter(this,event);" /> <input alt="search" title="search" value="Search" type="image" name="sa" src="Images/search-icon.jpg" onclick="SearchSite();return false;" /></span> <script type="text/javascript" src="http://www.google.com/cse/brand?form=cse-search-box&lang=en"></script> </div> </div> </div> </div> <div style="height: 250px; outline: none; background-color: #bce7fa"> <img alt="Welcome to IGI - International Gemological Institute" title="Welcome to IGI - International Gemological Institute" src="Images/header_home.jpg" style="outline: none" /><div class="clear"> </div> </div> <div class="homeGrad" style="outline: none"> <div class="box1" style="outline: none"> <table class="box1MenuContainer" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <a href="lab_reports.aspx" id="labreports" class="box1Link1Sel" title="Laboratory Reports" onmouseover="showstuff(1)"></a> </td> <td> <a href="igi_education.aspx" id="education" class="box1Link2" title="Education" onmouseover="showstuff(2)"> </a> </td> <td> <a href="online_retieval.aspx" id="verifydiamond" class="box1Link3" title="Verify your Report" onmouseover="showstuff(3)"></a> </td> </tr> <tr> <td colspan="3"> <div class="panel" style="outline: none; display: block" id="divlab"> <div class="panel-wrapper" style="outline: none"> <a href="lab_reports.aspx"> <img alt="Laboratory Reports" title="Laboratory Reports" src="images/box1-img1.jpg" /></a> </div> </div> <div class="panel" style="outline: none; display: none" id="divedu"> <div class="panel-wrapper" style="outline: none"> <a href="igi_education.aspx"> <img alt="Education" title="Education" src="images/box1-img2.jpg" /></a> </div> </div> <div class="panel" style="outline: none; display: none" id="divverify"> <div class="panel-wrapper" style="outline: none"> <a href="online_retieval.aspx"> <img alt="Verify your Diamond" title="Verify your Diamond" src="images/box1-img3.jpg" /></a> </div> </div> </td> </tr> </table> </div> <div class="box2" style="outline: none"> <a href="buy_in_confidence.aspx" style="outline: none; position: relative; top: 100px; left: 8px;" class="more">Find Out More...</a> <a href="importance_of_certification.aspx" style="outline: none; position: relative; top: 215px; left: 65px;" class="more"> Find Out More...</a> </div> <div class="box3"> <table cellpadding="0" cellspacing="0" border="0" width="273px"> <tr> <td align="center" style="padding: 10px 0 5px 0" colspan="2"> <img src="images/news_title.jpg" /> </td> </tr> <tr> <td align="center" style="width: 30px; vertical-align: top;"> <img src="images/bullet.jpg" /> </td> <td class="box3link"> <a href="pdf/Afghanistan.pdf" target="_blank">IGI Dubai conducts Gemology workshop for Afghan Jewelers</a> </td> </tr> <tr> <td align="center" style="width: 30px; vertical-align: top;"> <img src="images/bullet.jpg" /> </td> <td class="box3link"> <a href="pdf/Guadalajara.pdf" target="_blank">IGI s Guadalajara Polished Diamond Course Hits Maximum Enrollment</a> </td> </tr> <tr> <td align="center" style="width: 30px; vertical-align: top;"> <img src="images/bullet.jpg" /> </td> <td class="box3link"> <a href="http://edition.cnn.com/2011/08/24/living/diamond-ring-costco/" target="_blank"> Buy $1M engagement ring from Costco?</a> </td> </tr> <tr> <td align="center" style="width: 30px; vertical-align: top;"> <img src="images/bullet.jpg" /> </td> <td class="box3link"> <a href="pdf/IGI-students-shine-at-IIJW-2011.pdf" target="_blank">IGI students shine at IIJW 2011</a> <br /> <br /> </td> </tr> <tr> <td colspan="2"> <a href="Articles.aspx" style="outline: none; position: relative; left: 160px;" class="more"> Find Out More...</a> </td> </tr> </table> </div> <div class="box4" align="center"> <a href="Gem_Articles.aspx" style="outline: none; position: relative; top: 213px; left: 8px;" class="more">Find Out More...</a> </div> </div> </div> <div class="push"> </div> </div> <div class="footer" style="outline: none"> <div class="bannerSep" style="outline: none"> </div> <div class="footerLogo" style="outline: none"> <a href="index.html"> <img alt="IGI Worldwide" title="IGI Worldwide" src="Images/igi-emblum.jpg" /></a></div> <div class="footerLinks" style="outline: none"> <a href="index.html">Home</a> | <a href="sitemap.aspx">Sitemap</a> | <a href="contact.aspx"> Contact us</a> </div> <div class="copyright" style="outline: none"> IGI Worldwide - Copyrights © 2010, All Rights Reserved<br /> <a title="Designed by Tecogis" href="http://www.tecogis.com" target="_blank" style="color: #ca0002; text-decoration: none;">Designed by Tecogis</a></div> </div> </form> </body> </html>