﻿var achome='http://aarhusclearinghouse.unece.org/';

document.write('<!-- BEGIN Aarhus Search Snippet 1.0 -->');
document.write('<form name="acform" method=GET action="'+achome+'results.cfm" onSubmit="document.acform.extdt.value=document.title;">');
document.write('<table bgcolor="#FFFFFF">');
document.write('<tr>');
document.write('<td align="center">');
document.write('<a href="'+achome+'" target="_blank"><img src="'+achome+'images/aarhuslogo1_150wide.gif" alt="Aarhus Clearinghouse Search" width="150" height="25" vspace="5" border="0"></a>');
document.write('<br clear="all">');
document.write('<input type=text name=q size=15 maxlength=255 value="">');
document.write('<input type=hidden name=geo value="'+mycountryiso+'">');
document.write('<input type=hidden name=ext value="1">');
document.write('<input type=hidden name=extdt value="">');
document.write('<input type=submit name=sa value="'+buttontext+'">');
document.write('<br clear="all">');
document.write('<input type="checkbox" name="thisgeo" value="1"><span style="font-size:10px;">Only '+mycountryfull+' documents</span></td>');
document.write('</tr>');
document.write('</table>');
document.write('</form>');
document.write('<!-- END Aarhus Search Snippet 1.0 -->');