var tmp= '<b>Mission</b><br>Elsevier is committed to making genuine contributions to the science and health communities.&lt;br&gt;Elsevier. Building Insights. Breaking Boundaries.';tmp = tmp.replace('&lt;br&gt;','<br>');var messages = new Array();messages[0] = new Array('',tmp,"#FFFFEE");var loc;	loc= window.location.href;		var posStr = loc.toString();		var pos=posStr.indexOf("newsletter_browse.societies?q=1&SH1Code=&pseudotype=AW");		var posNew = posStr.indexOf("newsletter_browse.societies?q=1&SH1Code=&pseudotype=AW&navopenmenu=0");		if(pos>=0 && posNew<=-1)		{		window.location.href =loc+'&navopenmenu=0';		}
	 function goto_URL(object) {  
			          
			        if((object.options[object.selectedIndex].value!='')){
			       
			        	if((object.options[object.selectedIndex].value.toString().indexOf("http")>-1)){

				        
			        	window.open(object.options[object.selectedIndex].value);
			        
					  } 
			        else 
								       
					
			        window.location.href = object.options[object.selectedIndex].value;		
					
					}
		        }  
	