We don't need to re-distribute jquery-autocomplete demo
Before Width: | Height: | Size: 1.1 KiB |
|
@ -1,23 +0,0 @@
|
|||
<?php
|
||||
$q = strtolower($_GET["q"]);
|
||||
if (!$q) return;
|
||||
$items = array(
|
||||
"Peter Pan"=>"peter@pan.de",
|
||||
"Molly"=>"molly@yahoo.com",
|
||||
"Forneria Marconi"=>"live@japan.jp",
|
||||
"Master Sync"=>"205bw@samsung.com",
|
||||
"Dr. Tech de Log"=>"g15@logitech.com",
|
||||
"Don Corleone"=>"don@vegas.com",
|
||||
"Mc Chick"=>"info@donalds.org",
|
||||
"Donnie Darko"=>"dd@timeshift.info",
|
||||
"Quake The Net"=>"webmaster@quakenet.org",
|
||||
"Dr. Write"=>"write@writable.com"
|
||||
);
|
||||
|
||||
echo "[";
|
||||
foreach ($items as $key=>$value) {
|
||||
if (strpos(strtolower($key), $q) !== false) {
|
||||
echo "{ name: \"$key\", to: \"$value\" }, ";
|
||||
}
|
||||
}
|
||||
echo "]";
|
|
@ -1,23 +0,0 @@
|
|||
<?php
|
||||
$q = strtolower($_GET["q"]);
|
||||
if (!$q) return;
|
||||
$items = array(
|
||||
"Peter Pan"=>"peter@pan.de",
|
||||
"Molly"=>"molly@yahoo.com",
|
||||
"Forneria Marconi"=>"live@japan.jp",
|
||||
"Master Sync"=>"205bw@samsung.com",
|
||||
"Dr. Tech de Log"=>"g15@logitech.com",
|
||||
"Don Corleone"=>"don@vegas.com",
|
||||
"Mc Chick"=>"info@donalds.org",
|
||||
"Donnie Darko"=>"dd@timeshift.info",
|
||||
"Quake The Net"=>"webmaster@quakenet.org",
|
||||
"Dr. Write"=>"write@writable.com"
|
||||
);
|
||||
|
||||
echo "[";
|
||||
foreach ($items as $key=>$value) {
|
||||
if (strpos(strtolower($key), $q) !== false) {
|
||||
echo "{ name: \"$key\", to: \"$value\" }, ";
|
||||
}
|
||||
}
|
||||
echo "]";
|
|
@ -1,9 +0,0 @@
|
|||
<?php
|
||||
$term = $_REQUEST['q'];
|
||||
$images = array_slice(scandir("images"), 2);
|
||||
foreach($images as $value) {
|
||||
if( strpos(strtolower($value), $term) === 0 ) {
|
||||
echo $value . "\n";
|
||||
}
|
||||
}
|
||||
?>
|
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 6.0 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 4.1 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 6.4 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 6.6 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 5.7 KiB |
Before Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 3.7 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 6.2 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 5.3 KiB |
Before Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 7.0 KiB |
Before Width: | Height: | Size: 8.6 KiB |
Before Width: | Height: | Size: 6.5 KiB |
|
@ -1,272 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>jQuery Autocomplete Plugin</title>
|
||||
<script type="text/javascript" src="../lib/jquery.js"></script>
|
||||
<script type='text/javascript' src='../lib/jquery.bgiframe.min.js'></script>
|
||||
<script type='text/javascript' src='../lib/jquery.ajaxQueue.js'></script>
|
||||
<script type='text/javascript' src='../lib/thickbox-compressed.js'></script>
|
||||
<script type='text/javascript' src='../jquery.autocomplete.js'></script>
|
||||
<script type='text/javascript' src='localdata.js'></script>
|
||||
<link rel="stylesheet" type="text/css" href="main.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../jquery.autocomplete.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../lib/thickbox.css" />
|
||||
|
||||
<script type="text/javascript">
|
||||
$().ready(function() {
|
||||
|
||||
function findValueCallback(event, data, formatted) {
|
||||
$("<li>").html( !data ? "No match!" : "Selected: " + formatted).appendTo("#result");
|
||||
}
|
||||
|
||||
function formatItem(row) {
|
||||
return row[0] + " (<strong>id: " + row[1] + "</strong>)";
|
||||
}
|
||||
function formatResult(row) {
|
||||
return row[0].replace(/(<.+?>)/gi, '');
|
||||
}
|
||||
|
||||
$("#suggest1").autocomplete(cities);
|
||||
$("#month").autocomplete(months, {
|
||||
minChars: 0,
|
||||
max: 12,
|
||||
autoFill: true,
|
||||
mustMatch: true,
|
||||
matchContains: false,
|
||||
scrollHeight: 220,
|
||||
formatItem: function(data, i, total) {
|
||||
// don't show the current month in the list of values (for whatever reason)
|
||||
if ( data[0] == months[new Date().getMonth()] )
|
||||
return false;
|
||||
return data[0];
|
||||
}
|
||||
});
|
||||
$("#suggest13").autocomplete(emails, {
|
||||
minChars: 0,
|
||||
width: 310,
|
||||
matchContains: true,
|
||||
autoFill: false,
|
||||
formatItem: function(row, i, max) {
|
||||
return i + "/" + max + ": \"" + row.name + "\" [" + row.to + "]";
|
||||
},
|
||||
formatMatch: function(row, i, max) {
|
||||
return row.name + " " + row.to;
|
||||
},
|
||||
formatResult: function(row) {
|
||||
return row.to;
|
||||
}
|
||||
});
|
||||
$("#singleBirdRemote").autocomplete("search.php", {
|
||||
width: 260,
|
||||
selectFirst: false
|
||||
});
|
||||
$("#suggest14").autocomplete(cities, {
|
||||
matchContains: true,
|
||||
minChars: 0
|
||||
});
|
||||
$("#suggest3").autocomplete(cities, {
|
||||
multiple: true,
|
||||
mustMatch: true,
|
||||
autoFill: true
|
||||
});
|
||||
$("#suggest4").autocomplete('search.php', {
|
||||
width: 300,
|
||||
multiple: true,
|
||||
matchContains: true,
|
||||
formatItem: formatItem,
|
||||
formatResult: formatResult
|
||||
});
|
||||
$("#imageSearch").autocomplete("images.php", {
|
||||
width: 320,
|
||||
max: 4,
|
||||
highlight: false,
|
||||
scroll: true,
|
||||
scrollHeight: 300,
|
||||
formatItem: function(data, i, n, value) {
|
||||
return "<img src='images/" + value + "'/> " + value.split(".")[0];
|
||||
},
|
||||
formatResult: function(data, value) {
|
||||
return value.split(".")[0];
|
||||
}
|
||||
});
|
||||
$("#tags").autocomplete(["c++", "java", "php", "coldfusion", "javascript", "asp"], {
|
||||
width: 320,
|
||||
max: 4,
|
||||
highlight: false,
|
||||
multiple: true,
|
||||
multipleSeparator: " ",
|
||||
scroll: true,
|
||||
scrollHeight: 300
|
||||
});
|
||||
|
||||
|
||||
$(":text, textarea").result(findValueCallback).next().click(function() {
|
||||
$(this).prev().search();
|
||||
});
|
||||
$("#singleBirdRemote").result(function(event, data, formatted) {
|
||||
if (data)
|
||||
$(this).parent().next().find("input").val(data[1]);
|
||||
});
|
||||
$("#suggest4").result(function(event, data, formatted) {
|
||||
var hidden = $(this).parent().next().find(">:input");
|
||||
hidden.val( (hidden.val() ? hidden.val() + ";" : hidden.val()) + data[1]);
|
||||
});
|
||||
$("#suggest15").autocomplete(cities, { scroll: true } );
|
||||
$("#scrollChange").click(changeScrollHeight);
|
||||
|
||||
$("#thickboxEmail").autocomplete(emails, {
|
||||
minChars: 0,
|
||||
width: 310,
|
||||
matchContains: true,
|
||||
highlightItem: false,
|
||||
formatItem: function(row, i, max, term) {
|
||||
return row.name.replace(new RegExp("(" + term + ")", "gi"), "<strong>$1</strong>") + "<br><span style='font-size: 80%;'>Email: <" + row.to + "></span>";
|
||||
},
|
||||
formatResult: function(row) {
|
||||
return row.to;
|
||||
}
|
||||
});
|
||||
|
||||
$("#clear").click(function() {
|
||||
$(":input").unautocomplete();
|
||||
});
|
||||
});
|
||||
|
||||
function changeOptions(){
|
||||
var max = parseInt(window.prompt('Please type number of items to display:', jQuery.Autocompleter.defaults.max));
|
||||
if (max > 0) {
|
||||
$("#suggest1").setOptions({
|
||||
max: max
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
function changeScrollHeight() {
|
||||
var h = parseInt(window.prompt('Please type new scroll height (number in pixels):', jQuery.Autocompleter.defaults.scrollHeight));
|
||||
if(h > 0) {
|
||||
$("#suggest1").setOptions({
|
||||
scrollHeight: h
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
function changeToMonths(){
|
||||
$("#suggest1")
|
||||
// clear existing data
|
||||
.val("")
|
||||
// change the local data to months
|
||||
.setOptions({data: months})
|
||||
// get the label tag
|
||||
.prev()
|
||||
// update the label tag
|
||||
.text("Month (local):");
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1 id="banner"><a href="http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/">jQuery Autocomplete Plugin</a> Demo</h1>
|
||||
|
||||
<div id="content">
|
||||
|
||||
<form autocomplete="off">
|
||||
<p>
|
||||
<label>Single City (local):</label>
|
||||
<input type="text" id="suggest1" />
|
||||
<input type="button" value="Get Value" />
|
||||
<input type="button" value="Change Max Items" onclick="changeOptions();" />
|
||||
<input type="button" value="Change to Month Data" onclick="changeToMonths();" />
|
||||
<input type="button" value="Change scroll height" id="scrollChange" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Month (local):</label>
|
||||
<input type="text" id="month" />
|
||||
<input type="button" value="Get Value" />
|
||||
(Current month is excluded from list)
|
||||
</p>
|
||||
<p>
|
||||
<label>E-Mail (local):</label>
|
||||
<input type="text" id="suggest13" />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Single Bird (remote):</label>
|
||||
<input type="text" id="singleBirdRemote" />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Hidden input</label>
|
||||
<input />
|
||||
</p>
|
||||
<p>
|
||||
<label>Single City (contains):</label>
|
||||
<input type="text" id="suggest14" />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Multiple Cities (local):</label>
|
||||
<textarea id='suggest3' cols='40' rows='3'></textarea>
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Multiple Birds (remote):</label>
|
||||
<textarea id='suggest4'></textarea>
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Hidden input</label>
|
||||
<textarea></textarea>
|
||||
</p>
|
||||
<p>
|
||||
<label>Image search (remote):</label>
|
||||
<input type="text" id='imageSearch' />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Tags (local):</label>
|
||||
<input type="text" id='tags' />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
<p>
|
||||
<label>Some dropdown (<3 IE):</label>
|
||||
<select>
|
||||
<option value="">Item 12334455</option>
|
||||
<option value="2">Item 2</option>
|
||||
<option value="3">Item 3</option>
|
||||
<option value="4">Item 4</option>
|
||||
</select>
|
||||
</p>
|
||||
|
||||
<input type="submit" value="Submit" />
|
||||
</form>
|
||||
|
||||
<p>
|
||||
<a href="#TB_inline?height=155&width=400&inlineId=modalWindow" class="thickbox">Click here for an autocomplete inside a thickbox window.</a> (this should work even if it is beyond the fold)
|
||||
</p>
|
||||
|
||||
<div id="modalWindow" style="display: none;">
|
||||
<p>
|
||||
<label>E-Mail (local):</label>
|
||||
<input type="text" id="thickboxEmail" />
|
||||
<input type="button" value="Get Value" />
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<button id="clear">Remove all autocompletes</button>
|
||||
|
||||
<a href="search.phps">PHP script used to for remote autocomplete</a>
|
||||
|
||||
<h3>Result:</h3> <ol id="result"></ol>
|
||||
|
||||
</div>
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
_uacct = "UA-2623402-1";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Before Width: | Height: | Size: 1.5 KiB |
|
@ -1,68 +0,0 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
|
||||
<title>jQuery Autocomplete Plugin</title>
|
||||
<script type="text/javascript" src="../lib/jquery.js"></script>
|
||||
<script type='text/javascript' src='../lib/jquery.bgiframe.min.js'></script>
|
||||
<script type='text/javascript' src='../lib/jquery.ajaxQueue.js'></script>
|
||||
<script type='text/javascript' src='../lib/thickbox-compressed.js'></script>
|
||||
<script type='text/javascript' src='../jquery.autocomplete.js'></script>
|
||||
<script type='text/javascript' src='localdata.js'></script>
|
||||
<link rel="stylesheet" type="text/css" href="main.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../jquery.autocomplete.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../lib/thickbox.css" />
|
||||
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
function format(mail) {
|
||||
return mail.name + " <" + mail.to + ">";
|
||||
}
|
||||
$("#email").autocomplete('emails.php', {
|
||||
multiple: true,
|
||||
parse: function(data) {
|
||||
return $.map(eval(data), function(row) {
|
||||
return {
|
||||
data: row,
|
||||
value: row.name,
|
||||
result: row.name + " <" + row.to + ">"
|
||||
}
|
||||
});
|
||||
},
|
||||
formatItem: function(item) {
|
||||
return format(item);
|
||||
}
|
||||
}).result(function(e, item) {
|
||||
$("#content").append("<p>selected " + format(item) + "</p>");
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1 id="banner"><a href="http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/">jQuery Autocomplete Plugin</a> Demo</h1>
|
||||
|
||||
<div id="content">
|
||||
|
||||
<form autocomplete="off">
|
||||
<p>
|
||||
<label>E-Mail (remote json):</label>
|
||||
<textarea cols="120" id="email"></textarea>
|
||||
</p>
|
||||
|
||||
<input type="submit" value="Submit" />
|
||||
</form>
|
||||
|
||||
<a href="emails.phps">Server-side script creating the JSON data</a>
|
||||
|
||||
</div>
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
_uacct = "UA-2623402-1";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,216 +0,0 @@
|
|||
var months = ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'];
|
||||
var emails = [
|
||||
{ name: "Peter Pan", to: "peter@pan.de" },
|
||||
{ name: "Molly", to: "molly@yahoo.com" },
|
||||
{ name: "Forneria Marconi", to: "live@japan.jp" },
|
||||
{ name: "Master <em>Sync</em>", to: "205bw@samsung.com" },
|
||||
{ name: "Dr. <strong>Tech</strong> de Log", to: "g15@logitech.com" },
|
||||
{ name: "Don Corleone", to: "don@vegas.com" },
|
||||
{ name: "Mc Chick", to: "info@donalds.org" },
|
||||
{ name: "Donnie Darko", to: "dd@timeshift.info" },
|
||||
{ name: "Quake The Net", to: "webmaster@quakenet.org" },
|
||||
{ name: "Dr. Write", to: "write@writable.com" }
|
||||
];
|
||||
var cities = [
|
||||
"Aberdeen", "Ada", "Adamsville", "Addyston", "Adelphi", "Adena", "Adrian", "Akron",
|
||||
"Albany", "Alexandria", "Alger", "Alledonia", "Alliance", "Alpha", "Alvada",
|
||||
"Alvordton", "Amanda", "Amelia", "Amesville", "Amherst", "Amlin", "Amsden",
|
||||
"Amsterdam", "Andover", "Anna", "Ansonia", "Antwerp", "Apple Creek", "Arcadia",
|
||||
"Arcanum", "Archbold", "Arlington", "Ashland", "Ashley", "Ashtabula", "Ashville",
|
||||
"Athens", "Attica", "Atwater", "Augusta", "Aurora", "Austinburg", "Ava", "Avon",
|
||||
"Avon Lake", "Bainbridge", "Bakersville", "Baltic", "Baltimore", "Bannock",
|
||||
"Barberton", "Barlow", "Barnesville", "Bartlett", "Barton", "Bascom", "Batavia",
|
||||
"Bath", "Bay Village", "Beach City", "Beachwood", "Beallsville", "Beaver",
|
||||
"Beaverdam", "Bedford", "Bellaire", "Bellbrook", "Belle Center", "Belle Valley",
|
||||
"Bellefontaine", "Bellevue", "Bellville", "Belmont", "Belmore", "Beloit", "Belpre",
|
||||
"Benton Ridge", "Bentonville", "Berea", "Bergholz", "Berkey", "Berlin",
|
||||
"Berlin Center", "Berlin Heights", "Bethel", "Bethesda", "Bettsville", "Beverly",
|
||||
"Bidwell", "Big Prairie", "Birmingham", "Blacklick", "Bladensburg", "Blaine",
|
||||
"Blakeslee", "Blanchester", "Blissfield", "Bloomdale", "Bloomingburg",
|
||||
"Bloomingdale", "Bloomville", "Blue Creek", "Blue Rock", "Bluffton",
|
||||
"Bolivar", "Botkins", "Bourneville", "Bowerston", "Bowersville",
|
||||
"Bowling Green", "Bradford", "Bradner", "Brady Lake", "Brecksville",
|
||||
"Bremen", "Brewster", "Brice", "Bridgeport", "Brilliant", "Brinkhaven",
|
||||
"Bristolville", "Broadview Heights", "Broadway", "Brookfield", "Brookpark",
|
||||
"Brookville", "Brownsville", "Brunswick", "Bryan", "Buchtel", "Buckeye Lake",
|
||||
"Buckland", "Bucyrus", "Buffalo", "Buford", "Burbank", "Burghill", "Burgoon",
|
||||
"Burkettsville", "Burton", "Butler", "Byesville", "Cable", "Cadiz", "Cairo",
|
||||
"Caldwell", "Caledonia", "Cambridge", "Camden", "Cameron", "Camp Dennison",
|
||||
"Campbell", "Canal Fulton", "Canal Winchester", "Canfield", "Canton", "Carbon Hill",
|
||||
"Carbondale", "Cardington", "Carey", "Carroll", "Carrollton", "Casstown",
|
||||
"Castalia", "Catawba", "Cecil", "Cedarville", "Celina", "Centerburg",
|
||||
"Chagrin Falls", "Chandlersville", "Chardon", "Charm", "Chatfield", "Chauncey",
|
||||
"Cherry Fork", "Chesapeake", "Cheshire", "Chester", "Chesterhill", "Chesterland",
|
||||
"Chesterville", "Chickasaw", "Chillicothe", "Chilo", "Chippewa Lake",
|
||||
"Christiansburg", "Cincinnati", "Circleville", "Clarington", "Clarksburg",
|
||||
"Clarksville", "Clay Center", "Clayton", "Cleveland", "Cleves", "Clifton",
|
||||
"Clinton", "Cloverdale", "Clyde", "Coal Run", "Coalton", "Coldwater", "Colerain",
|
||||
"College Corner", "Collins", "Collinsville", "Colton", "Columbia Station",
|
||||
"Columbiana", "Columbus", "Columbus Grove", "Commercial Point", "Conesville",
|
||||
"Conneaut", "Conover", "Continental", "Convoy", "Coolville", "Corning", "Cortland",
|
||||
"Coshocton", "Covington", "Creola", "Crestline", "Creston", "Crooksville",
|
||||
"Croton", "Crown City", "Cuba", "Cumberland", "Curtice", "Custar", "Cutler",
|
||||
"Cuyahoga Falls", "Cygnet", "Cynthiana", "Dalton", "Damascus", "Danville",
|
||||
"Dayton", "De Graff", "Decatur", "Deerfield", "Deersville", "Defiance",
|
||||
"Delaware", "Dellroy", "Delphos", "Delta", "Dennison", "Derby", "Derwent",
|
||||
"Deshler", "Dexter City", "Diamond", "Dillonvale", "Dola", "Donnelsville",
|
||||
"Dorset", "Dover", "Doylestown", "Dresden", "Dublin", "Dunbridge", "Duncan Falls",
|
||||
"Dundee", "Dunkirk", "Dupont", "East Claridon", "East Fultonham",
|
||||
"East Liberty", "East Liverpool", "East Palestine", "East Rochester",
|
||||
"East Sparta", "East Springfield", "Eastlake", "Eaton", "Edgerton", "Edison",
|
||||
"Edon", "Eldorado", "Elgin", "Elkton", "Ellsworth", "Elmore", "Elyria",
|
||||
"Empire", "Englewood", "Enon", "Etna", "Euclid", "Evansport", "Fairborn",
|
||||
"Fairfield", "Fairpoint", "Fairview", "Farmdale", "Farmer", "Farmersville",
|
||||
"Fayette", "Fayetteville", "Feesburg", "Felicity", "Findlay", "Flat Rock",
|
||||
"Fleming", "Fletcher", "Flushing", "Forest", "Fort Jennings", "Fort Loramie",
|
||||
"Fort Recovery", "Fostoria", "Fowler", "Frankfort", "Franklin",
|
||||
"Franklin Furnace", "Frazeysburg", "Fredericksburg", "Fredericktown",
|
||||
"Freeport", "Fremont", "Fresno", "Friendship", "Fulton", "Fultonham",
|
||||
"Galena", "Galion", "Gallipolis", "Galloway", "Gambier", "Garrettsville",
|
||||
"Gates Mills", "Geneva", "Genoa", "Georgetown", "Germantown", "Gettysburg",
|
||||
"Gibsonburg", "Girard", "Glandorf", "Glencoe", "Glenford", "Glenmont",
|
||||
"Glouster", "Gnadenhutten", "Gomer", "Goshen", "Grafton", "Grand Rapids",
|
||||
"Grand River", "Granville", "Gratiot", "Gratis", "Graysville", "Graytown",
|
||||
"Green", "Green Camp", "Green Springs", "Greenfield", "Greenford",
|
||||
"Greentown", "Greenville", "Greenwich", "Grelton", "Grove City",
|
||||
"Groveport", "Grover Hill", "Guysville", "Gypsum", "Hallsville",
|
||||
"Hamden", "Hamersville", "Hamilton", "Hamler", "Hammondsville",
|
||||
"Hannibal", "Hanoverton", "Harbor View", "Harlem Springs", "Harpster",
|
||||
"Harrisburg", "Harrison", "Harrisville", "Harrod", "Hartford", "Hartville",
|
||||
"Harveysburg", "Haskins", "Haverhill", "Haviland", "Haydenville", "Hayesville",
|
||||
"Heath", "Hebron", "Helena", "Hicksville", "Higginsport", "Highland", "Hilliard",
|
||||
"Hillsboro", "Hinckley", "Hiram", "Hockingport", "Holgate", "Holland",
|
||||
"Hollansburg", "Holloway", "Holmesville", "Homer", "Homerville", "Homeworth",
|
||||
"Hooven", "Hopedale", "Hopewell", "Houston", "Howard", "Hoytville", "Hubbard",
|
||||
"Hudson", "Huntsburg", "Huntsville", "Huron", "Iberia", "Independence",
|
||||
"Irondale", "Ironton", "Irwin", "Isle Saint George", "Jackson", "Jackson Center",
|
||||
"Jacksontown", "Jacksonville", "Jacobsburg", "Jamestown", "Jasper",
|
||||
"Jefferson", "Jeffersonville", "Jenera", "Jeromesville", "Jerry City",
|
||||
"Jerusalem", "Jewell", "Jewett", "Johnstown", "Junction City", "Kalida",
|
||||
"Kansas", "Keene", "Kelleys Island", "Kensington", "Kent", "Kenton",
|
||||
"Kerr", "Kettlersville", "Kidron", "Kilbourne", "Killbuck", "Kimbolton",
|
||||
"Kings Mills", "Kingston", "Kingsville", "Kinsman", "Kipling", "Kipton",
|
||||
"Kirby", "Kirkersville", "Kitts Hill", "Kunkle", "La Rue", "Lacarne",
|
||||
"Lafayette", "Lafferty", "Lagrange", "Laings", "Lake Milton", "Lakemore",
|
||||
"Lakeside Marblehead", "Lakeview", "Lakeville", "Lakewood", "Lancaster",
|
||||
"Langsville", "Lansing", "Latham", "Latty", "Laura", "Laurelville",
|
||||
"Leavittsburg", "Lebanon", "Lees Creek", "Leesburg", "Leesville",
|
||||
"Leetonia", "Leipsic", "Lemoyne", "Lewis Center", "Lewisburg",
|
||||
"Lewistown", "Lewisville", "Liberty Center", "Lima", "Limaville",
|
||||
"Lindsey", "Lisbon", "Litchfield", "Lithopolis", "Little Hocking",
|
||||
"Lockbourne", "Lodi", "Logan", "London", "Londonderry",
|
||||
"Long Bottom", "Lorain", "Lore City", "Loudonville", "Louisville",
|
||||
"Loveland", "Lowell", "Lowellville", "Lower Salem", "Lucas",
|
||||
"Lucasville", "Luckey", "Ludlow Falls", "Lynchburg", "Lynx",
|
||||
"Lyons", "Macedonia", "Macksburg", "Madison", "Magnetic Springs",
|
||||
"Magnolia", "Maineville", "Malaga", "Malinta", "Malta", "Malvern",
|
||||
"Manchester", "Mansfield", "Mantua", "Maple Heights", "Maplewood",
|
||||
"Marathon", "Marengo", "Maria Stein", "Marietta", "Marion",
|
||||
"Mark Center", "Marshallville", "Martel", "Martin", "Martins Ferry",
|
||||
"Martinsburg", "Martinsville", "Marysville", "Mason", "Massillon",
|
||||
"Masury", "Maumee", "Maximo", "Maynard", "Mc Arthur", "Mc Clure",
|
||||
"Mc Comb", "Mc Connelsville", "Mc Cutchenville", "Mc Dermott",
|
||||
"Mc Donald", "Mc Guffey", "Mechanicsburg", "Mechanicstown",
|
||||
"Medina", "Medway", "Melmore", "Melrose", "Mendon", "Mentor",
|
||||
"Mesopotamia", "Metamora", "Miamisburg", "Miamitown", "Miamiville",
|
||||
"Middle Bass", "Middle Point", "Middlebranch", "Middleburg",
|
||||
"Middlefield", "Middleport", "Middletown", "Midland", "Midvale",
|
||||
"Milan", "Milford", "Milford Center", "Millbury", "Milledgeville",
|
||||
"Miller City", "Millersburg", "Millersport", "Millfield",
|
||||
"Milton Center", "Mineral City", "Mineral Ridge", "Minerva",
|
||||
"Minford", "Mingo", "Mingo Junction", "Minster", "Mogadore",
|
||||
"Monclova", "Monroe", "Monroeville", "Montezuma", "Montpelier",
|
||||
"Montville", "Morral", "Morristown", "Morrow", "Moscow",
|
||||
"Mount Blanchard", "Mount Cory", "Mount Eaton", "Mount Gilead",
|
||||
"Mount Hope", "Mount Liberty", "Mount Orab", "Mount Perry",
|
||||
"Mount Pleasant", "Mount Saint Joseph", "Mount Sterling",
|
||||
"Mount Vernon", "Mount Victory", "Mowrystown", "Moxahala",
|
||||
"Munroe Falls", "Murray City", "Nankin", "Napoleon", "Nashport",
|
||||
"Nashville", "Navarre", "Neapolis", "Neffs", "Negley",
|
||||
"Nelsonville", "Nevada", "Neville", "New Albany", "New Athens",
|
||||
"New Bavaria", "New Bloomington", "New Bremen", "New Carlisle",
|
||||
"New Concord", "New Hampshire", "New Haven", "New Holland",
|
||||
"New Knoxville", "New Lebanon", "New Lexington", "New London",
|
||||
"New Madison", "New Marshfield", "New Matamoras", "New Middletown",
|
||||
"New Paris", "New Philadelphia", "New Plymouth", "New Richmond",
|
||||
"New Riegel", "New Rumley", "New Springfield", "New Straitsville",
|
||||
"New Vienna", "New Washington", "New Waterford", "New Weston",
|
||||
"Newark", "Newbury", "Newcomerstown", "Newport", "Newton Falls",
|
||||
"Newtonsville", "Ney", "Niles", "North Baltimore", "North Bend",
|
||||
"North Benton", "North Bloomfield", "North Fairfield",
|
||||
"North Georgetown", "North Hampton", "North Jackson",
|
||||
"North Kingsville", "North Lawrence", "North Lewisburg",
|
||||
"North Lima", "North Olmsted", "North Ridgeville", "North Robinson",
|
||||
"North Royalton", "North Star", "Northfield", "Northwood", "Norwalk",
|
||||
"Norwich", "Nova", "Novelty", "Oak Harbor", "Oak Hill", "Oakwood",
|
||||
"Oberlin", "Oceola", "Ohio City", "Okeana", "Okolona", "Old Fort",
|
||||
"Old Washington", "Olmsted Falls", "Ontario", "Orangeville",
|
||||
"Oregon", "Oregonia", "Orient", "Orrville", "Orwell", "Osgood",
|
||||
"Ostrander", "Ottawa", "Ottoville", "Otway", "Overpeck",
|
||||
"Owensville", "Oxford", "Painesville", "Palestine", "Pandora",
|
||||
"Paris", "Parkman", "Pataskala", "Patriot", "Paulding", "Payne",
|
||||
"Pedro", "Peebles", "Pemberton", "Pemberville", "Peninsula",
|
||||
"Perry", "Perrysburg", "Perrysville", "Petersburg", "Pettisville",
|
||||
"Phillipsburg", "Philo", "Pickerington", "Piedmont", "Pierpont",
|
||||
"Piketon", "Piney Fork", "Pioneer", "Piqua", "Pitsburg",
|
||||
"Plain City", "Plainfield", "Pleasant City", "Pleasant Hill",
|
||||
"Pleasant Plain", "Pleasantville", "Plymouth", "Polk",
|
||||
"Pomeroy", "Port Clinton", "Port Jefferson", "Port Washington",
|
||||
"Port William", "Portage", "Portland", "Portsmouth", "Potsdam",
|
||||
"Powell", "Powhatan Point", "Proctorville", "Prospect", "Put in Bay",
|
||||
"Quaker City", "Quincy", "Racine", "Radnor", "Randolph", "Rarden",
|
||||
"Ravenna", "Rawson", "Ray", "Rayland", "Raymond", "Reedsville",
|
||||
"Reesville", "Reno", "Republic", "Reynoldsburg", "Richfield",
|
||||
"Richmond", "Richmond Dale", "Richwood", "Ridgeville Corners",
|
||||
"Ridgeway", "Rio Grande", "Ripley", "Risingsun", "Rittman",
|
||||
"Robertsville", "Rock Camp", "Rock Creek", "Rockbridge", "Rockford",
|
||||
"Rocky Ridge", "Rocky River", "Rogers", "Rome", "Rootstown", "Roseville",
|
||||
"Rosewood", "Ross", "Rossburg", "Rossford", "Roundhead", "Rudolph",
|
||||
"Rushsylvania", "Rushville", "Russells Point", "Russellville", "Russia",
|
||||
"Rutland", "Sabina", "Saint Clairsville", "Saint Henry", "Saint Johns",
|
||||
"Saint Louisville", "Saint Marys", "Saint Paris", "Salem", "Salesville",
|
||||
"Salineville", "Sandusky", "Sandyville", "Sarahsville", "Sardinia",
|
||||
"Sardis", "Savannah", "Scio", "Scioto Furnace", "Scott", "Scottown",
|
||||
"Seaman", "Sebring", "Sedalia", "Senecaville", "Seven Mile", "Seville",
|
||||
"Shade", "Shadyside", "Shandon", "Sharon Center", "Sharpsburg",
|
||||
"Shauck", "Shawnee", "Sheffield Lake", "Shelby", "Sherrodsville",
|
||||
"Sherwood", "Shiloh", "Short Creek", "Shreve", "Sidney", "Sinking Spring",
|
||||
"Smithfield", "Smithville", "Solon", "Somerdale", "Somerset",
|
||||
"Somerville", "South Bloomingville", "South Charleston", "South Lebanon",
|
||||
"South Point", "South Salem", "South Solon", "South Vienna",
|
||||
"South Webster", "Southington", "Sparta", "Spencer", "Spencerville",
|
||||
"Spring Valley", "Springboro", "Springfield", "Stafford", "Sterling",
|
||||
"Steubenville", "Stewart", "Stillwater", "Stockdale", "Stockport",
|
||||
"Stone Creek", "Stony Ridge", "Stout", "Stoutsville", "Stow", "Strasburg",
|
||||
"Stratton", "Streetsboro", "Strongsville", "Struthers", "Stryker",
|
||||
"Sugar Grove", "Sugarcreek", "Sullivan", "Sulphur Springs", "Summerfield",
|
||||
"Summit Station", "Summitville", "Sunbury", "Swanton", "Sycamore",
|
||||
"Sycamore Valley", "Sylvania", "Syracuse", "Tallmadge", "Tarlton",
|
||||
"Terrace Park", "The Plains", "Thompson", "Thornville", "Thurman",
|
||||
"Thurston", "Tiffin", "Tiltonsville", "Tipp City", "Tippecanoe", "Tiro",
|
||||
"Toledo", "Tontogany", "Torch", "Toronto", "Tremont City", "Trenton",
|
||||
"Trimble", "Trinway", "Troy", "Tuppers Plains", "Tuscarawas", "Twinsburg",
|
||||
"Uhrichsville", "Union City", "Union Furnace", "Unionport", "Uniontown",
|
||||
"Unionville", "Unionville Center", "Uniopolis", "Upper Sandusky", "Urbana",
|
||||
"Utica", "Valley City", "Van Buren", "Van Wert", "Vandalia", "Vanlue",
|
||||
"Vaughnsville", "Venedocia", "Vermilion", "Verona", "Versailles",
|
||||
"Vickery", "Vienna", "Vincent", "Vinton", "Wadsworth", "Wakefield",
|
||||
"Wakeman", "Walbridge", "Waldo", "Walhonding", "Walnut Creek", "Wapakoneta",
|
||||
"Warnock", "Warren", "Warsaw", "Washington Court House",
|
||||
"Washingtonville", "Waterford", "Waterloo", "Watertown", "Waterville",
|
||||
"Wauseon", "Waverly", "Wayland", "Wayne", "Waynesburg", "Waynesfield",
|
||||
"Waynesville", "Wellington", "Wellston", "Wellsville", "West Alexandria",
|
||||
"West Chester", "West Elkton", "West Farmington", "West Jefferson",
|
||||
"West Lafayette", "West Liberty", "West Manchester", "West Mansfield",
|
||||
"West Millgrove", "West Milton", "West Point", "West Portsmouth",
|
||||
"West Rushville", "West Salem", "West Union", "West Unity", "Westerville",
|
||||
"Westfield Center", "Westlake", "Weston", "Westville", "Wharton",
|
||||
"Wheelersburg", "Whipple", "White Cottage", "Whitehouse", "Wickliffe",
|
||||
"Wilberforce", "Wilkesville", "Willard", "Williamsburg", "Williamsfield",
|
||||
"Williamsport", "Williamstown", "Williston", "Willoughby", "Willow Wood",
|
||||
"Willshire", "Wilmington", "Wilmot", "Winchester", "Windham", "Windsor",
|
||||
"Winesburg", "Wingett Run", "Winona", "Wolf Run", "Woodsfield",
|
||||
"Woodstock", "Woodville", "Wooster", "Wren", "Xenia", "Yellow Springs",
|
||||
"Yorkshire", "Yorkville", "Youngstown", "Zaleski", "Zanesfield", "Zanesville",
|
||||
"Zoar"
|
||||
];
|
|
@ -1,53 +0,0 @@
|
|||
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0}
|
||||
table{border-collapse:collapse;border-spacing:0}
|
||||
fieldset,img{border:0}
|
||||
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}
|
||||
ol,ul{list-style:none}
|
||||
caption,th{text-align:left}
|
||||
h1,h2,h3,h4,h5,h6{font-size:100%;font-style:normal;font-weight:normal}
|
||||
q:before,q:after{content:''}
|
||||
body{font:13px arial,helvetica,clean,sans-serif;font-size:small;}
|
||||
select,input,textarea{font:99% arial,helvetica,clean,sans-serif}
|
||||
pre,code{font:115% monospace;font-size:100%}
|
||||
body * {line-height:1.22em}
|
||||
body {
|
||||
color: #202020;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #fff;
|
||||
background: #06b;
|
||||
padding: 10px;
|
||||
font-size: 200%;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #000;
|
||||
font-size: 150%;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: #000;
|
||||
font-size: 120%;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: disc inside;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
#content {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
label {
|
||||
float: left;
|
||||
width: 12em;
|
||||
}
|
||||
input[type=text] { width: 15em; }
|
||||
|
||||
#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
|
||||
background: url(bg.gif) repeat-x; text-align: center }
|
||||
#banner a { color: white; }
|
|
@ -1,578 +0,0 @@
|
|||
<?php
|
||||
|
||||
$q = strtolower($_GET["q"]);
|
||||
if (!$q) return;
|
||||
$items = array(
|
||||
"Great <em>Bittern</em>"=>"Botaurus stellaris",
|
||||
"Little <em>Grebe</em>"=>"Tachybaptus ruficollis",
|
||||
"Black-necked Grebe"=>"Podiceps nigricollis",
|
||||
"Little Bittern"=>"Ixobrychus minutus",
|
||||
"Black-crowned Night Heron"=>"Nycticorax nycticorax",
|
||||
"Purple Heron"=>"Ardea purpurea",
|
||||
"White Stork"=>"Ciconia ciconia",
|
||||
"Spoonbill"=>"Platalea leucorodia",
|
||||
"Red-crested Pochard"=>"Netta rufina",
|
||||
"Common Eider"=>"Somateria mollissima",
|
||||
"Red Kite"=>"Milvus milvus",
|
||||
"Hen Harrier"=>"Circus cyaneus",
|
||||
"Montagu`s Harrier"=>"Circus pygargus",
|
||||
"Black Grouse"=>"Tetrao tetrix",
|
||||
"Grey Partridge"=>"Perdix perdix",
|
||||
"Spotted Crake"=>"Porzana porzana",
|
||||
"Corncrake"=>"Crex crex",
|
||||
"Common Crane"=>"Grus grus",
|
||||
"Avocet"=>"Recurvirostra avosetta",
|
||||
"Stone Curlew"=>"Burhinus oedicnemus",
|
||||
"Common Ringed Plover"=>"Charadrius hiaticula",
|
||||
"Kentish Plover"=>"Charadrius alexandrinus",
|
||||
"Ruff"=>"Philomachus pugnax",
|
||||
"Common Snipe"=>"Gallinago gallinago",
|
||||
"Black-tailed Godwit"=>"Limosa limosa",
|
||||
"Common Redshank"=>"Tringa totanus",
|
||||
"Sandwich Tern"=>"Sterna sandvicensis",
|
||||
"Common Tern"=>"Sterna hirundo",
|
||||
"Arctic Tern"=>"Sterna paradisaea",
|
||||
"Little Tern"=>"Sternula albifrons",
|
||||
"Black Tern"=>"Chlidonias niger",
|
||||
"Barn Owl"=>"Tyto alba",
|
||||
"Little Owl"=>"Athene noctua",
|
||||
"Short-eared Owl"=>"Asio flammeus",
|
||||
"European Nightjar"=>"Caprimulgus europaeus",
|
||||
"Common Kingfisher"=>"Alcedo atthis",
|
||||
"Eurasian Hoopoe"=>"Upupa epops",
|
||||
"Eurasian Wryneck"=>"Jynx torquilla",
|
||||
"European Green Woodpecker"=>"Picus viridis",
|
||||
"Crested Lark"=>"Galerida cristata",
|
||||
"White-headed Duck"=>"Oxyura leucocephala",
|
||||
"Pale-bellied Brent Goose"=>"Branta hrota",
|
||||
"Tawny Pipit"=>"Anthus campestris",
|
||||
"Whinchat"=>"Saxicola rubetra",
|
||||
"European Stonechat"=>"Saxicola rubicola",
|
||||
"Northern Wheatear"=>"Oenanthe oenanthe",
|
||||
"Savi`s Warbler"=>"Locustella luscinioides",
|
||||
"Sedge Warbler"=>"Acrocephalus schoenobaenus",
|
||||
"Great Reed Warbler"=>"Acrocephalus arundinaceus",
|
||||
"Bearded Reedling"=>"Panurus biarmicus",
|
||||
"Red-backed Shrike"=>"Lanius collurio",
|
||||
"Great Grey Shrike"=>"Lanius excubitor",
|
||||
"Woodchat Shrike"=>"Lanius senator",
|
||||
"Common Raven"=>"Corvus corax",
|
||||
"Yellowhammer"=>"Emberiza citrinella",
|
||||
"Ortolan Bunting"=>"Emberiza hortulana",
|
||||
"Corn Bunting"=>"Emberiza calandra",
|
||||
"Great Cormorant"=>"Phalacrocorax carbo",
|
||||
"Hawfinch"=>"Coccothraustes coccothraustes",
|
||||
"Common Shelduck"=>"Tadorna tadorna",
|
||||
"Bluethroat"=>"Luscinia svecica",
|
||||
"Grey Heron"=>"Ardea cinerea",
|
||||
"Barn Swallow"=>"Hirundo rustica",
|
||||
"Hooded Crow"=>"Corvus cornix",
|
||||
"Dunlin"=>"Calidris alpina",
|
||||
"Eurasian Pied Flycatcher"=>"Ficedula hypoleuca",
|
||||
"Eurasian Nuthatch"=>"Sitta europaea",
|
||||
"Short-toed Tree Creeper"=>"Certhia brachydactyla",
|
||||
"Wood Lark"=>"Lullula arborea",
|
||||
"Tree Pipit"=>"Anthus trivialis",
|
||||
"Eurasian Hobby"=>"Falco subbuteo",
|
||||
"Marsh Warbler"=>"Acrocephalus palustris",
|
||||
"Wood Sandpiper"=>"Tringa glareola",
|
||||
"Tawny Owl"=>"Strix aluco",
|
||||
"Lesser Whitethroat"=>"Sylvia curruca",
|
||||
"Barnacle Goose"=>"Branta leucopsis",
|
||||
"Common Goldeneye"=>"Bucephala clangula",
|
||||
"Western Marsh Harrier"=>"Circus aeruginosus",
|
||||
"Common Buzzard"=>"Buteo buteo",
|
||||
"Sanderling"=>"Calidris alba",
|
||||
"Little Gull"=>"Larus minutus",
|
||||
"Eurasian Magpie"=>"Pica pica",
|
||||
"Willow Warbler"=>"Phylloscopus trochilus",
|
||||
"Wood Warbler"=>"Phylloscopus sibilatrix",
|
||||
"Great Crested Grebe"=>"Podiceps cristatus",
|
||||
"Eurasian Jay"=>"Garrulus glandarius",
|
||||
"Common Redstart"=>"Phoenicurus phoenicurus",
|
||||
"Blue-headed Wagtail"=>"Motacilla flava",
|
||||
"Common Swift"=>"Apus apus",
|
||||
"Marsh Tit"=>"Poecile palustris",
|
||||
"Goldcrest"=>"Regulus regulus",
|
||||
"European Golden Plover"=>"Pluvialis apricaria",
|
||||
"Eurasian Bullfinch"=>"Pyrrhula pyrrhula",
|
||||
"Common Whitethroat"=>"Sylvia communis",
|
||||
"Meadow Pipit"=>"Anthus pratensis",
|
||||
"Greylag Goose"=>"Anser anser",
|
||||
"Spotted Flycatcher"=>"Muscicapa striata",
|
||||
"European Greenfinch"=>"Carduelis chloris",
|
||||
"Common Greenshank"=>"Tringa nebularia",
|
||||
"Great Spotted Woodpecker"=>"Dendrocopos major",
|
||||
"Greater Canada Goose"=>"Branta canadensis",
|
||||
"Mistle Thrush"=>"Turdus viscivorus",
|
||||
"Great Black-backed Gull"=>"Larus marinus",
|
||||
"Goosander"=>"Mergus merganser",
|
||||
"Great Egret"=>"Casmerodius albus",
|
||||
"Northern Goshawk"=>"Accipiter gentilis",
|
||||
"Dunnock"=>"Prunella modularis",
|
||||
"Stock Dove"=>"Columba oenas",
|
||||
"Common Wood Pigeon"=>"Columba palumbus",
|
||||
"Eurasian Woodcock"=>"Scolopax rusticola",
|
||||
"House Sparrow"=>"Passer domesticus",
|
||||
"Common House Martin"=>"Delichon urbicum",
|
||||
"Red Knot"=>"Calidris canutus",
|
||||
"Western Jackdaw"=>"Corvus monedula",
|
||||
"Brambling"=>"Fringilla montifringilla",
|
||||
"Northern Lapwing"=>"Vanellus vanellus",
|
||||
"European Reed Warbler"=>"Acrocephalus scirpaceus",
|
||||
"Lesser Black-backed Gull"=>"Larus fuscus",
|
||||
"Little Egret"=>"Egretta garzetta",
|
||||
"Little Stint"=>"Calidris minuta",
|
||||
"Common Linnet"=>"Carduelis cannabina",
|
||||
"Mute Swan"=>"Cygnus olor",
|
||||
"Common Cuckoo"=>"Cuculus canorus",
|
||||
"Black-headed Gull"=>"Larus ridibundus",
|
||||
"Greater White-fronted Goose"=>"Anser albifrons",
|
||||
"Great Tit"=>"Parus major",
|
||||
"Redwing"=>"Turdus iliacus",
|
||||
"Gadwall"=>"Anas strepera",
|
||||
"Fieldfare"=>"Turdus pilaris",
|
||||
"Tufted Duck"=>"Aythya fuligula",
|
||||
"Crested Tit"=>"Lophophanes cristatus",
|
||||
"Willow Tit"=>"Poecile montanus",
|
||||
"Eurasian Coot"=>"Fulica atra",
|
||||
"Common Blackbird"=>"Turdus merula",
|
||||
"Smew"=>"Mergus albellus",
|
||||
"Common Sandpiper"=>"Actitis hypoleucos",
|
||||
"Sand Martin"=>"Riparia riparia",
|
||||
"Purple Sandpiper"=>"Calidris maritima",
|
||||
"Northern Pintail"=>"Anas acuta",
|
||||
"Blue Tit"=>"Cyanistes caeruleus",
|
||||
"European Goldfinch"=>"Carduelis carduelis",
|
||||
"Eurasian Whimbrel"=>"Numenius phaeopus",
|
||||
"Common Reed Bunting"=>"Emberiza schoeniclus",
|
||||
"Eurasian Tree Sparrow"=>"Passer montanus",
|
||||
"Rook"=>"Corvus frugilegus",
|
||||
"European Robin"=>"Erithacus rubecula",
|
||||
"Bar-tailed Godwit"=>"Limosa lapponica",
|
||||
"Dark-bellied Brent Goose"=>"Branta bernicla",
|
||||
"Eurasian Oystercatcher"=>"Haematopus ostralegus",
|
||||
"Eurasian Siskin"=>"Carduelis spinus",
|
||||
"Northern Shoveler"=>"Anas clypeata",
|
||||
"Eurasian Wigeon"=>"Anas penelope",
|
||||
"Eurasian Sparrow Hawk"=>"Accipiter nisus",
|
||||
"Icterine Warbler"=>"Hippolais icterina",
|
||||
"Common Starling"=>"Sturnus vulgaris",
|
||||
"Long-tailed Tit"=>"Aegithalos caudatus",
|
||||
"Ruddy Turnstone"=>"Arenaria interpres",
|
||||
"Mew Gull"=>"Larus canus",
|
||||
"Common Pochard"=>"Aythya ferina",
|
||||
"Common Chiffchaff"=>"Phylloscopus collybita",
|
||||
"Greater Scaup"=>"Aythya marila",
|
||||
"Common Kestrel"=>"Falco tinnunculus",
|
||||
"Garden Warbler"=>"Sylvia borin",
|
||||
"Eurasian Collared Dove"=>"Streptopelia decaocto",
|
||||
"Eurasian Skylark"=>"Alauda arvensis",
|
||||
"Common Chaffinch"=>"Fringilla coelebs",
|
||||
"Common Moorhen"=>"Gallinula chloropus",
|
||||
"Water Pipit"=>"Anthus spinoletta",
|
||||
"Mallard"=>"Anas platyrhynchos",
|
||||
"Winter Wren"=>"Troglodytes troglodytes",
|
||||
"Common Teal"=>"Anas crecca",
|
||||
"Green Sandpiper"=>"Tringa ochropus",
|
||||
"White Wagtail"=>"Motacilla alba",
|
||||
"Eurasian Curlew"=>"Numenius arquata",
|
||||
"Song Thrush"=>"Turdus philomelos",
|
||||
"European Herring Gull"=>"Larus argentatus",
|
||||
"Grey Plover"=>"Pluvialis squatarola",
|
||||
"Carrion Crow"=>"Corvus corone",
|
||||
"Coal Tit"=>"Periparus ater",
|
||||
"Spotted Redshank"=>"Tringa erythropus",
|
||||
"Blackcap"=>"Sylvia atricapilla",
|
||||
"Egyptian Vulture"=>"Neophron percnopterus",
|
||||
"Razorbill"=>"Alca torda",
|
||||
"Alpine Swift"=>"Apus melba",
|
||||
"Long-legged Buzzard"=>"Buteo rufinus",
|
||||
"Audouin`s Gull"=>"Larus audouinii",
|
||||
"Balearic Shearwater"=>"Puffinus mauretanicus",
|
||||
"Upland Sandpiper"=>"Bartramia longicauda",
|
||||
"Greater Spotted Eagle"=>"Aquila clanga",
|
||||
"Ring Ouzel"=>"Turdus torquatus",
|
||||
"Yellow-browed Warbler"=>"Phylloscopus inornatus",
|
||||
"Blue Rock Thrush"=>"Monticola solitarius",
|
||||
"Buff-breasted Sandpiper"=>"Tryngites subruficollis",
|
||||
"Jack Snipe"=>"Lymnocryptes minimus",
|
||||
"White-rumped Sandpiper"=>"Calidris fuscicollis",
|
||||
"Ruddy Shelduck"=>"Tadorna ferruginea",
|
||||
"Cetti's Warbler"=>"Cettia cetti",
|
||||
"Citrine Wagtail"=>"Motacilla citreola",
|
||||
"Roseate Tern"=>"Sterna dougallii",
|
||||
"Black-legged Kittiwake"=>"Rissa tridactyla",
|
||||
"Pygmy Cormorant"=>"Phalacrocorax pygmeus",
|
||||
"Booted Eagle"=>"Aquila pennata",
|
||||
"Lesser White-fronted Goose"=>"Anser erythropus",
|
||||
"Little Bunting"=>"Emberiza pusilla",
|
||||
"Eleonora's Falcon"=>"Falco eleonorae",
|
||||
"European Serin"=>"Serinus serinus",
|
||||
"Twite"=>"Carduelis flavirostris",
|
||||
"Yellow-legged Gull"=>"Larus michahellis",
|
||||
"Gyr Falcon"=>"Falco rusticolus",
|
||||
"Greenish Warbler"=>"Phylloscopus trochiloides",
|
||||
"Red-necked Phalarope"=>"Phalaropus lobatus",
|
||||
"Mealy Redpoll"=>"Carduelis flammea",
|
||||
"Glaucous Gull"=>"Larus hyperboreus",
|
||||
"Great Skua"=>"Stercorarius skua",
|
||||
"Great Bustard"=>"Otis tarda",
|
||||
"Velvet Scoter"=>"Melanitta fusca",
|
||||
"Pine Grosbeak"=>"Pinicola enucleator",
|
||||
"House Crow"=>"Corvus splendens",
|
||||
"Hume`s Leaf Warbler"=>"Phylloscopus humei",
|
||||
"Great Northern Loon"=>"Gavia immer",
|
||||
"Long-tailed Duck"=>"Clangula hyemalis",
|
||||
"Lapland Longspur"=>"Calcarius lapponicus",
|
||||
"Northern Gannet"=>"Morus bassanus",
|
||||
"Eastern Imperial Eagle"=>"Aquila heliaca",
|
||||
"Little Auk"=>"Alle alle",
|
||||
"Lesser Spotted Woodpecker"=>"Dendrocopos minor",
|
||||
"Iceland Gull"=>"Larus glaucoides",
|
||||
"Parasitic Jaeger"=>"Stercorarius parasiticus",
|
||||
"Bewick`s Swan"=>"Cygnus bewickii",
|
||||
"Little Bustard"=>"Tetrax tetrax",
|
||||
"Little Crake"=>"Porzana parva",
|
||||
"Baillon`s Crake"=>"Porzana pusilla",
|
||||
"Long-tailed Jaeger"=>"Stercorarius longicaudus",
|
||||
"King Eider"=>"Somateria spectabilis",
|
||||
"Greater Short-toed Lark"=>"Calandrella brachydactyla",
|
||||
"Houbara Bustard"=>"Chlamydotis undulata",
|
||||
"Curlew Sandpiper"=>"Calidris ferruginea",
|
||||
"Common Crossbill"=>"Loxia curvirostra",
|
||||
"European Shag"=>"Phalacrocorax aristotelis",
|
||||
"Horned Grebe"=>"Podiceps auritus",
|
||||
"Common Quail"=>"Coturnix coturnix",
|
||||
"Bearded Vulture"=>"Gypaetus barbatus",
|
||||
"Lanner Falcon"=>"Falco biarmicus",
|
||||
"Middle Spotted Woodpecker"=>"Dendrocopos medius",
|
||||
"Pomarine Jaeger"=>"Stercorarius pomarinus",
|
||||
"Red-breasted Merganser"=>"Mergus serrator",
|
||||
"Eurasian Black Vulture"=>"Aegypius monachus",
|
||||
"Eurasian Dotterel"=>"Charadrius morinellus",
|
||||
"Common Nightingale"=>"Luscinia megarhynchos",
|
||||
"Northern willow warbler"=>"Phylloscopus trochilus acredula",
|
||||
"Manx Shearwater"=>"Puffinus puffinus",
|
||||
"Northern Fulmar"=>"Fulmarus glacialis",
|
||||
"Eurasian Eagle Owl"=>"Bubo bubo",
|
||||
"Orphean Warbler"=>"Sylvia hortensis",
|
||||
"Melodious Warbler"=>"Hippolais polyglotta",
|
||||
"Pallas's Leaf Warbler"=>"Phylloscopus proregulus",
|
||||
"Atlantic Puffin"=>"Fratercula arctica",
|
||||
"Black-throated Loon"=>"Gavia arctica",
|
||||
"Bohemian Waxwing"=>"Bombycilla garrulus",
|
||||
"Marsh Sandpiper"=>"Tringa stagnatilis",
|
||||
"Great Snipe"=>"Gallinago media",
|
||||
"Squacco Heron"=>"Ardeola ralloides",
|
||||
"Long-eared Owl"=>"Asio otus",
|
||||
"Caspian Tern"=>"Hydroprogne caspia",
|
||||
"Red-breasted Goose"=>"Branta ruficollis",
|
||||
"Red-throated Loon"=>"Gavia stellata",
|
||||
"Common Rosefinch"=>"Carpodacus erythrinus",
|
||||
"Red-footed Falcon"=>"Falco vespertinus",
|
||||
"Ross's Goose"=>"Anser rossii",
|
||||
"Red Phalarope"=>"Phalaropus fulicarius",
|
||||
"Pied Wagtail"=>"Motacilla yarrellii",
|
||||
"Rose-coloured Starling"=>"Sturnus roseus",
|
||||
"Rough-legged Buzzard"=>"Buteo lagopus",
|
||||
"Saker Falcon"=>"Falco cherrug",
|
||||
"European Roller"=>"Coracias garrulus",
|
||||
"Short-toed Eagle"=>"Circaetus gallicus",
|
||||
"Peregrine Falcon"=>"Falco peregrinus",
|
||||
"Merlin"=>"Falco columbarius",
|
||||
"Snow Goose"=>"Anser caerulescens",
|
||||
"Snowy Owl"=>"Bubo scandiacus",
|
||||
"Snow Bunting"=>"Plectrophenax nivalis",
|
||||
"Common Grasshopper Warbler"=>"Locustella naevia",
|
||||
"Golden Eagle"=>"Aquila chrysaetos",
|
||||
"Black-winged Stilt"=>"Himantopus himantopus",
|
||||
"Steppe Eagle"=>"Aquila nipalensis",
|
||||
"Pallid Harrier"=>"Circus macrourus",
|
||||
"European Storm-petrel"=>"Hydrobates pelagicus",
|
||||
"Horned Lark"=>"Eremophila alpestris",
|
||||
"Eurasian Treecreeper"=>"Certhia familiaris",
|
||||
"Taiga Bean Goose"=>"Anser fabalis",
|
||||
"Temminck`s Stint"=>"Calidris temminckii",
|
||||
"Terek Sandpiper"=>"Xenus cinereus",
|
||||
"Tundra Bean Goose"=>"Anser serrirostris",
|
||||
"European Turtle Dove"=>"Streptopelia turtur",
|
||||
"Leach`s Storm-petrel"=>"Oceanodroma leucorhoa",
|
||||
"Eurasian Griffon Vulture"=>"Gyps fulvus",
|
||||
"Paddyfield Warbler"=>"Acrocephalus agricola",
|
||||
"Osprey"=>"Pandion haliaetus",
|
||||
"Firecrest"=>"Regulus ignicapilla",
|
||||
"Water Rail"=>"Rallus aquaticus",
|
||||
"European Honey Buzzard"=>"Pernis apivorus",
|
||||
"Eurasian Golden Oriole"=>"Oriolus oriolus",
|
||||
"Whooper Swan"=>"Cygnus cygnus",
|
||||
"Two-barred Crossbill"=>"Loxia leucoptera",
|
||||
"White-tailed Eagle"=>"Haliaeetus albicilla",
|
||||
"Atlantic Murre"=>"Uria aalge",
|
||||
"Garganey"=>"Anas querquedula",
|
||||
"Black Redstart"=>"Phoenicurus ochruros",
|
||||
"Common Scoter"=>"Melanitta nigra",
|
||||
"Rock Pipit"=>"Anthus petrosus",
|
||||
"Lesser Spotted Eagle"=>"Aquila pomarina",
|
||||
"Cattle Egret"=>"Bubulcus ibis",
|
||||
"White-winged Black Tern"=>"Chlidonias leucopterus",
|
||||
"Black Stork"=>"Ciconia nigra",
|
||||
"Mediterranean Gull"=>"Larus melanocephalus",
|
||||
"Black Kite"=>"Milvus migrans",
|
||||
"Yellow Wagtail"=>"Motacilla flavissima",
|
||||
"Red-necked Grebe"=>"Podiceps grisegena",
|
||||
"Gull-billed Tern"=>"Gelochelidon nilotica",
|
||||
"Pectoral Sandpiper"=>"Calidris melanotos",
|
||||
"Barred Warbler"=>"Sylvia nisoria",
|
||||
"Red-throated Pipit"=>"Anthus cervinus",
|
||||
"Grey Wagtail"=>"Motacilla cinerea",
|
||||
"Richard`s Pipit"=>"Anthus richardi",
|
||||
"Black Woodpecker"=>"Dryocopus martius",
|
||||
"Little Ringed Plover"=>"Charadrius dubius",
|
||||
"Whiskered Tern"=>"Chlidonias hybrida",
|
||||
"Lesser Redpoll"=>"Carduelis cabaret",
|
||||
"Pallas' Bunting"=>"Emberiza pallasi",
|
||||
"Ferruginous Duck"=>"Aythya nyroca",
|
||||
"Whistling Swan"=>"Cygnus columbianus",
|
||||
"Black Brant"=>"Branta nigricans",
|
||||
"Marbled Teal"=>"Marmaronetta angustirostris",
|
||||
"Canvasback"=>"Aythya valisineria",
|
||||
"Redhead"=>"Aythya americana",
|
||||
"Lesser Scaup"=>"Aythya affinis",
|
||||
"Steller`s Eider"=>"Polysticta stelleri",
|
||||
"Spectacled Eider"=>"Somateria fischeri",
|
||||
"Harlequin Duck"=>"Histronicus histrionicus",
|
||||
"Black Scoter"=>"Melanitta americana",
|
||||
"Surf Scoter"=>"Melanitta perspicillata",
|
||||
"Barrow`s Goldeneye"=>"Bucephala islandica",
|
||||
"Falcated Duck"=>"Anas falcata",
|
||||
"American Wigeon"=>"Anas americana",
|
||||
"Blue-winged Teal"=>"Anas discors",
|
||||
"American Black Duck"=>"Anas rubripes",
|
||||
"Baikal Teal"=>"Anas formosa",
|
||||
"Green-Winged Teal"=>"Anas carolinensis",
|
||||
"Hazel Grouse"=>"Bonasa bonasia",
|
||||
"Rock Partridge"=>"Alectoris graeca",
|
||||
"Red-legged Partridge"=>"Alectoris rufa",
|
||||
"Yellow-billed Loon"=>"Gavia adamsii",
|
||||
"Cory`s Shearwater"=>"Calonectris borealis",
|
||||
"Madeiran Storm-Petrel"=>"Oceanodroma castro",
|
||||
"Great White Pelican"=>"Pelecanus onocrotalus",
|
||||
"Dalmatian Pelican"=>"Pelecanus crispus",
|
||||
"American Bittern"=>"Botaurus lentiginosus",
|
||||
"Glossy Ibis"=>"Plegadis falcinellus",
|
||||
"Spanish Imperial Eagle"=>"Aquila adalberti",
|
||||
"Lesser Kestrel"=>"Falco naumanni",
|
||||
"Houbara Bustard"=>"Chlamydotis undulata",
|
||||
"Crab-Plover"=>"Dromas ardeola",
|
||||
"Cream-coloured Courser"=>"Cursorius cursor",
|
||||
"Collared Pratincole"=>"Glareola pratincola",
|
||||
"Black-winged Pratincole"=>"Glareola nordmanni",
|
||||
"Killdeer"=>"Charadrius vociferus",
|
||||
"Lesser Sand Plover"=>"Charadrius mongolus",
|
||||
"Greater Sand Plover"=>"Charadrius leschenaultii",
|
||||
"Caspian Plover"=>"Charadrius asiaticus",
|
||||
"American Golden Plover"=>"Pluvialis dominica",
|
||||
"Pacific Golden Plover"=>"Pluvialis fulva",
|
||||
"Sharp-tailed Sandpiper"=>"Calidris acuminata",
|
||||
"Broad-billed Sandpiper"=>"Limicola falcinellus",
|
||||
"Spoon-Billed Sandpiper"=>"Eurynorhynchus pygmaeus",
|
||||
"Short-Billed Dowitcher"=>"Limnodromus griseus",
|
||||
"Long-billed Dowitcher"=>"Limnodromus scolopaceus",
|
||||
"Hudsonian Godwit"=>"Limosa haemastica",
|
||||
"Little Curlew"=>"Numenius minutus",
|
||||
"Lesser Yellowlegs"=>"Tringa flavipes",
|
||||
"Wilson`s Phalarope"=>"Phalaropus tricolor",
|
||||
"Pallas`s Gull"=>"Larus ichthyaetus",
|
||||
"Laughing Gull"=>"Larus atricilla",
|
||||
"Franklin`s Gull"=>"Larus pipixcan",
|
||||
"Bonaparte`s Gull"=>"Larus philadelphia",
|
||||
"Ring-billed Gull"=>"Larus delawarensis",
|
||||
"American Herring Gull"=>"Larus smithsonianus",
|
||||
"Caspian Gull"=>"Larus cachinnans",
|
||||
"Ivory Gull"=>"Pagophila eburnea",
|
||||
"Royal Tern"=>"Sterna maxima",
|
||||
"Brünnich`s Murre"=>"Uria lomvia",
|
||||
"Crested Auklet"=>"Aethia cristatella",
|
||||
"Parakeet Auklet"=>"Cyclorrhynchus psittacula",
|
||||
"Tufted Puffin"=>"Lunda cirrhata",
|
||||
"Laughing Dove"=>"Streptopelia senegalensis",
|
||||
"Great Spotted Cuckoo"=>"Clamator glandarius",
|
||||
"Great Grey Owl"=>"Strix nebulosa",
|
||||
"Tengmalm`s Owl"=>"Aegolius funereus",
|
||||
"Red-Necked Nightjar"=>"Caprimulgus ruficollis",
|
||||
"Chimney Swift"=>"Chaetura pelagica",
|
||||
"Green Bea-Eater"=>"Merops orientalis",
|
||||
"Grey-headed Woodpecker"=>"Picus canus",
|
||||
"Lesser Short-Toed Lark"=>"Calandrella rufescens",
|
||||
"Eurasian Crag Martin"=>"Hirundo rupestris",
|
||||
"Red-rumped Swallow"=>"Cecropis daurica",
|
||||
"Blyth`s Pipit"=>"Anthus godlewskii",
|
||||
"Pechora Pipit"=>"Anthus gustavi",
|
||||
"Grey-headed Wagtail"=>"Motacilla thunbergi",
|
||||
"Yellow-Headed Wagtail"=>"Motacilla lutea",
|
||||
"White-throated Dipper"=>"Cinclus cinclus",
|
||||
"Rufous-Tailed Scrub Robin"=>"Cercotrichas galactotes",
|
||||
"Thrush Nightingale"=>"Luscinia luscinia",
|
||||
"White-throated Robin"=>"Irania gutturalis",
|
||||
"Caspian Stonechat"=>"Saxicola maura variegata",
|
||||
"Western Black-eared Wheatear"=>"Oenanthe hispanica",
|
||||
"Rufous-tailed Rock Thrush"=>"Monticola saxatilis",
|
||||
"Red-throated Thrush/Black-throated"=>"Turdus ruficollis",
|
||||
"American Robin"=>"Turdus migratorius",
|
||||
"Zitting Cisticola"=>"Cisticola juncidis",
|
||||
"Lanceolated Warbler"=>"Locustella lanceolata",
|
||||
"River Warbler"=>"Locustella fluviatilis",
|
||||
"Blyth`s Reed Warbler"=>"Acrocephalus dumetorum",
|
||||
"Caspian Reed Warbler"=>"Acrocephalus fuscus",
|
||||
"Aquatic Warbler"=>"Acrocephalus paludicola",
|
||||
"Booted Warbler"=>"Acrocephalus caligatus",
|
||||
"Marmora's Warbler"=>"Sylvia sarda",
|
||||
"Dartford Warbler"=>"Sylvia undata",
|
||||
"Subalpine Warbler"=>"Sylvia cantillans",
|
||||
"Ménétries's Warbler"=>"Sylvia mystacea",
|
||||
"Rüppel's Warbler"=>"Sylvia rueppelli",
|
||||
"Asian Desert Warbler"=>"Sylvia nana",
|
||||
"Western Orphean Warbler"=>"Sylvia hortensis hortensis",
|
||||
"Arctic Warbler"=>"Phylloscopus borealis",
|
||||
"Radde`s Warbler"=>"Phylloscopus schwarzi",
|
||||
"Western Bonelli`s Warbler"=>"Phylloscopus bonelli",
|
||||
"Red-breasted Flycatcher"=>"Ficedula parva",
|
||||
"Eurasian Penduline Tit"=>"Remiz pendulinus",
|
||||
"Daurian Shrike"=>"Lanius isabellinus",
|
||||
"Long-Tailed Shrike"=>"Lanius schach",
|
||||
"Lesser Grey Shrike"=>"Lanius minor",
|
||||
"Southern Grey Shrike"=>"Lanius meridionalis",
|
||||
"Masked Shrike"=>"Lanius nubicus",
|
||||
"Spotted Nutcracker"=>"Nucifraga caryocatactes",
|
||||
"Daurian Jackdaw"=>"Corvus dauuricus",
|
||||
"Purple-Backed Starling"=>"Sturnus sturninus",
|
||||
"Red-Fronted Serin"=>"Serinus pusillus",
|
||||
"Arctic Redpoll"=>"Carduelis hornemanni",
|
||||
"Scottish Crossbill"=>"Loxia scotica",
|
||||
"Parrot Crossbill"=>"Loxia pytyopsittacus",
|
||||
"Black-faced Bunting"=>"Emberiza spodocephala",
|
||||
"Pink-footed Goose"=>"Anser brachyrhynchus",
|
||||
"Black-winged Kite"=>"Elanus caeruleus",
|
||||
"European Bee-eater"=>"Merops apiaster",
|
||||
"Sabine`s Gull"=>"Larus sabini",
|
||||
"Sooty Shearwater"=>"Puffinus griseus",
|
||||
"Lesser Canada Goose"=>"Branta hutchinsii",
|
||||
"Ring-necked Duck"=>"Aythya collaris",
|
||||
"Greater Flamingo"=>"Phoenicopterus roseus",
|
||||
"Iberian Chiffchaff"=>"Phylloscopus ibericus",
|
||||
"Ashy-headed Wagtail"=>"Motacilla cinereocapilla",
|
||||
"Stilt Sandpiper"=>"Calidris himantopus",
|
||||
"Siberian Stonechat"=>"Saxicola maurus",
|
||||
"Greater Yellowlegs"=>"Tringa melanoleuca",
|
||||
"Forster`s Tern"=>"Sterna forsteri",
|
||||
"Dusky Warbler"=>"Phylloscopus fuscatus",
|
||||
"Cirl Bunting"=>"Emberiza cirlus",
|
||||
"Olive-backed Pipit"=>"Anthus hodgsoni",
|
||||
"Sociable Lapwing"=>"Vanellus gregarius",
|
||||
"Spotted Sandpiper"=>"Actitis macularius",
|
||||
"Baird`s Sandpiper"=>"Calidris bairdii",
|
||||
"Rustic Bunting"=>"Emberiza rustica",
|
||||
"Yellow-browed Bunting"=>"Emberiza chrysophrys",
|
||||
"Great Shearwater"=>"Puffinus gravis",
|
||||
"Bonelli`s Eagle"=>"Aquila fasciata",
|
||||
"Calandra Lark"=>"Melanocorypha calandra",
|
||||
"Sardinian Warbler"=>"Sylvia melanocephala",
|
||||
"Ross's Gull"=>"Larus roseus",
|
||||
"Yellow-Breasted Bunting"=>"Emberiza aureola",
|
||||
"Pine Bunting"=>"Emberiza leucocephalos",
|
||||
"Black Guillemot"=>"Cepphus grylle",
|
||||
"Pied-billed Grebe"=>"Podilymbus podiceps",
|
||||
"Soft-plumaged Petrel"=>"Pterodroma mollis",
|
||||
"Bulwer's Petrel"=>"Bulweria bulwerii",
|
||||
"White-Faced Storm-Petrel"=>"Pelagodroma marina",
|
||||
"Pallas’s Fish Eagle"=>"Haliaeetus leucoryphus",
|
||||
"Sandhill Crane"=>"Grus canadensis",
|
||||
"Macqueen’s Bustard"=>"Chlamydotis macqueenii",
|
||||
"White-tailed Lapwing"=>"Vanellus leucurus",
|
||||
"Great Knot"=>"Calidris tenuirostris",
|
||||
"Semipalmated Sandpiper"=>"Calidris pusilla",
|
||||
"Red-necked Stint"=>"Calidris ruficollis",
|
||||
"Slender-billed Curlew"=>"Numenius tenuirostris",
|
||||
"Bridled Tern"=>"Onychoprion anaethetus",
|
||||
"Pallas’s Sandgrouse"=>"Syrrhaptes paradoxus",
|
||||
"European Scops Owl"=>"Otus scops",
|
||||
"Northern Hawk Owl"=>"Surnia ulula",
|
||||
"White-Throated Needletail"=>"Hirundapus caudacutus",
|
||||
"Belted Kingfisher"=>"Ceryle alcyon",
|
||||
"Blue-cheeked Bee-eater"=>"Merops persicus",
|
||||
"Black-headed Wagtail"=>"Motacilla feldegg",
|
||||
"Northern Mockingbird"=>"Mimus polyglottos",
|
||||
"Alpine Accentor"=>"Prunella collaris",
|
||||
"Red-flanked Bluetail"=>"Tarsiger cyanurus",
|
||||
"Isabelline Wheatear"=>"Oenanthe isabellina",
|
||||
"Pied Wheatear"=>"Oenanthe pleschanka",
|
||||
"Eastern Black-eared Wheatear"=>"Oenanthe melanoleuca",
|
||||
"Desert Wheatear"=>"Oenanthe deserti",
|
||||
"White`s Thrush"=>"Zoothera aurea",
|
||||
"Siberian Thrush"=>"Zoothera sibirica",
|
||||
"Eyebrowed Thrush"=>"Turdus obscurus",
|
||||
"Dusky Thrush"=>"Turdus eunomus",
|
||||
"Black-throated Thrush"=>"Turdus atrogularis",
|
||||
"Pallas`s Grasshopper Warbler"=>"Locustella certhiola",
|
||||
"Spectacled Warbler"=>"Sylvia conspicillata",
|
||||
"Two-barred Warbler"=>"Phylloscopus plumbeitarsus",
|
||||
"Eastern Bonelli’s Warbler"=>"Phylloscopus orientalis",
|
||||
"Collared Flycatcher"=>"Ficedula albicollis",
|
||||
"Wallcreeper"=>"Tichodroma muraria",
|
||||
"Turkestan Shrike"=>"Lanius phoenicuroides",
|
||||
"Steppe Grey Shrike"=>"Lanius pallidirostris",
|
||||
"Spanish Sparrow"=>"Passer hispaniolensis",
|
||||
"Red-eyed Vireo"=>"Vireo olivaceus",
|
||||
"Myrtle Warbler"=>"Dendroica coronata",
|
||||
"White-crowned Sparrow"=>"Zonotrichia leucophrys",
|
||||
"White-throated Sparrow"=>"Zonotrichia albicollis",
|
||||
"Cretzschmar`s Bunting"=>"Emberiza caesia",
|
||||
"Chestnut Bunting"=>"Emberiza rutila",
|
||||
"Red-headed Bunting"=>"Emberiza bruniceps",
|
||||
"Black-headed Bunting"=>"Emberiza melanocephala",
|
||||
"Indigo Bunting"=>"Passerina cyanea",
|
||||
"Balearic Woodchat Shrike"=>"Lanius senator badius",
|
||||
"Demoiselle Crane"=>"Grus virgo",
|
||||
"Chough"=>"Pyrrhocorax pyrrhocorax",
|
||||
"Red-Billed Chough"=>"Pyrrhocorax graculus",
|
||||
"Elegant Tern"=>"Sterna elegans",
|
||||
"Chukar"=>"Alectoris chukar",
|
||||
"Yellow-Billed Cuckoo"=>"Coccyzus americanus",
|
||||
"American Sandwich Tern"=>"Sterna sandvicensis acuflavida",
|
||||
"Olive-Tree Warbler"=>"Hippolais olivetorum",
|
||||
"Eastern Olivaceous Warbler"=>"Acrocephalus pallidus",
|
||||
"Indian Cormorant"=>"Phalacrocorax fuscicollis",
|
||||
"Spur-Winged Lapwing"=>"Vanellus spinosus",
|
||||
"Yelkouan Shearwater"=>"Puffinus yelkouan",
|
||||
"Trumpeter Finch"=>"Bucanetes githagineus",
|
||||
"Red Grouse"=>"Lagopus scoticus",
|
||||
"Rock Ptarmigan"=>"Lagopus mutus",
|
||||
"Long-Tailed Cormorant"=>"Phalacrocorax africanus",
|
||||
"Double-crested Cormorant"=>"Phalacrocorax auritus",
|
||||
"Magnificent Frigatebird"=>"Fregata magnificens",
|
||||
"Naumann's Thrush"=>"Turdus naumanni",
|
||||
"Oriental Pratincole"=>"Glareola maldivarum",
|
||||
"Bufflehead"=>"Bucephala albeola",
|
||||
"Snowfinch"=>"Montifrigilla nivalis",
|
||||
"Ural owl"=>"Strix uralensis",
|
||||
"Spanish Wagtail"=>"Motacilla iberiae",
|
||||
"Song Sparrow"=>"Melospiza melodia",
|
||||
"Rock Bunting"=>"Emberiza cia",
|
||||
"Siberian Rubythroat"=>"Luscinia calliope",
|
||||
"Pallid Swift"=>"Apus pallidus",
|
||||
"Eurasian Pygmy Owl"=>"Glaucidium passerinum",
|
||||
"Madeira Little Shearwater"=>"Puffinus baroli",
|
||||
"House Finch"=>"Carpodacus mexicanus",
|
||||
"Green Heron"=>"Butorides virescens",
|
||||
"Solitary Sandpiper"=>"Tringa solitaria",
|
||||
"Heuglin's Gull"=>"Larus heuglini"
|
||||
);
|
||||
|
||||
foreach ($items as $key=>$value) {
|
||||
if (strpos(strtolower($key), $q) !== false) {
|
||||
echo "$key|$value\n";
|
||||
}
|
||||
}
|
||||
|
||||
?>
|