CINXE.COM
International Union of Pure and Applied Chemistry
<HTML> <HEAD> <TITLE>International Union of Pure and Applied Chemistry</TITLE> <META name="description" content="The International Union of Pure and Applied Chemistry (IUPAC) serves to advance the worldwide aspects of the chemical sciences and to contribute to the application of chemistry in the service of Mankind. As a scientific, international, non-governmental and objective body, IUPAC can address many global issues involving the chemical sciences."> <META NAME="keywords" CONTENT="IUPAC, Chemistry, International Union of Pure and Applied Chemistry, Chemistry International, PAC, Macromolecular Symposium"> <SCRIPT LANGUAGE="JavaScript"> <!-- Hide from old browsers function locate() { } function live_change(dummy) { if (document.images) { if (dummy == "text1") { increasesm_normal = new Image(); document.text1.src=increasesm_normal.src = "images_new/about_grey.gif"; } if (dummy == "text1off") { increasesm_active = new Image(); document.text1.src=increasesm_active.src = "images_new/about_red.gif"; } if (dummy == "text2") { increasesm_normal = new Image(); document.text2.src=increasesm_normal.src = "images_new/faqs_grey.gif"; } if (dummy == "text2off") { increasesm_active = new Image(); document.text2.src=increasesm_active.src = "images_new/faqs_red.gif"; } if (dummy == "text3") { increasesm_normal = new Image(); document.text3.src=increasesm_normal.src = "images_new/contact_grey.gif"; } if (dummy == "text3off") { increasesm_active = new Image(); document.text3.src=increasesm_active.src = "images_new/contact_red.gif"; } if (dummy == "text4") { increasesm_normal = new Image(); document.text4.src=increasesm_normal.src = "images_new/handbook_grey.gif"; } if (dummy == "text4off") { increasesm_active = new Image(); document.text4.src=increasesm_active.src = "images_new/handbook_red.gif"; } if (dummy == "bg1") { increasesm_normal = new Image(); document.bg1.src=increasesm_normal.src = "images_new/center_rollovers_nomenclature.jpg"; } if (dummy == "bg2") { increasesm_normal = new Image(); document.bg1.src=increasesm_normal.src = "images_new/center_rollovers_chemical.jpg"; } if (dummy == "bg3") { increasesm_normal = new Image(); document.bg1.src=increasesm_normal.src = "images_new/center_rollovers_education.jpg"; } if (dummy == "bg4") { increasesm_normal = new Image(); document.bg1.src=increasesm_normal.src = "images_new/center_rollovers_industry.jpg"; } if (dummy == "bg5") { increasesm_normal = new Image(); document.bg1.src=increasesm_normal.src = "images_new/center_rollovers_publications.jpg"; } if (dummy == "bg1off") { increasesm_active = new Image(); document.bg1.src=increasesm_active.src = "images_new/center_rollovers1.jpg"; } } } // --> </SCRIPT> <script type="text/javascript" language="JavaScript"> <!-- /******************************************************************************** Copyright (C) 1999 Thomas Brattli This script is made by and copyrighted to Thomas Brattli at www.bratta.com Visit for more great scripts. This may be used freely as long as this msg is intact! I will also appriciate any links you could give me. ********************************************************************************/ //Default browsercheck, added to all scripts! function checkBrowser(){ this.ver=navigator.appVersion this.dom=document.getElementById?1:0 this.ie5=(this.ver.indexOf("MSIE 5")>-1 && this.dom)?1:0; this.ie4=(document.all && !this.dom)?1:0; this.ns5=(this.dom && parseInt(this.ver) >= 5) ?1:0; this.ns4=(document.layers && !this.dom)?1:0; this.bw=(this.ie5 || this.ie4 || this.ns4 || this.ns5) return this } bw=new checkBrowser() // --> </script> </head> <BODY background="images/back_image.gif" LINK="#CC0033" vlink="#4040FF" bgcolor="#FFFFFF" text="#000000" alink="#FFFF00" leftmargin=8 topmargin=8 marginheight=8 marginwidth=8> <script language="JavaScript1.2" src="scripts/coolmenus.js"> <!-- /******************************************************************************* Copyright (c) 1999 Thomas Brattli (www.bratta.com) eXperience DHTML coolMenus - Get it at www.bratta.com Version 2.0 This script can be used freely as long as all copyright messages are intact. Visit www.bratta.com/dhtml for the latest version of the script. These are the varibles you have to set to customize the menu. *******************************************************************************/ //--> </script> <!-- Iupac Logo and Red Header table --> <table cellpadding="0" cellspacing="0" border="0" width="600" height="55"> <tr> <td><img src="images/iupactop2.gif" width="117" height="55" alt="" border="0"></td> <td align="center" bgcolor="cc0033" width="100%"><img src="images_new/logo.gif" width="94" height="24" alt="IUPAC" border="0"></td> </tr> </table> <!-- Spacer Gif --> <img src="images_new/dot.gif" width="1" height="5" alt="" border="0"><br> <!-- Iupac tagline and Mission Statement table --> <table cellpadding="0" cellspacing="0" border="0" width="600" height="82"> <tr> <td><img src="images_new/dot.gif" width="130" height="1" alt="" border="0"></td> <td><img src="images_new/serving_text.gif" width="129" height="88" alt="" border="0"></td> <td><img src="images_new/dot.gif" width="30" height="1" alt="" border="0"></td> <td valign="top"><img src="images_new/mission_text.gif" width="292" height="88" alt="" border="0"></td> <td><img src="images_new/dot.gif" width="19" height="1" alt="" border="0"></td> </tr> </table> <!-- Spacer Gif --> <img src="images_new/dot.gif" width="1" height="10" alt="" border="0"><br> <!-- Main Body Table --> <table cellpadding="0" cellspacing="0" border="0" width="600"> <tr> <!-- Fixed Navigation Column --> <td valign="top" bgcolor="#DEDEDE" > <img src="images_new/site_areas.gif" alt="Site Areas" height="16" width="108" border="0"><br> <script> <!-- /******************************************************************************** Variables to set. Remember that to set fontsize and fonttype you set that in the stylesheet above! ********************************************************************************/ //Making a menu object oMenu=new menuObj('oMenu') //Place a name for the menu in there. Must be uniqe for each menu //Setting menu object variables //Style variables NOTE: The stylesheet have been removed. Use this instead! (some styles are there by default, like position:absolute ++) oMenu.clMain='padding:5px; font-family:arial,helvetica,sans-serif; font-size:12px;' //The style for the main menus oMenu.clSub='padding:5px; font-family:arial,helvetica,sans-serif; font-size:11px' //The style for the submenus oMenu.clSubSub='padding:5px; font-family:arial,helvetica,sans-serif; font-size:11px' //The style for the subsubmenus oMenu.clAMain='text-decoration:none; color:Black' //The style for the main links oMenu.clASub='text-decoration:none; color:Black' //The style for the sub links oMenu.clASubSub='text-decoration:none; color:Black' //The style for the subsub links //Background bar properties oMenu.backgroundbar=0 //Set to 0 if no backgroundbar oMenu.backgroundbarfromleft=8 //The left placement of the backgroundbar in pixel or % oMenu.backgroundbarfromtop=195 //The top placement of the backgroundbar in pixel or % oMenu.backgroundbarsize="207" //The size of the bar in pixel or % oMenu.backgroundbarcolor="#cccccc" //The backgroundcolor of the bar oMenu.mainheight=18 //The height of the main menuitems in pixel or % oMenu.mainwidth=104 //The width of the main menuitems in pixel or % /*These are new variables. In this example they are set like the previous version*/ oMenu.subwidth=130 // ** NEW ** The width of the submenus oMenu.subheight=18 //The height if the subitems in pixel or % oMenu.subsubwidth=oMenu.subwidth // ** NEW ** The width of the subsubmenus in pixel or % oMenu.subsubheight=18 //** NEW ** The height if the subsubitems in pixel or % //Writing out the style for the menu (leave this line!) oMenu.makeStyle() oMenu.subplacement=104 //** NEW ** Relative to the main item oMenu.subsubXplacement=104 //** NEW ** The X placement of the subsubmenus, relative to the sub item oMenu.subsubYplacement=0 //** NEW ** The Y placement of the subsubmenus, relative to the sub item oMenu.mainbgcoloroff='#DEDEDE' //The backgroundcolor of the main menuitems oMenu.mainbgcoloron='#cc0033' //The backgroundcolor on mouseover of the main menuitems oMenu.subbgcoloroff='#DEDEDE' //The backgroundcolor of the sub menuitems oMenu.subbgcoloron='#cc0033' //The backgroundcolor on mouseover of the sub menuitems oMenu.subsubbgcoloroff='#DEDEDE' //The backgroundcolor of the subsub menuitems oMenu.subsubbgcoloron='#cc0033' //The backgroundcolor on mouseover of the subsub menuitems oMenu.stayoncolor=0 //Do you want the menus to stay on the mouseovered color when clicked? oMenu.menuspeed=15 //The speed of the clipping in px oMenu.menusubspeed=15 //The speed of the submenus clipping in px oMenu.menurows=0 //Set to 0 if you want rows and to 1 if you want columns oMenu.menueventon="mouse" //Set this to "mouse" if you want the menus to appear onmouseover, set it to "click" if you want it to appear onclick oMenu.menueventoff="mouse" //Set this to "mouse" if you them to disappear onmouseout, if not set it to "click" //Placement of the menuitems //Example in %: //oMenu.menuplacement=new Array("20%","40%","60%","50%","65%") //Remember to make the arrays contain as many values as you have main menuitems //Example in px: (remember to use the ' ' around the numbers) //oMenu.menuplacement=new Array(10,200,300,400,500) //Example right beside eachother (only adding the pxbetween variable) oMenu.menuplacement=0 //If you use the "right beside eachother" you cant how many pixel there should be between each here oMenu.pxbetween=15 //in pixel or % //And you can set where it should start from the left here oMenu.fromleft=8 //in pixel or % //This is how much from the top the menu should be. oMenu.fromtop=190 //in pixel or % /******************************************************************************** Construct your menus below ********************************************************************************/ //MAIN 0 //Main items: // makeMain(MAIN_NUM,'TEXT','LINK','FRAME_TARGET') (set link to 0 if you want submenus of this menu item) oMenu.makeMain(0,'Quick Search','/general/search.php') //MAIN 1 oMenu.makeMain(1,'Site Index','index_to.html') //Sub items: // makeSub(MAIN_NUM,SUB_NUM,'TEXT','LINK',TOTAL,'FRAME_TARGET') (set link to 0 if you want submenus of this menu item) oMenu.makeSub(1,0,'Index','index_to.html',13) oMenu.makeSub(1,1,'News & Notice','news/index.html',13) oMenu.makeSub(1,2,'Organizations & People','organ/index.html',13) oMenu.makeSub(1,3,'Standing Committees','standing/index.html',13) oMenu.makeSub(1,4,'Divisions','divisions/index.html',13) oMenu.makeSub(1,5,'Projects','projects/index.html',13) oMenu.makeSub(1,6,'Reports','reports/index.html',13) oMenu.makeSub(1,7,'Publications','publications/index.html',13) oMenu.makeSub(1,8,'Symposia','symposia/index.html',13) oMenu.makeSub(1,9,'Affiliates','affiliates/index.html',13) oMenu.makeSub(1,10,'Links','links/index.html',13) oMenu.makeSub(1,11,'Search the site','general/index.html',13) oMenu.makeSub(1,12,'Site Map','general/site_map.html',13) //MAIN 2 oMenu.makeMain(2,'Keywords',0) oMenu.makeSub(2,0,'-- A-B','/general/keywords.html',8) oMenu.makeSub(2,1,'-- C-D','/general/keywords.html',8) oMenu.makeSub(2,2,'-- E-G','/general/keywords.html',8) oMenu.makeSub(2,3,'-- H-K','/general/keywords.html',8) oMenu.makeSub(2,4,'-- L-N','/general/keywords.html',8) oMenu.makeSub(2,5,'-- O-R','/general/keywords.html',8) oMenu.makeSub(2,6,'-- S-Z','/general/keywords.html',8) oMenu.makeSub(2,7,'-- Index','/general/keywords.html',8) oMenu.makeSubSub(2,0,0,'About IUPAC','general/about.html',7) oMenu.makeSubSub(2,0,1,'AMP-affiliates','affiliates/index.html',7) oMenu.makeSubSub(2,0,2,'Analytical Chem','divisions/V/index.html',7) oMenu.makeSubSub(2,0,3,'Atomic Weights','general/FAQs/elements.html',7) oMenu.makeSubSub(2,0,4,'Biomolecular Chem','divisions/III/index.html',7) oMenu.makeSubSub(2,0,5,'Biophysical Chem','divisions/I/index.html',7) oMenu.makeSubSub(2,0,6,'Books','publications/books/index.html',7) oMenu.makeSubSub(2,1,0,'Calendars','symposia/index.html',12) oMenu.makeSubSub(2,1,1,'CI','publications/ci/index.html',12) oMenu.makeSubSub(2,1,2,'Chemical Elements','general/FAQs/elements.html',12) oMenu.makeSubSub(2,1,3,'Chemical Nomenclature','divisions/VIII/index.html',12) oMenu.makeSubSub(2,1,4,'Chem. Edu. Int.','publications/cei/index.html',12) oMenu.makeSubSub(2,1,5,'Chemrawn','standing/chemrawn.html',12) oMenu.makeSubSub(2,1,6,'Clinical Chem','divisions/VII/VII.C.1/index.html',12) oMenu.makeSubSub(2,1,7,'Color Books','publications/books/seriestitles/nomenclature.html',12) oMenu.makeSubSub(2,1,8,'Committees','organ/index.html',12) oMenu.makeSubSub(2,1,9,'Company Associates','links/ca.html',12) oMenu.makeSubSub(2,1,10,'Conferences','symposia/index.html',12) oMenu.makeSubSub(2,1,11,'Contact','news/contact.html',12) oMenu.makeSubSub(2,2,0,'e-news','news/e-news.html',8) oMenu.makeSubSub(2,2,1,'Education','standing/cce.html',8) oMenu.makeSubSub(2,2,2,'Electronic Data Standards','standing/cpep/wp_jcamp_dx.html',8) oMenu.makeSubSub(2,2,3,'Environment','divisions/VI/index.html',8) oMenu.makeSubSub(2,2,4,'FAQs','general/FAQs.html',8) oMenu.makeSubSub(2,2,5,'General Assembly','symposia/conferences/ga05/index.html',8) oMenu.makeSubSub(2,2,6,'Gold book','publications/compendium/index.html',8) oMenu.makeSubSub(2,2,7,'Green chem','divisions/III/303/index.html',8) oMenu.makeSubSub(2,3,0,'Handbook','handbook.html',8) oMenu.makeSubSub(2,3,1,'Home','index.html',8) oMenu.makeSubSub(2,3,2,'Human Health','divisions/VII/index.html',8) oMenu.makeSubSub(2,3,3,'ICSU','links/international.html',8) oMenu.makeSubSub(2,3,4,'InChI','inchi/index.html',8) oMenu.makeSubSub(2,3,5,'Industry','standing/coci.html',8) oMenu.makeSubSub(2,3,6,'Inorganic Chem','divisions/II/index.html',8) oMenu.makeSubSub(2,3,7,'Journal','publications/pac/index.html',8) oMenu.makeSubSub(2,4,0,'Links','links/index.html',11) oMenu.makeSubSub(2,4,1,'Keywords','general/keywords.html',11) oMenu.makeSubSub(2,4,2,'Macromolecular','divisions/IV/index.html',11) oMenu.makeSubSub(2,4,3,'Macro. Symp.','publications/macro/index.html',11) oMenu.makeSubSub(2,4,4,'Medicinal Chem','divisions/VII/VII.M/index.html',11) oMenu.makeSubSub(2,4,5,'Members index','organ/members/index.html',11) oMenu.makeSubSub(2,4,6,'News & Notices','news/index.html',11) oMenu.makeSubSub(2,4,7,'Namespaces/ThermoML','namespaces/ThermoML/index.html',11) oMenu.makeSubSub(2,4,8,'Nomenclature','general/FAQs/ns.html',11) oMenu.makeSubSub(2,4,9,'Nomenclature Books','publications/books/seriestitles/nomenclature.html',11) oMenu.makeSubSub(2,4,10,'NPU','divisions/VII/VII.C.1/index.html',11) oMenu.makeSubSub(2,5,0,'Organic Chem','divisions/III/index.html',12) oMenu.makeSubSub(2,5,1,'Organizations chart','organ/index.html',12) oMenu.makeSubSub(2,5,2,'PAC','publications/pac/index.html',12) oMenu.makeSubSub(2,5,3,'Periodic Table','general/FAQs/elements.html',12) oMenu.makeSubSub(2,5,4,'Physical Chem','divisions/I/index.html',12) oMenu.makeSubSub(2,5,5,'Polymer','divisions/IV/index.html',12) oMenu.makeSubSub(2,5,6,'Prize','news/prize.html',12) oMenu.makeSubSub(2,5,7,'Projects','projects/index.html',12) oMenu.makeSubSub(2,5,8,'Provisional rec','reports/provisional/index.html',12) oMenu.makeSubSub(2,5,9,'Publications','publications/index.html',12) oMenu.makeSubSub(2,5,10,'Reports','reports/index.html',12) oMenu.makeSubSub(2,5,11,'Risk Assessment','divisions/VII/VII.C.2/index.html',12) oMenu.makeSubSub(2,6,0,'Safety Training','standing/coci/safety-program.html',11) oMenu.makeSubSub(2,6,1,'Secretariat','news/contact.html',11) oMenu.makeSubSub(2,6,2,'Site Map','general/site_map.html',11) oMenu.makeSubSub(2,6,3,'Solubility Data','publications/sds/index.html',11) oMenu.makeSubSub(2,6,4,'Structure Representation','divisions/VIII/index.html',11) oMenu.makeSubSub(2,6,5,'Symbols','general/FAQs/ns.html',11) oMenu.makeSubSub(2,6,6,'Symposia','symposia/index.html',11) oMenu.makeSubSub(2,6,7,'Symposia Calendars ','symposia/index.html',11) oMenu.makeSubSub(2,6,8,'ThermoML','namespaces/ThermoML/index.html',11) oMenu.makeSubSub(2,6,9,'Toxicology','divisions/VII/VII.C.2/index.html',11) oMenu.makeSubSub(2,6,10,'What\'s new?','news/whatisnew.html',11) //MAIN 3 oMenu.makeMain(3,'Mirror Sites',0) oMenu.makeSub(3,0,'about mirror sites','general/mirrors/index.html',7) oMenu.makeSub(3,1,'Germany','http://SunSITE.Informatik.RWTH-Aachen.DE/iupac/',7) oMenu.makeSub(3,2,'Indonesia','http://mirror.chem.itb.ac.id/iupac/',7) oMenu.makeSub(3,3,'Japan','http://SunSITE.sut.ac.jp/coll/iupac/',7) oMenu.makeSub(3,4,'South Africa','http://sunsite.wits.ac.za/iupac/',7) oMenu.makeSub(3,5,'UK','http://iupac.chemsoc.org/',7) oMenu.makeSub(3,6,'US homesite','http://www.iupac.org/',7) //MAIN 4 oMenu.makeMain(4,'Reader\'s Corner',0) oMenu.makeSub(4,0,'IUPAC publications','publications/index.html',6) oMenu.makeSub(4,1,'journal > PAC','publications/pac/index.html',6) oMenu.makeSub(4,2,'newsmagazine > CI','publications/ci/index.html',6) oMenu.makeSub(4,3,'others > CEI, MS, SDS','publications/index.html',6) oMenu.makeSub(4,4,'books','publications/books/index.html',6) oMenu.makeSub(4,5,'email news > e-news','news/e-news.html',6) //MAIN 5 oMenu.makeMain(5,'Text Only','index_to.html') /******************************************************************************** End menu construction ********************************************************************************/ //When all the menus are written out we initiates the menu oMenu.construct() // --> </script> <img src="images_new/dot.gif" width="104" height="15" alt="" border="0"></td> <!-- Spacer Column --> <td><img src="images_new/dot.gif" width="20" height="1" alt="" border="0"></td> <!-- Main Body Column --> <td> <!-- Nested table for rollovers, mouseovers, etc... --> <table cellpadding="0" cellspacing="0" border="0" width="476"> <tr> <td colspan="2" bgcolor="#cc0033"><img src="images_new/dot.gif" width="476" height="1" alt="" border="0"></td> </tr> <tr> <td><img src="images_new/main_left_top.jpg" width="172" height="14" alt="" border="0"></td> <td align="center" valign="top"><A HREF="/general/about.html" onMouseOver="live_change('text1')" onMouseOut="live_change('text1off')"><img src="images_new/about_red.gif" width="42" height="14" alt="" border="0" name="text1"></a><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><img src="images_new/red_divider.gif" width="3" height="14" alt="" border="0"><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><A HREF="/general/FAQs.html" onMouseOver="live_change('text2')" onMouseOut="live_change('text2off')"><img src="images_new/faqs_red.gif" width="35" height="14" alt="" border="0" name="text2"></a><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><img src="images_new/red_divider.gif" width="3" height="14" alt="" border="0"><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><A HREF="/news/contact.html" onMouseOver="live_change('text3')" onMouseOut="live_change('text3off')"><img src="images_new/contact_red.gif" width="60" height="14" alt="" border="0" name="text3"></a><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><img src="images_new/red_divider.gif" width="3" height="14" alt="" border="0"><img src="images_new/dot.gif" width="5" height="1" alt="" border="0"><A HREF="/handbook.html" onMouseOver="live_change('text4')" onMouseOut="live_change('text4off')"><img src="images_new/handbook_red.gif" width="68" height="14" alt="" border="0" name="text4"></a></td> </tr> </table> <table cellpadding="0" cellspacing="0" border="0" width="476"> <tr> <td><img src="images_new/main_left_bottom.jpg" width="161" height="242" alt="" border="0"></td> <td><img src="images_new/center_rollovers1.jpg" width="315" height="242" alt="" border="0" name="bg1" usemap="#main"></td> </tr> <tr> <td colspan="2" bgcolor="#666666"><img src="images_new/dot.gif" width="476" height="1" alt="" border="0"></td> </tr> </table> </td> </tr> </table> <map name="main"> <area href="/general/FAQs/ns.html" alt="" coords="27,81,211,96" shape="RECT" onMouseOver="live_change('bg1')" onMouseOut="live_change('bg1off')"> <area href="/general/FAQs/elements.html" alt="" coords="24,106,165,119" shape="RECT" onMouseOver="live_change('bg2')" onMouseOut="live_change('bg1off')"> <area href="/standing/cce.html" alt="" coords="21,129,100,144" shape="RECT" onMouseOver="live_change('bg3')" onMouseOut="live_change('bg1off')"> <area href="/standing/coci.html" alt="" coords="12,154,83,167" shape="RECT" onMouseOver="live_change('bg4')" onMouseOut="live_change('bg1off')"> <area href="/publications/index.html" alt="" coords="3,178,98,191" shape="RECT" onMouseOver="live_change('bg5')" onMouseOut="live_change('bg1off')"> </map> <!-- Spotlight & News Table --> <table cellpadding="0" cellspacing="0" border="0" width="600"> <tr> <!-- Spacer Column --> <td><img src="images_new/dot.gif" width="119" height="1" alt="" border="0"></td> <!-- Spotlight & News Column --> <td> <table cellpadding="0" cellspacing="0" border="0" width="100%" height="150"> <tr> <!-- Spacer Column --> <td><img src="images_new/dot.gif" width="10" height="154" alt="" border="0"></td> <td width="240" background="images_new/spotlight_bg.jpg" valign="top"> <p><br> <img src="images_new/spotlight.gif" width="80" height="13" alt="" border="0"><br> <font face="Verdana, Arial,Helvetica,sans-serif" size="-1" style="font-size: 12px;"><br> <font face="Arial, Helvetica, sans-serif"> <!-- News --> </font><font face="Arial, Helvetica, sans-serif" size="-1"><b><a href="publications/ci/2008/3001/3_humphris.html">Emerging Regulatory Environment</a></b><br> The August '07 World Chemistry Leadership Meeting (WCLM) focused on the promising, yet challenging, global effort to meet the commitment that by 2020 chemicals are used and produced in ways that minimize significant adverse effects on human health and the environment. Colin Humphris and Mark Cesa summarize the proceedings of the WCLM.</font></font></p> <p> </p> </td> <td><img src="images_new/dot.gif" width="10" height="154" alt="" border="0"></td> <td bgcolor="#666666"><img src="images_new/dot.gif" width="1" height="154" alt="" border="0"></td> <td><img src="images_new/dot.gif" width="10" height="154" alt="" border="0"></td> <td width="200" background="images_new/news_bg.jpg" valign="top"> <p><br> <img src="images_new/news.gif" width="40" height="13" alt="" border="0"><br> <font face="Verdana, Arial,Helvetica,sans-serif" size="-1" style="font-size: 12px;"><br> <font face="Arial, Helvetica, sans-serif"> <!-- Spotlight --> </font><font face="Arial, Helvetica, sans-serif" size="-1"><b>testing the new - retiring the old</b><br> IUPAC is testing its new website. If you experience problems with the new site [<a href="http://www.iupac.org/">here</a>], please let us know <<a href="/cdn-cgi/l/email-protection#472f222b37072e3237262469283520"><span class="__cf_email__" data-cfemail="c2aaa7aeb282abb7b2a3a1ecadb0a5">[email protected]</span></a>>.<br> Access to the old site is still available at <<a href="http://old.iupac.org/">http://old.iupac.org/</a>></font></font></p> </td> <td><img src="images_new/dot.gif" width="10" height="154" alt="" border="0"></td> </tr> <tr> <td height="2"><img src="images_new/dot.gif" width="1" height="1" alt="" border="0"></td> <td colspan="6" bgcolor="#666666" height="2"><img src="images_new/dot.gif" width="476" height="1" alt="" border="0"></td> </tr> </table> </td> </tr> </table> <!-- Spacer Gif --> <img src="images_new/dot.gif" width="1" height="10" alt="" border="0"><br> <!-- Footer table --> <table cellpadding="0" cellspacing="0" border="0" width="600" height="82"> <tr> <td><img src="images_new/dot.gif" width="84" height="1" alt="" border="0"></td> <td align="center"><font face="Arial,Helvetica,sans-serif" size="-2" style="font-size: 10px;">Page last modified 2 May 2008. <BR> Copyright ©1997-2008 International Union of Pure and Applied Chemistry. <BR> Questions or comments about IUPAC, please contact, the <A HREF="news/contact.html">Secretariat</A>. <BR> Questions regarding the website, please contact <a href="/cdn-cgi/l/email-protection#234a565342404b464f53634a565342400d4c5144">Web Help.</a> <br> <a href="index_to.html">Text-only version</a></FONT><br clear="all"> </td> </tr> </table> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'920e1d352c23f91c',t:'MTc0MjA2Mzc2My4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></BODY> <script language="javascript"> <!-- swapping = "no" // --> </script> <script language="JavaScript1.1"> <!-- swapping = "yes" if (swapping == "yes") { topnav1_on = new Image(); topnav1_on.src = "images_new/about_grey.gif"; topnav2_on = new Image(); topnav2_on.src = "images_new/faqs_grey.gif"; topnav3_on = new Image(); topnav3_on.src = "images_new/contact_grey.gif"; topnav4_on = new Image(); topnav4_on.src = "images_new/handbook_grey.gif"; topnav4_on = new Image(); topnav4_on.src = "images_new/center_rollovers_nomenclature.jpg"; topnav4_on = new Image(); topnav4_on.src = "images_new/center_rollovers_chemical.jpg"; topnav4_on = new Image(); topnav4_on.src = "images_new/center_rollovers_education.jpg"; topnav4_on = new Image(); topnav4_on.src = "images_new/center_rollovers_industry.jpg"; topnav4_on = new Image(); topnav4_on.src = "images_new/center_rollovers_publications.jpg"; } //--> </script> </HTML>