<DIV>Hi everybody,</DIV>
<DIV>hi hope u can help me in solving my troubles.</DIV>
<DIV>I'd like to add to my html file (where map is shown) a combo box storing names of a column in dbf file and to add the function of zooming to selected elements clicking on a "go button".</DIV>
<DIV>I know it has to be an easy procedure for expert users, but i'm new user so it would be nice from u if u want to help me.</DIV>
<DIV>I tryed some demos i found on the net but i wasn't able to solve.</DIV>
<DIV>So could u help me replying with some comments on how i can make this?</DIV>
<DIV>I will post u my codes, so that u can easily give me your solution to my problem.</DIV>
<DIV>I used to compile project the avein plugin for arcview.</DIV>
<DIV>The map shows a poligon theme where each poligon corrispond to the boundaries of towns (comuni) in an italian region. I would be able to search each town just clicking on its name in he combobox and to see the poligon zoomed and highlighted in red. </DIV>
<DIV>The shape file used is called "campanianew.shp"</DIV>
<DIV>Anyways if u want help me i can send to u a zip file with complete project.</DIV>
<DIV>Thanx in advance.</DIV>
<DIV>Steve Alba</DIV>
<DIV> </DIV>
<DIV>-------------------initialisation file omitted--------------------------------</DIV>
<DIV>-------------------Legend file omitted (legend.html)-------------------</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------map file (comuni.map.map)-------------------------------------------------------- </DIV>
<DIV><FONT size=2>
<P>#</P>
<P># Start of map file - created Mon Feb 28 03:04:52 2005</P>
<P>#</P>
<P>NAME 'Comuni.map'</P>
<P>STATUS ON</P>
<P>PROJECTION</P>
<P>'init=epsg:4326'</P>
<P>END</P>
<P>SIZE 550 716</P>
<P>EXTENT 2407592.810 4418363.643 2597206.421 4603867.357</P>
<P>UNITS meters</P>
<P>SYMBOLSET 'C:/Programmi/Apache Group/Apache2/htdocs/avein2/symbols/symbset.sym'</P>
<P>FONTSET 'C:/Programmi/Apache Group/Apache2/htdocs/avein2/fonts/fonts.fnt'</P>
<P>IMAGECOLOR 255 255 255</P>
<P>#</P>
<P># Start of web interface definition</P>
<P>#</P>
<P>WEB</P>
<P>LOG Comuni.map.log</P>
<P>TEMPLATE comuni.html</P>
<P>IMAGEPATH 'C:/Programmi/Apache Group/Apache2/htdocs/temp/'</P>
<P>IMAGEURL 'http://localhost/temp/'</P>
<P>EMPTY 'http://localhost/avein2/nothing.html'</P>
<P># change this value to match your setup</P>
<P>METADATA</P>
<P>WMS_ONLINERESOURCE 'http://localhosthttp://localhost/cgi-bin/mapserv.exe?map=C:/Programmi/Apache Group/Apache2/htdocs/avein2/Comuni.map.map'</P>
<P>'WMS_SRS' 'epsg:4326'</P>
<P>WMS_ACCESSCONSTRAINTS 'none'</P>
<P>WMS_TITLE 'Comuni.map'</P>
<P>WMS_FEATURE_INFO_MIME_TYPE 'text/html'</P>
<P>WMS_ABSTRACT ''</P>
<P>END #METADATA</P>
<P>END #HEADER</P>
<P>#</P>
<P># Properties for the querymap</P>
<P>#</P>
<P>QUERYMAP</P>
<P>SIZE 200 200</P>
<P>STATUS ON #OFF</P>
<P>STYLE HILITE</P>
<P>COLOR 255 0 0</P>
<P>END</P>
<P>#</P>
<P># Start of reference map</P>
<P>#</P>
<P>REFERENCE</P>
<P>STATUS ON</P>
<P>IMAGE graphics/ref_map.jpg</P>
<P>SIZE 80 120</P>
<P>EXTENT 2407592.810 4418363.643 2597206.421 4603867.357</P>
<P>COLOR -1 -1 -1</P>
<P>OUTLINECOLOR 255 0 0</P>
<P>END #REFERENCE</P>
<P>#</P>
<P># Start of legend</P>
<P>#</P>
<P>LEGEND</P>
<P>STATUS ON</P>
<P>KEYSIZE 16 8</P>
<P>TEMPLATE 'legend.html'</P>
<P>LABEL</P>
<P>COLOR 120 120 120</P>
<P>END # ENDE LABEL</P>
<P>END #LEGEND</P>
<P>#</P>
<P># Start of scalebar</P>
<P>#</P>
<P>SCALEBAR</P>
<P>STATUS EMBED</P>
<P>POSITION lr</P>
<P>STYLE 0</P>
<P>INTERVALS 4</P>
<P>IMAGECOLOR 255 255 255</P>
<P>LABEL</P>
<P>COLOR 0 0 0</P>
<P>SIZE SMALL</P>
<P>END #ENDE LABEL</P>
<P>SIZE 200 3</P>
<P>TRANSPARENT ON</P>
<P>COLOR 0 0 0</P>
<P>BACKGROUNDCOLOR 255 170 0</P>
<P>OUTLINECOLOR 100 100 100</P>
<P>UNITS KILOMETERS</P>
<P>END #SCALEBAR</P>
<P>#</P>
<P># Start of layer definitions #</P>
<P>#</P>
<P>LAYER</P>
<P>NAME 'Comuni'</P>
<P>GROUP 'Comuni'</P>
<P>DATA 'c:/programmi/apache group/apache2/htdocs/avein2/data/campanianew'</P>
<P>STATUS ON</P>
<P>TYPE Polygon</P>
<P>TEMPLATE 'Campanianew.shp_query.html'</P>
<P>METADATA</P>
<P>'WMS_SRS' 'epsg:4326'</P>
<P>WMS_TITLE 'Comuni'</P>
<P>WMS_FEATURE_INFO_MIME_TYPE 'text/html'</P>
<P>END</P>
<P>PROJECTION</P>
<P>'init=epsg:4326'</P>
<P>END</P>
<P>CLASSITEM 'Pr'</P>
<P>CLASS</P>
<P>NAME 'AV'</P>
<P>EXPRESSION /^AV/</P>
<P>COLOR 192 101 73</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>CLASS</P>
<P>NAME 'BN'</P>
<P>EXPRESSION /^BN/</P>
<P>COLOR 255 215 0</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>CLASS</P>
<P>NAME 'CE'</P>
<P>EXPRESSION /^CE/</P>
<P>COLOR 189 183 107</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>CLASS</P>
<P>NAME 'NA'</P>
<P>EXPRESSION /^NA/</P>
<P>COLOR 247 181 103</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>CLASS</P>
<P>NAME 'SA'</P>
<P>EXPRESSION /^SA/</P>
<P>COLOR 206 195 149</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>CLASS</P>
<P>NAME 'No Data'</P>
<P>EXPRESSION /^/</P>
<P># COLOR -1 -1 -1</P>
<P>OUTLINECOLOR 0 0 0</P>
<P>END # CLASS</P>
<P>END # END OF LAYERFILE</P>
<P>LAYER # START OF ANNOTATION LAYERFILE</P>
<P>NAME 'Comuni'</P>
<P>DATA 'c:/programmi/apache group/apache2/htdocs/avein2/data/campanianew'</P>
<P>STATUS DEFAULT</P>
<P></P>
<P>TYPE ANNOTATION</P>
<P>METADATA</P>
<P>WMS_SRS 'epsg:4326'</P>
<P>WMS_TITLE 'Comuni.map'</P>
<P>WMS_FEATURE_INFO_MIME_TYPE 'text/html'</P>
<P>END</P>
<P>PROJECTION</P>
<P>'init=epsg:4326'</P>
<P>END</P>
<P>CLASSITEM 'Pr'</P>
<P>LABELITEM 'Campan2_id'</P>
<P></P>
<P>CLASS</P>
<P>NAME 'Comuni'</P>
<P>EXPRESSION /./</P>
<P></P>
<P>LABEL</P>
<P>TYPE TRUETYPE</P>
<P>FONT bluehigh</P>
<P>SIZE 8</P>
<P>ANGLE 0</P>
<P>COLOR 0 0 0</P>
<P>BUFFER 0</P>
<P>POSITION cc</P>
<P>PARTIALS TRUE</P>
<P>END</P>
<P>END # CLASS</P>
<P>END # END OF LAYERFILE</P>
<P> </P>
<P> </P>
<P>END # MAPFILE</P></FONT></DIV>
<DIV>-----------------------------------html file where map is shown (comuni.html)---------------------------------------</DIV>
<DIV><FONT size=2>
<P><html></P>
<P><head></P>
<P><meta http-equiv=Content-Language content=de></P>
<P><meta http-equiv=Content-Type content=text/html; charset=windows-1252></P>
<P><title>Comuni Campania</title></P>
<P><link rel=stylesheet type="text/css" href="http://localhost/avein2/java/map.css"></P>
<P><style type='text/css'></P>
<P></style></P>
<P><script language="JavaScript" type="text/javascript" src="file:///C:/Programmi/Apache Group/Apache2/htdocs/avein2/java/codesnips.js"></script></P>
<P><script language="JavaScript" type="text/javascript" src="http://localhost/avein2/java/codesnips.js"></script></P>
<P><script language="JavaScript" type="text/javascript"></P>
<P>function knopfstatus(form)</P>
<P>{ </P>
<P>var a = form.zoomdir.value;</P>
<P>with (document)</P>
<P>{ </P>
<P>if (form.mode.value == "query") butinfo.src='http://localhost/avein2/graphics/icon_info_1.gif';</P>
<P>else if (a == "0") butpan.src='http://localhost/avein2/graphics/icon_recentre.png'; </P>
<P>else if (a == "-1") butzoomout.src='http://localhost/avein2/graphics/icon_zoomout.png'; </P>
<P>else if (a == "1") butzoomin.src='http://localhost/avein2/graphics/icon_zoomin.png'; </P>
<P>else butinfo.src='http://localhost/avein2/graphics/icon_info.png'; </P>
<P>} </P>
<P>} </P>
<P></script> </P>
<P><script language="JavaScript" type="text/javascript"></P>
<P>function kartengroesse()</P>
<P>{</P>
<P>var kartenmasse = '550 716';</P>
<P>var massarray = kartenmasse.split(' ');</P>
<P>if (ns4)</P>
<P>{ </P>
<P>objContainer.width = massarray[0];</P>
<P>objContainer.height = massarray[1];</P>
<P>}</P>
<P>else</P>
<P>{</P>
<P>objContainer.style.width = massarray[0] + 'px';</P>
<P>objContainer.style.height = massarray[1] + 'px';</P>
<P>}</P>
<P>}</P>
<P></script> </P>
<P></P>
<P><script language="JavaScript" type="text/javascript"></P>
<P>function bilddaten(img)</P>
<P>{</P>
<P>if (ns4) return new fobjekt(img.x, img.y, 550, 716);</P>
<P>else </P>
<P>{</P>
<P>var canvas = new fobjekt(0, 0, 550, 716);</P>
<P>while(img) </P>
<P>{</P>
<P>canvas.x += img.offsetLeft;</P>
<P>canvas.y += img.offsetTop;</P>
<P>img = img.offsetParent;</P>
<P>}</P>
<P>return canvas;</P>
<P>} </P>
<P>}</P>
<P></script> </P>
<P></P>
<P></head></P>
<P><body onload="initialisierung('karte'); bildladen('ladestatus','hidden'); knopfstatus(document.mapserv); kartengroesse();" bgcolor='#DDDDDD' text='#3399FF' link='#3399FF' vlink='#3399FF' alink='#3399FF' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'></P>
<P><div id=kartenlayer onmouseup="bildladen('ladestatus','visible');" style='width: 902; height: 21'></div></P>
<P><div id=zoomlayer><img src='img/dot.gif' width='1' height='1' border='0'></div></P>
<P><div id=ladestatus style='width: 90px; border: 1px none #000000; left: 350px; top: 335px;'></P>
<P><img src='http://localhost/avein2/graphics/smilies.gif' width='90' height='20'></div></P>
<P><!-- start Formular --></P>
<P><form method='post' action='http://localhost/cgi-bin/mapserv.exe' name='mapserv'></P>
<P><!-- start table 1 --></P>
<P><table border='0' width='800' height='570' bgcolor='#F4F4F4'></P>
<P><tr></P>
<P><!-- start table 2 --></P>
<P><td width='798'></P>
<P><table border='1' height='490' cellspacing='0' bgcolor='#FFFFEC'></P>
<P><tr></P>
<P><td height='30' colspan='5' bgcolor='#497ABC'></P>
<P><center><font face='Tahoma' color='#000000' size='2'><b>Comuni Campania</b></font></center></P>
<P></td></P>
<P></tr></P>
<P><tr></P>
<P><td height='22' colspan='5' bgcolor='#DDDDDD'></P>
<P><!-- start table 3 --></P>
<P><table align='center' bgcolor='#FFFFAA' border='1'></P>
<P><tr></P>
<P><td height='20' width='95' align='right'></P>
<P><b><font size='1' face='Tahoma' color='#000000'>Query</P>
<P><a href="javascript:document.butinfo.src='http://localhost/avein2/graphics/icon_info_1.gif';document.butpan.src='http://localhost/avein2/graphics/icon_recentre.png';document.butzoomin.src='http://localhost/avein2/graphics/icon_zoomin.png';document.butzoomout.src='http://localhost/avein2/graphics/icon_zoomout.png';aktion('query',1);"></P>
<P><img name='butinfo' src='http://localhost/avein2/graphics/icon_info.png' border='0' onLoad='' width='19' height='19' alt='Query attributes of theme'></a></P>
<P></font></b></P>
<P></td></P>
<P><td height='20' width='95' align='right'> </P>
<P><b><font size='1' face='Tahoma' color='#000000'>Pan<a href="javascript:document.butinfo.src='http://localhost/avein2/graphics/icon_info.png';document.butpan.src='http://localhost/avein2/graphics/icon_recentre_1.png';document.butzoomin.src='http://localhost/avein2/graphics/icon_zoomin.png';document.butzoomout.src='http://localhost/avein2/graphics/icon_zoomout.png';aktion('browse',0);"> </P>
<P><img name='butpan' src='http://localhost/avein2/graphics/icon_recentre.png' border='0' onLoad='' alt='recenter map' width='19' height='19'></a></font></b></P>
<P></td></P>
<P></P>
<P><td height='20' width='95' align='right' ></P>
<P><b><font face='Tahoma' size='1' color='#000000'>Zoom in<a href="javascript:document.butinfo.src='http://localhost/avein2/graphics/icon_info.png';document.butpan.src='http://localhost/avein2/graphics/icon_recentre.png';document.butzoomin.src='http://localhost/avein2/graphics/icon_zoomin_1.png';document.butzoomout.src='http://localhost/avein2/graphics/icon_zoomout.png';aktion('browse',1);"></P>
<P><img name='butzoomin' src='http://localhost/avein2/graphics/icon_zoomin.png' border='0' onLoad='' alt='Zoom into map' width='19' height='19'></a></font></b></P>
<P></td></P>
<P></P>
<P><td height='20' width='95' align='right' ></P>
<P><b><font face='Tahoma' size='1' color='#000000'>Zoom out<a href="javascript:document.butinfo.src='http://localhost/avein2/graphics/icon_info.png';document.butpan.src='http://localhost/avein2/graphics/icon_recentre.png';document.butzoomin.src='http://localhost/avein2/graphics/icon_zoomin.png';document.butzoomout.src='http://localhost/avein2/graphics/icon_zoomout_1.png';aktion('browse',-1);"></P>
<P><img name='butzoomout' src='http://localhost/avein2/graphics/icon_zoomout.png' border='0' onLoad='' width='19' height='19' alt='Zoom out'></a></font></b></P>
<P></td></P>
<P><td height='20' width='95' align='right' ></P>
<P><font color='#000000' size='1' face='Tahoma'><b>Zoom size</b></font><input type='text' name='zoomsize' size='1' value='2'></P>
<P></td></P>
<P><td height='20' width='95' align='right' ></P>
<P><b><font size='1' face='Tahoma' color='#000000'>Reload<a href="javascript:neuladen();"><img src='http://localhost/avein2/graphics/icon_redraw.gif' width='19' height='19' name='butreload' border='0' alt='Karte aktualisieren'></a></P>
<P></font></b></P>
<P></td></P>
<P><td height='20' width='95' align='right' ></P>
<P><b><font face='Tahoma' size='1' color='#000000'>Full extent<a href="javascript:startansicht();"><img name='butreload' src='http://localhost/avein2/graphics/icon_full.png' border='0' onLoad='' alt='Volle Ausdehnung' width='19' height='19'></a></P>
<P></font></b></P>
<P></td></P>
<P><td height='20' width='95' align='right' ></P>
<P><b><font face='Tahoma' size='1' color='#000000'>Help<a href='http://localhost/avein2/hilfe.html','','scrollbars="yes,toolbar=no,menubar=no,width=520,height=400')'" target='blank_'><img src='http://localhost/avein2/graphics/icon_help.gif' width='19' height='19' border='0' name='Image1' alt='Mapserver-Hilfe'></a></P>
<P></font></b></P>
<P></td></P>
<P></table></P>
<P></P>
<P></td></P>
<P></tr></P>
<P></P>
<P><tr></P>
<P><td height='20' bgcolor='#DDDDDD'></P>
<P><p align='center'> </p> </P>
<P></td></P>
<P><!-- start map & navigation window --></P>
<P><td height='20' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(-0.5,0.5)'></P>
<P><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/nw.gif' width='15' height='15'></font></a></P>
<P></td></P>
<P><td height='20' bgcolor='#FFFFEC'> </P>
<P><a href='javascript:move(0,0.5)'></P>
<P><p align='center'><font color='#000000'><img border='0' src='http://localhost/avein2/graphics/n.gif' width='15' height='15'></font></a></P>
<P></td></P>
<P><td height='20' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(0.5,0.5)'></P>
<P><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/ne.gif' width='15' height='15'></font></a></P>
<P></td></P>
<P><td height='21' valign='top' align='center' bgcolor='#DDDDDD'></P>
<P><!-- link to GetCapabilities here --> </P>
<P><font size='1' face='Tahoma' vlink='#000080' color='#000000'>WMS:</P>
<P><a href='http://localhosthttp://localhost/cgi-bin/mapserv.exe?map=C:/Programmi/Apache Group/Apache2/htdocs/avein2/Comuni.map.map&request=getcapabilities&wmtver=1.0.0'></P>
<P>GetCapabilities</font></a></P>
<P></td></P>
<P></tr></P>
<P></P>
<P><!-- reference map here --> </P>
<P><tr></P>
<P><td bgcolor='#DDDDDD' valign='top' width='120' height='716'></P>
<P><font color='#000000'></P>
<P><input name='ref' type='image' src='[ref]' width='80' height='120' align = 'top' border='0' onClick="bildladen('ladestatus','visible');" alt='click here to navigate'></P>
<P></font></br></P>
<P><font size='1' face='Tahoma' color='#000000'><b></P>
<P></b></font></P>
<P></td></P>
<P></P>
<P><td rowspan='1' height='716' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(-0.5,0)'></P>
<P><font color='#000000'></P>
<P><img src='http://localhost/avein2/graphics/w.gif' width='15' height='15' border='0' alt='nach W'></font></a></P>
<P></td></P>
<P></P>
<P><!-- map window here --></P>
<P><td height='716' rowspan='1' valign='middle' align='center'></P>
<P><p align='center'><font color='#000000'></P>
<P><img name='karte' src='[img]' border='0' width='550' height='716'></font></td></P>
<P><td rowspan='1' height='716' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(0.5,0)'></P>
<P><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/e.gif' width='15' height='15'></font></a></P>
<P></td> </P>
<P><!-- legend window here --></P>
<P><td width='120' rowspan='2' valign='top' bgcolor='#DDDDDD'></P>
<P><div style=' width:160px; height: 716px;overflow-x:auto; overflow-y:auto;'></P>
<P><p align='left'><font color='#000000'><b><font face='Tahoma' size='1'>[legend]</font></P>
<P></div></P>
<P></td></P>
<P></tr></P>
<P></P>
<P><tr></P>
<P><td bgcolor='#DDDDDD' height='20'></P>
<P><font color='#000000'><b><font face='Tahoma' size='1'></P>
<P>Scale 1 : <script>document.write(Math.round('[scale]'));</script></font></P>
<P></b></font></P>
<P></td></P>
<P><td height='20' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(-0.5,-0.5)'></P>
<P><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/sw.gif' width='15' height='15'></P>
<P></font></a></P>
<P></td></P>
<P><td height='20' bgcolor='#FFFFEC'></P>
<P><a href='javascript:move(0,-0.5)'></P>
<P><p align='center'><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/s.gif' width='15' height='15'></P>
<P></font></a></P>
<P></td></P>
<P><td bgcolor='#FFFFEC' height='20'></P>
<P><p align='center'></P>
<P><a href='javascript:move(0.5,-0.5)'></P>
<P><font color='#000000'></P>
<P><img border='0' src='http://localhost/avein2/graphics/se.gif' width='15' height='15'></P>
<P></font></a></P>
<P></td></P>
<P></tr></P>
<P><tr></P>
<P><td colspan='1' height='30' bgcolor='#DDDDDD'></P>
<P><b><font face='Tahoma' size='1' color='#000000'>©Engeo Studio</font></b><font size='2' face='Tahoma'></P>
<P></font></P>
<P></td></P>
<P><td colspan='3' height='30' bgcolor='#DDDDDD'></P>
<P><font color='#000000'></P>
<P></font></P>
<P></td></P>
<P><td colspan='1' height='30' bgcolor='#DDDDDD'></P>
<P><p align='center'><b><font color='#000000' size='2' face='Tahoma'></P>
<P><a href='http://mapserver.gis.umn.edu/index.html' target='_blank'></P>
<P><img border='0' src='http://localhost/avein2/graphics/ms_logo.png' width='35' height='19' align='right'></a></font><font color='#000000' face='Tahoma' size='1'>powered</P>
<P>by</font></b></P>
<P></p></P>
<P></td></P>
<P></tr></P>
<P></table></P>
<P></P>
<P></tr></P>
<P></table></P>
<P><input type='hidden' name='imgxy' value=''></P>
<P><input type='hidden' name='mapext' value=''></P>
<P><input type='hidden' name='imgext' value='[mapext]'></P>
<P><!-- [mapext] --></P>
<P><input type='hidden' name='map' value='C:/Programmi/Apache Group/Apache2/htdocs/avein2/Comuni.map.map'></P>
<P><input type='hidden' name='savequery' value='false'></P>
<P><input type='hidden' name='program' value='http://localhosthttp://localhost/cgi-bin/mapserv.exe'> </P>
<P><!-- <input type='hidden' name='program' value='[program]'> --></P>
<P><input type='hidden' name='map_web_imagepath' value='[map_web_imagepath]'></P>
<P><input type='hidden' name='map_web_imageurl' value='[map_web_imageurl]'></P>
<P><input type='hidden' name='zoomdir' value='-1'></P>
<P><input type='hidden' name='mode' value='browse'></P>
<P><input type='hidden' name='imgbox' value=''></P>
<P><input type='hidden' name='imgsize' value='550 716'></P>
<P><input type='hidden' name='mapsize' value='550 716'></P>
<P></form></P>
<P></html></P>
<P>-----------------------------------------query file for actual query funtion (clicking on element u can see attributes)-----------------------------------(Campanianew.shp_query.html)----------------</P>
<P><div align='left'><BR> <table border='1' width='350' height='461' style='font-family: Tahoma; font-size: 10pt'><font face='Tahoma' size='2'><BR> <tr><BR> <td width='360' height='22' colspan='2' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR> <p align='center'><BR> <b>Queryresults</b></font></p><BR> </td><BR> </tr><BR> <tr><BR> <td width='360' height='30' colspan='2' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR> <align = 'center'>queried themeComuni</center><BR> </td><BR> </tr></P>
<P> <tr><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR> Istat<BR> </td><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR>[ISTAT]<BR> </td><BR> </tr></P>
<P> <tr><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR> Comune<BR> </td><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR>[COMUNE]<BR> </td><BR> </tr></P>
<P> <tr><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR> Pr<BR> </td><BR> <td width='180' height='30' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR>[PR]<BR> </td><BR> </tr><BR> <tr><BR><td width='180' height='113'><BR><p align='center'><img border='2' src='[img]' width='150' height='150'></p><BR></td><BR><td width='180' height='113'><BR><p align='center'><b>The queried object<BR>is colored in red</b></p><BR></td><BR></tr><BR><tr><BR><td width='360' height='30' colspan='2' bordercolor='#CCCCCC' bgcolor='#E9E9E9'><BR><p align='center'>contact <b> <a href='http://www.terrestris.de/index_e.html'
target='_blank'>www.terrestris.de</a><BR></b>#<b> <a href='mailto:info@terrestris.de'>info@terrestris.de</a></b><BR></td></P>
<P>--------------------------------------------</P></FONT></DIV><BR><BR>Dott. Geol. Stefano Albanese<br> Via S. Giacomo 6<br> 83022 Baiano (AV)<br> Italia<br>Tel.: +390818243143<br> +393471982279<p>
<hr size=1>Do you Yahoo!?<br>
Yahoo! Mail - Easier than ever with enhanced search. <a href="http://us.rd.yahoo.com/evt=29916/*http://info.mail.yahoo.com/mail_250">Learn more.</a>