怎样查询书号ISBN?978-7-5441-7882-2

书号ISBN978-7-_百度知道
书号ISBN978-7-
书号ISBN978-7-...
书号ISBN978-7-
答题抽奖
首次认真答题后
即可获得3次抽奖机会,100%中奖。
热心网友知道合伙人
这个你不用查,这不是省级期刊,这是书号,不是期刊号,而且书号也不是省级的,只是沈阳市级别的。这是本论文集吧,问问审查材料的人这个好不好使,不好使赶紧想别的办法。(严格的说是不好使的)
为你推荐:
其他类似问题
个人、企业类
违法有害信息,请在下方选择后提交
色情、暴力
我们会通过消息、邮箱等方式尽快将举报结果通知您。包含一个用于统计的欧盟地图草图。
&&A-Frame 0.5.0&&Angular 1.3.6&&Angular 1.4.5&&BootStrap 3.3.6&&D3 V2&&D3 V3&&ExtJS 3.0&&TweenLite&&TweenMax&&jQuery 1.11.1&&jQuery 2.1.1&&Kinetic 5.1.0&&Mootools 1.5.0&&Prototype 1.7.2&&Raphael 2.1.2&&React 15.1.0&&React Dom 15.1.0&&Three 73&&Three 80&&Three 84&&FontAwesome 4.5.0
包含一个用于统计的欧盟地图草图。
WebGL Three.js高质量3D旋转地球卫星云图着色器代码
HTML5基于Anime.js实现的SVG矢量图变形动画 - 地标切换
编辑器支持
Ctrl+S 保存
Ctrl+R 运行
Ctrl+M 新建
Ctrl+[ 回退
Ctrl+] 缩进
Ctrl+空格 提示
Ctrl+SHIFT+H 查询教程
Ctrl+SHIFT+F 查询规范
Ctrl+SHIFT+E 搜索动效
Ctrl+SHIFT+U 查询兼容性
Ctrl+SHIFT+S 搜索问答
JavaScript
JaveScriptBabelCoffeeScript
(function() {
var rand, umd, slice = [].
rand = function() {
return (Math.random().toString(36) + &00000&).replace(/[^a-z]+/g, &&).slice(0, 5)
umd = function(factory) {
if (typeof exports === &object&) {
return module.exports = factory()
} else if (typeof define === &function& && define.amd) {
return define([], factory)
return this.textures = factory()
umd(function() {
circles: function() {
var background, circles, complement, fill, id, radius, size, stroke, strokeW
size = 20;
background = &&;
radius = 2;
complement =
fill = &#343434&;
stroke = &#343434&;
strokeWidth = 0;
id = rand();
circles = function() {
var corner, g, i, len, ref,
g = this.append(&defs&).append(&pattern&).attr({
patternUnits: &userSpaceOnUse&,
width: size,
height: size
if (background) {
g.append(&rect&).attr({
width: size,
height: size,
fill: background
g.append(&circle&).attr({
cx: size / 2,
cy: size / 2,
r: radius,
fill: fill,
stroke: stroke,
&stroke-width&: strokeWidth
if (complement) {
[0, size],
[size, 0],
[size, size]
results = [];
for (i = 0, len = ref. i & i++) {
corner = ref[i];
results.push(g.append(&circle&).attr({
cx: corner[0],
cy: corner[1],
r: radius,
fill: fill,
stroke: stroke,
&stroke-width&: strokeWidth
return results
circles.heavier = function(_) {
if (!arguments.length) {
radius = radius * 2
radius = _ ? radius * 2 * _ : radius * 2
return circles
circles.lighter = function(_) {
if (!arguments.length) {
radius = radius / 2
radius = _ ? radius / (2 * _) : radius / 2
return circles
circles.thinner = function(_) {
if (!arguments.length) {
size = size * 2
size = _ ? size * 2 * _ : size * 2
return circles
circles.thicker = function(_) {
if (!arguments.length) {
size = size / 2
size = _ ? size / (2 * _) : size / 2
return circles
circles.background = function(_) {
background = _;
return circles
circles.size = function(_) {
return circles
circles.complement = function() {
complement =
return circles
circles.radius = function(_) {
radius = _;
return circles
circles.fill = function(_) {
return circles
circles.stroke = function(_) {
stroke = _;
return circles
circles.strokeWidth = function(_) {
strokeWidth = _;
return circles
circles.id = function(_) {
if (!arguments.length) {
return circles
circles.url = function() {
return &url(#& + id + &)&
return circles
lines: function() {
var background, id, lines, orientation, path, shapeRendering, size, stroke, strokeW
size = 20;
strokeWidth = 2;
stroke = &#343434&;
id = rand();
background = &&;
orientation = [&diagonal&];
shapeRendering = &auto&;
path = function(orientation) {
switch (orientation) {
case &0/8&:
return function(s) {
return &M & + s / 2 + &, 0 l 0, & + s
case &vertical&:
return function(s) {
return &M & + s / 2 + &, 0 l 0, & + s
case &1/8&:
return function(s) {
return &M & + s / 4 + &,0 l & + s / 2 + &,& + s + & M & + -s / 4 + &,0 l & + s / 2 + &,& + s + &\nM & + s * 3 / 4 + &,0 l & + s / 2 + &,& + s
case &2/8&:
return function(s) {
return &M 0,& + s + & l & + s + &,& + -s + & M & + -s / 4 + &,& + s / 4 + & l & + s / 2 + &,& + -s / 2 + &\nM & + 3 / 4 * s + &,& + 5 / 4 * s + & l & + s / 2 + &,& + -s / 2
case &diagonal&:
return function(s) {
return &M 0,& + s + & l & + s + &,& + -s + & M & + -s / 4 + &,& + s / 4 + & l & + s / 2 + &,& + -s / 2 + &\nM & + 3 / 4 * s + &,& + 5 / 4 * s + & l & + s / 2 + &,& + -s / 2
case &3/8&:
return function(s) {
return &M 0,& + 3 / 4 * s + & l & + s + &,& + -s / 2 + & M 0,& + s / 4 + & l & + s + &,& + -s / 2 + &\nM 0,& + s * 5 / 4 + & l & + s + &,& + -s / 2
case &4/8&:
return function(s) {
return &M 0,& + s / 2 + & l & + s + &,0&
case &horizontal&:
return function(s) {
return &M 0,& + s / 2 + & l & + s + &,0&
case &5/8&:
return function(s) {
return &M 0,& + -s / 4 + & l & + s + &,& + s / 2 + &M 0,& + s / 4 + & l & + s + &,& + s / 2 + &\nM 0,& + s * 3 / 4 + & l & + s + &,& + s / 2
case &6/8&:
return function(s) {
return &M 0,0 l & + s + &,& + s + & M & + -s / 4 + &,& + 3 / 4 * s + & l & + s / 2 + &,& + s / 2 + &\nM & + s * 3 / 4 + &,& + -s / 4 + & l & + s / 2 + &,& + s / 2
case &7/8&:
return function(s) {
return &M & + -s / 4 + &,0 l & + s / 2 + &,& + s + & M & + s / 4 + &,0 l & + s / 2 + &,& + s + &\nM & + s * 3 / 4 + &,0 l & + s / 2 + &,& + s
return function(s) {
return &M & + s / 2 + &, 0 l 0, & + s
lines = function() {
var g, i, len, o,
g = this.append(&defs&).append(&pattern&).attr({
patternUnits: &userSpaceOnUse&,
width: size,
height: size
if (background) {
g.append(&rect&).attr({
width: size,
height: size,
fill: background
results = [];
for (i = 0, len = orientation. i & i++) {
o = orientation[i];
results.push(g.append(&path&).attr({
d: path(o),
&stroke-width&: strokeWidth,
&shape-rendering&: shapeRendering,
stroke: stroke,
&stroke-linecap&: &square&
return results
lines.background = function(_) {
background = _;
return lines
lines.shapeRendering = function(_) {
shapeRendering = _;
return lines
lines.heavier = function(_) {
if (!arguments.length) {
strokeWidth = strokeWidth * 2
strokeWidth = _ ? strokeWidth * 2 * _ : strokeWidth * 2
return lines
lines.lighter = function(_) {
if (!arguments.length) {
strokeWidth = strokeWidth / 2
strokeWidth = _ ? strokeWidth / (2 * _) : strokeWidth / 2
return lines
lines.thinner = function(_) {
if (!arguments.length) {
size = size * 2
size = _ ? size * 2 * _ : size * 2
return lines
lines.thicker = function(_) {
if (!arguments.length) {
size = size / 2
size = _ ? size / (2 * _) : size / 2
return lines
lines.orientation = function() {
args = 1 &= arguments.length ? slice.call(arguments, 0) : [];
orientation =
return lines
lines.size = function(_) {
return lines
lines.stroke = function(_) {
stroke = _;
return lines
lines.strokeWidth = function(_) {
strokeWidth = _;
return lines
lines.id = function(_) {
if (!arguments.length) {
return lines
lines.url = function() {
return &url(#& + id + &)&
return lines
paths: function() {
var background, d, fill, height, id, paths, shapeRendering, size, stroke, strokeWidth, svgPath,
size = 20;
height = 1;
width = 1;
strokeWidth = 2;
stroke = &#343434&;
background = &&;
shapeRendering = &auto&;
fill = &transparent&;
id = void 0;
svgPath = function(_) {
switch (_) {
case &squares&:
return function(s) {
return &M & + s / 4 + & & + s / 4 + & l & + s / 2 + & 0 l 0 & + s / 2 + & l & + -s / 2 + & 0 Z&
case &nylon&:
return function(s) {
return &M 0 & + s / 4 + & l & + s / 4 + & 0 l 0 & + -s / 4 + & M & + s * 3 / 4 + & & + s + & l 0 & + -s / 4 + &\nl & + s / 4 + & 0 M & + s / 4 + & & + s / 2 + & l 0 & + s / 4 + & l & + s / 4 + & 0 M & + s / 2 + & & + s / 4 + &\nl & + s / 4 + & 0 l 0 & + s / 4
case &waves&:
return function(s) {
return &M 0 & + s / 2 + & c & + s / 8 + & & + -s / 4 + & , & + s * 3 / 8 + & & + -s / 4 + & , & + s / 2 + & 0\nc & + s / 8 + & & + s / 4 + & , & + s * 3 / 8 + & & + s / 4 + & , & + s / 2 + & 0 M & + -s / 2 + & & + s / 2 + &\nc & + s / 8 + & & + s / 4 + & , & + s * 3 / 8 + & & + s / 4 + & , & + s / 2 + & 0 M & + s + & & + s / 2 + &\nc & + s / 8 + & & + -s / 4 + & , & + s * 3 / 8 + & & + -s / 4 + & , & + s / 2 + & 0&
case &woven&:
return function(s) {
return &M & + s / 4 + &,& + s / 4 + &l& + s / 2 + &,& + s / 2 + &M& + s * 3 / 4 + &,& + s / 4 + &l& + s / 2 + &,& + -s / 2 + &\nM& + s / 4 + &,& + s * 3 / 4 + &l& + -s / 2 + &,& + s / 2 + &M& + s * 3 / 4 + &,& + s * 5 / 4 + &l& + s / 2 + &,& + -s / 2 + &\nM& + -s / 4 + &,& + s / 4 + &l& + s / 2 + &,& + -s / 2
case &crosses&:
return function(s) {
return &M & + s / 4 + &,& + s / 4 + &l& + s / 2 + &,& + s / 2 + &M& + s / 4 + &,& + s * 3 / 4 + &l& + s / 2 + &,& + -s / 2
case &caps&:
return function(s) {
return &M & + s / 4 + &,& + s * 3 / 4 + &l& + s / 4 + &,& + -s / 2 + &l& + s / 4 + &,& + s / 2
case &hexagons&:
return function(s) {
width = 3;
height = Math.sqrt(3);
return &M & + s + &,0 l & + s + &,0 l & + s / 2 + &,& + s * Math.sqrt(3) / 2 + &\nl & + -s / 2 + &,& + s * Math.sqrt(3) / 2 + & l & + -s + &,0\nl & + -s / 2 + &,& + -s * Math.sqrt(3) / 2 + & Z M 0,& + s * Math.sqrt(3) / 2 + &\nl & + s / 2 + &,0 M & + 3 * s + &,& + s * Math.sqrt(3) / 2 + & l & + -s / 2 + &,0&
return _(size)
paths = function() {
path = svgPath(d);
id = rand();
g = this.append(&defs&).append(&pattern&).attr({
patternUnits: &userSpaceOnUse&,
width: size * width,
height: size * height
if (background) {
g.append(&rect&).attr({
width: size * width,
height: size * height,
fill: background
return g.append(&path&).attr({
fill: fill,
&stroke-width&: strokeWidth,
&shape-rendering&: shapeRendering,
stroke: stroke,
&stroke-linecap&: &square&
paths.background = function(_) {
background = _;
return paths
paths.shapeRendering = function(_) {
shapeRendering = _;
return paths
paths.heavier = function(_) {
if (!arguments.length) {
strokeWidth = strokeWidth * 2
strokeWidth = _ ? strokeWidth * 2 * _ : strokeWidth * 2
return paths
paths.lighter = function(_) {
if (!arguments.length) {
strokeWidth = strokeWidth / 2
strokeWidth = _ ? strokeWidth / (2 * _) : strokeWidth / 2
return paths
paths.thinner = function(_) {
if (!arguments.length) {
size = size * 2
size = _ ? size * 2 * _ : size * 2
return paths
paths.thicker = function(_) {
if (!arguments.length) {
size = size / 2
size = _ ? size / (2 * _) : size / 2
return paths
paths.d = function(_) {
return paths
paths.size = function(_) {
return paths
paths.stroke = function(_) {
stroke = _;
return paths
paths.strokeWidth = function(_) {
strokeWidth = _;
return paths
paths.id = function(_) {
if (!arguments.length) {
return paths
paths.url = function() {
return &url(#& + id + &)&
return paths
}).call(this);
if (document.createElement('svg').getAttributeNS) {
var checkbxsCross = Array.prototype.slice.call(document.querySelectorAll('form.ac-cross input[type=&checkbox&]')),
radiobxsFill = Array.prototype.slice.call(document.querySelectorAll('form.ac-fill input[type=&radio&]')),
checkbxsCheckmark = Array.prototype.slice.call(document.querySelectorAll('form.ac-checkmark input[type=&checkbox&]')),
radiobxsCircle = Array.prototype.slice.call(document.querySelectorAll('form.ac-circle input[type=&radio&]')),
checkbxsBoxfill = Array.prototype.slice.call(document.querySelectorAll('form.ac-boxfill input[type=&checkbox&]')),
radiobxsSwirl = Array.prototype.slice.call(document.querySelectorAll('form.ac-swirl input[type=&radio&]')),
checkbxsDiagonal = Array.prototype.slice.call(document.querySelectorAll('form.ac-diagonal input[type=&checkbox&]')),
checkbxsList = Array.prototype.slice.call(document.querySelectorAll('form.ac-list input[type=&checkbox&]')),
pathDefs = {
cross: ['M 10 10 L 90 90', 'M 90 10 L 10 90'],
fill: ['M15.833,24.334c2.179-0.443,4.766-3.995,6.545-5.359 c1.76-1.35,4.144-3.732,6.256-4.339c-3.983,3.844-6.504,9.556-10.047,13.827c-2.325,2.802-5.387,6.153-6.068,9.866 c2.081-0.474,4.484-2.502,6.425-3.488c5.708-2.897,11.316-6.804,16.608-10.418c4.812-3.287,11.13-7.53,13.935-12.905 c-0.759,3.059-3.364,6.421-4.943,9.203c-2.728,4.806-6.064,8.417-9.781,12.446c-6.895,7.477-15.107,14.109-20.779,22.608 c3.515-0.784,7.103-2.996,10.263-4.628c6.455-3.335,12.235-8.381,17.684-13.15c5.495-4.81,10.848-9.68,15.866-14.988 c1.905-2.016,4.178-4.42,5.556-6.838c0.051,1.256-0.604,2.542-1.03,3.672c-1.424,3.767-3.011,7.432-4.723,11.076 c-2.772,5.904-6.312,11.342-9.921,16.763c-3.167,4.757-7.082,8.94-10.854,13.205c-2.456,2.777-4.876,5.977-7.627,8.448 c9.341-7.52,18.965-14.629,27.924-22.656c4.995-4.474,9.557-9.075,13.586-14.446c1.443-1.924,2.427-4.939,3.74-6.56 c-0.446,3.322-2.183,6.878-3.312,10.032c-2.261,6.309-5.352,12.53-8.418,18.482c-3.46,6.719-8.134,12.698-11.954,19.203 c-0.725,1.234-1.833,2.451-2.265,3.77c2.347-0.48,4.812-3.199,7.028-4.286c4.144-2.033,7.787-4.938,11.184-8.072 c3.142-2.9,5.344-6.758,7.925-10.141c1.483-1.944,3.306-4.056,4.341-6.283c0.041,1.102-0.507,2.345-0.876,3.388 c-1.456,4.114-3.369,8.184-5.059,12.212c-1.503,3.583-3.421,7.001-5.277,10.411c-0.967,1.775-2.471,3.528-3.287,5.298 c2.49-1.163,5.229-3.906,7.212-5.828c2.094-2.028,5.027-4.716,6.33-7.335c-0.256,1.47-2.07,3.577-3.02,4.809'],
checkmark: ['M16.667,62.167c3.109,5.55,7.217,10.591,10.926,15.75 c2.614,3.636,5.149,7.519,8.161,10.853c-0.046-0.051,1.959,2.414,2.692,2.343c0.895-0.088,6.958-8.511,6.014-7.3 c5.997-7.695,11.68-15.463,16.931-23.696c6.393-10.025,12.235-20.373,18.104-30.707C82.004,24.988,84.802,20.601,87,16'],
circle: ['M34.745,7.183C25.078,12.703,13.516,26.359,8.797,37.13 c-13.652,31.134,9.219,54.785,34.77,55.99c15.826,0.742,31.804-2.607,42.207-17.52c6.641-9.52,12.918-27.789,7.396-39.713 C85.873,20.155,69.828-5.347,41.802,13.379'],
boxfill: ['M6.987,4.774c15.308,2.213,30.731,1.398,46.101,1.398 c9.74,0,19.484,0.084,29.225,0.001c2.152-0.018,4.358-0.626,6.229,1.201c-5.443,1.284-10.857,2.58-16.398,2.524 c-9.586-0.096-18.983,2.331-28.597,2.326c-7.43-0.003-14.988-0.423-22.364,1.041c-4.099,0.811-7.216,3.958-10.759,6.81 c8.981-0.104,17.952,1.972,26.97,1.94c8.365-0.029,16.557-1.168,24.872-1.847c2.436-0.2,24.209-4.854,24.632,2.223 c-14.265,5.396-29.483,0.959-43.871,0.525c-12.163-0.368-24.866,2.739-36.677,6.863c14.93,4.236,30.265,2.061,45.365,2.425 c7.82,0.187,15.486,1.928,23.337,1.903c2.602-0.008,6.644-0.984,9,0.468c-2.584,1.794-8.164,0.984-10.809,1.165 c-13.329,0.899-26.632,2.315-39.939,3.953c-6.761,0.834-13.413,0.95-20.204,0.938c-1.429-0.001-2.938-0.155-4.142,0.436 c5.065,4.68,15.128,2.853,20.742,2.904c11.342,0.104,22.689-0.081,34.035-0.081c9.067,0,20.104-2.412,29.014,0.643 c-4.061,4.239-12.383,3.389-17.056,4.292c-11.054,2.132-21.575,5.041-32.725,5.289c-5.591,0.124-11.278,1.001-16.824,2.088 c-4.515,0.885-9.461,0.823-13.881,2.301c2.302,3.186,7.315,2.59,10.13,2.694c15.753,0.588,31.413-0.231,47.097-2.172 c7.904-0.979,15.06,1.748,22.549,4.877c-12.278,4.992-25.996,4.737-38.58,5.989c-8.467,0.839-16.773,1.041-25.267,0.984 c-4.727-0.031-10.214-0.851-14.782,1.551c12.157,4.923,26.295,2.283,38.739,2.182c7.176-0.06,14.323,1.151,21.326,3.07 c-2.391,2.98-7.512,3.388-10.368,4.143c-8.208,2.165-16.487,3.686-24.71,5.709c-6.854,1.685-13.604,3.616-20.507,4.714 c-1.707,0.273-3.337,0.483-4.923,1.366c2.023,0.749,3.73,0.558,5.95,0.597c9.749,0.165,19.555,0.31,29.304-0.027 c15.334-0.528,30.422-4.721,45.782-4.653'],
swirl: ['M49.346,46.341c-3.79-2.005,3.698-10.294,7.984-8.89 c8.713,2.852,4.352,20.922-4.901,20.269c-4.684-0.33-12.616-7.405-14.38-11.818c-2.375-5.938,7.208-11.688,11.624-13.837 c9.078-4.42,18.403-3.503,22.784,6.651c4.049,9.378,6.206,28.09-1.462,36.276c-7.091,7.567-24.673,2.277-32.357-1.079 c-11.474-5.01-24.54-19.124-21.738-32.758c3.958-19.263,28.856-28.248,46.044-23.244c20.693,6.025,22.012,36.268,16.246,52.826 c-5.267,15.118-17.03,26.26-33.603,21.938c-11.054-2.883-20.984-10.949-28.809-18.908C9.236,66.096,2.704,57.597,6.01,46.371 c3.059-10.385,12.719-20.155,20.892-26.604C40.809,8.788,58.615,1.851,75.058,12.031c9.289,5.749,16.787,16.361,18.284,27.262 c0.643,4.698,0.646,10.775-3.811,13.746'],
diagonal: ['M16.053,91.059c0.435,0,0.739-0.256,0.914-0.768 c3.101-2.85,5.914-6.734,8.655-9.865C41.371,62.438,56.817,44.11,70.826,24.721c3.729-5.16,6.914-10.603,10.475-15.835 c0.389-0.572,0.785-1.131,1.377-1.521'],
list: ['M1.986,8.91c41.704,4.081,83.952,5.822,125.737,2.867 c17.086-1.208,34.157-0.601,51.257-0.778c21.354-0.223,42.706-1.024,64.056-1.33c18.188-0.261,36.436,0.571,54.609,0.571', 'M3.954,25.923c9.888,0.045,19.725-0.905,29.602-1.432 c16.87-0.897,33.825-0.171,50.658-2.273c14.924-1.866,29.906-1.407,44.874-1.936c19.9-0.705,39.692-0.887,59.586,0.45 c35.896,2.407,71.665-1.062,107.539-1.188']
animDefs = {
speed: .2,
easing: 'ease-in-out'
speed: .8,
easing: 'ease-in-out'
checkmark: {
speed: .2,
easing: 'ease-in-out'
speed: .2,
easing: 'ease-in-out'
boxfill: {
speed: .8,
easing: 'ease-in'
speed: .8,
easing: 'ease-in'
diagonal: {
speed: .2,
easing: 'ease-in-out'
speed: .3,
easing: 'ease-in-out'
function createSVGEl(def) {
var svg = document.createElementNS(&http://www.w3.org/2000/svg&, &svg&);
if (def) {
svg.setAttributeNS(null, 'viewBox', def.viewBox);
svg.setAttributeNS(null, 'preserveAspectRatio', def.preserveAspectRatio);
svg.setAttributeNS(null, 'viewBox', '0 0 100 100');
svg.setAttribute('xmlns', 'http://www.w3.org/2000/svg');
function controlCheckbox(el, type, svgDef) {
var svg = createSVGEl(svgDef);
el.parentNode.appendChild(svg);
el.addEventListener('change', function() {
if (el.checked) {
draw(el, type);
reset(el);
function controlRadiobox(el, type) {
var svg = createSVGEl();
el.parentNode.appendChild(svg);
el.addEventListener('change', function() {
resetRadio(el);
draw(el, type);
checkbxsCross.forEach(function(el, i) {
controlCheckbox(el, 'cross');
radiobxsFill.forEach(function(el, i) {
controlRadiobox(el, 'fill');
checkbxsCheckmark.forEach(function(el, i) {
controlCheckbox(el, 'checkmark');
radiobxsCircle.forEach(function(el, i) {
controlRadiobox(el, 'circle');
checkbxsBoxfill.forEach(function(el, i) {
controlCheckbox(el, 'boxfill');
radiobxsSwirl.forEach(function(el, i) {
controlRadiobox(el, 'swirl');
checkbxsDiagonal.forEach(function(el, i) {
controlCheckbox(el, 'diagonal');
checkbxsList.forEach(function(el) {
controlCheckbox(el, 'list', {
viewBox: '0 0 300 100',
preserveAspectRatio: 'none'
function draw(el, type) {
var paths = [],
svg = el.parentNode.querySelector('svg');
switch (type) {
case 'cross':
pathDef = pathDefs.
animDef = animDefs.
case 'fill':
pathDef = pathDefs.
animDef = animDefs.
case 'checkmark':
pathDef = pathDefs.
animDef = animDefs.
case 'circle':
pathDef = pathDefs.
animDef = animDefs.
case 'boxfill':
pathDef = pathDefs.
animDef = animDefs.
case 'swirl':
pathDef = pathDefs.
animDef = animDefs.
case 'diagonal':
pathDef = pathDefs.
animDef = animDefs.
case 'list':
pathDef = pathDefs.
animDef = animDefs.
paths.push(document.createElementNS('http://www.w3.org/2000/svg', 'path'));
if (type === 'cross' || type === 'list') {
paths.push(document.createElementNS('http://www.w3.org/2000/svg', 'path'));
for (var i = 0, len = paths. i & ++i) {
var path = paths[i];
svg.appendChild(path);
path.setAttributeNS(null, 'd', pathDef[i]);
var length = path.getTotalLength();
// Clear any previous transition
//path.style.transition = path.style.WebkitTransition = path.style.MozTransition = 'none';
// Set up the starting positions
path.style.strokeDasharray = length + ' ' +
if (i === 0) {
path.style.strokeDashoffset = Math.floor(length) - 1;
} else path.style.strokeDashoffset =
// Trigger a layout so styles are calculated & the browser
// picks up the starting position before animating
path.getBoundingClientRect();
// Define our transition
path.style.transition = path.style.WebkitTransition = path.style.MozTransition = 'stroke-dashoffset ' + animDef.speed + 's ' + animDef.easing + ' ' + i * animDef.speed + 's';
path.style.strokeDashoffset = '0';
function reset(el) {
Array.prototype.slice.call(el.parentNode.querySelectorAll('svg & path')).forEach(function(el) {
el.parentNode.removeChild(el);
function resetRadio(el) {
Array.prototype.slice.call(document.querySelectorAll('input[type=&radio&][name=&' + el.getAttribute('name') + '&]')).forEach(function(el) {
var path = el.parentNode.querySelector('svg & path');
if (path) {
path.parentNode.removeChild(path);
function calls() {
svg.call(t);
svg.call(t1);
svg.call(t2);
svg.call(t3);
svg.call(t4);
svg.call(t5);
var svg = d3.selectAll(&svg&);
var austria = d3.select(&[id='at']&);
var belgium = d3.select(&[id='be']&);
var bulgaria = d3.select(&[id='bg']&);
// var croatia = d3.select(&[id='es']&);
var cyprus = d3.select(&[id='cy']&);
var czech_republic = d3.select(&[id='cz']&);
var denmark = d3.select(&[id='dk']&);
var estonia = d3.select(&[id='ee']&);
var finland = d3.select(&[id='fi']&);
var france = d3.select(&[id='fr']&);
var germany = d3.select(&[id='de']&);
var greece = d3.select(&[id='gr']&);
var hungary = d3.select(&[id='hu']&);
var ireland = d3.select(&[id='ie']&);
var italy = d3.select(&[id='it']&);
var latvia = d3.select(&[id='lv']&);
var lithuania = d3.select(&[id='lt']&);
var luxemburg = d3.select(&[id='lu']&);
var malta = d3.select(&[id='mt']&);
var netherlands = d3.select(&[id='nl']&);
var north_ireland = d3.select(&[id='gb-nir']&);
var poland = d3.select(&[id='pl']&);
var portugal = d3.select(&[id='pt']&);
var romania = d3.select(&[id='ro']&);
var slovakia = d3.select(&[id='sk']&);
var slovenia = d3.select(&[id='si']&);
var spain = d3.select(&[id='es']&);
var sweden = d3.select(&[id='se']&);
var united_kingdom = d3.select(&[id='gb-main']&);
austria.style(&stroke&, &black&);
belgium.style(&stroke&, &black&);
bulgaria.style(&stroke&, &black&);
cyprus.style(&stroke&, &black&);
czech_republic.style(&stroke&, &black&);
denmark.style(&stroke&, &black&);
estonia.style(&stroke&, &black&);
finland.style(&stroke&, &black&);
france.style(&stroke&, &black&);
germany.style(&stroke&, &black&);
greece.style(&stroke&, &black&);
hungary.style(&stroke&, &black&);
ireland.style(&stroke&, &black&);
italy.style(&stroke&, &black&);
latvia.style(&stroke&, &black&);
lithuania.style(&stroke&, &black&);
luxemburg.style(&stroke&, &black&);
malta.style(&stroke&, &black&);
netherlands.style(&stroke&, &black&);
north_ireland.style(&stroke&, &black&);
poland.style(&stroke&, &black&);
portugal.style(&stroke&, &black&);
romania.style(&stroke&, &black&);
slovakia.style(&stroke&, &black&);
slovenia.style(&stroke&, &black&);
spain.style(&stroke&, &black&);
sweden.style(&stroke&, &black&);
united_kingdom.style(&stroke&, &black&);
var veryHigh = d3.select(&[id='veryHigh']&);
var high = d3.select(&[id='high']&);
var midHigh = d3.select(&[id='midHigh']&);
var midLow = d3.select(&[id='midLow']&);
var low = d3.select(&[id='low']&);
var veryLow = d3.select(&[id='veryLow']&);
var t = textures.lines().orientation(&vertical&).size(90).strokeWidth(3); // Very Low
var t1 = textures.lines().heavier(2).size(90); // Low
var t2 = textures.circles().size(90).heavier(5); // Mid Low
var t3 = textures.lines().size(55).strokeWidth(20); // Mid High
var t4 = textures.lines().heavier(9).thinner(1.5).size(90); // High
var t5 = textures.lines().heavier(10).thinner(1.5); // Very High
var mt = textures.lines().orientation(&vertical&).size(10).strokeWidth(1); // Very Low
var mt1 = textures.lines().thinner(10).size(15); // Low
var mt2 = textures.circles().size(10); // Mid Low
var mt3 = textures.lines().size(6).strokeWidth(1.6); // Mid High
var mt4 = textures.lines().size(8).strokeWidth(3); // High
var mt5 = textures.lines().size(9).strokeWidth(1).heavier(3); // Very High
svg.call(mt);
svg.call(mt1);
svg.call(mt2);
svg.call(mt3);
svg.call(mt4);
svg.call(mt5);
veryHigh.style(&fill&, mt5.url());
high.style(&fill&, mt4.url());
midHigh.style(&fill&, mt3.url());
midLow.style(&fill&, mt2.url());
low.style(&fill&, mt1.url());
veryLow.style(&fill&, mt.url());
function educationPainter() {
austria.style(&fill&, t2.url());
belgium.style(&fill&, t2.url());
bulgaria.style(&fill&, t.url());
cyprus.style(&fill&, t.url());
czech_republic.style(&fill&, t3.url());
denmark.style(&fill&, t1.url());
estonia.style(&fill&, t5.url());
finland.style(&fill&, t5.url());
france.style(&fill&, t1.url());
germany.style(&fill&, t4.url());
greece.style(&fill&, t.url());
hungary.style(&fill&, t1.url());
ireland.style(&fill&, t.url());
italy.style(&fill&, t1.url());
latvia.style(&fill&, t.url());
lithuania.style(&fill&, t1.url());
luxemburg.style(&fill&, t1.url());
malta.style(&fill&, t.url());
netherlands.style(&fill&, t4.url());
north_ireland.style(&fill&, t3.url());
poland.style(&fill&, t4.url());
portugal.style(&fill&, t1.url());
romania.style(&fill&, t.url());
slovakia.style(&fill&, t1.url());
slovenia.style(&fill&, t3.url());
spain.style(&fill&, t1.url());
sweden.style(&fill&, t1.url());
united_kingdom.style(&fill&, t3.url());
function humDevPainter() {
austria.style(&fill&, t4.url());
belgium.style(&fill&, t4.url());
bulgaria.style(&fill&, t2.url());
cyprus.style(&fill&, t3.url());
czech_republic.style(&fill&, t4.url());
denmark.style(&fill&, t5.url());
estonia.style(&fill&, t3.url());
finland.style(&fill&, t4.url());
france.style(&fill&, t4.url());
germany.style(&fill&, t5.url());
greece.style(&fill&, t4.url());
hungary.style(&fill&, t3.url());
ireland.style(&fill&, t4.url());
italy.style(&fill&, t4.url());
latvia.style(&fill&, t3.url());
lithuania.style(&fill&, t3.url());
luxemburg.style(&fill&, t4.url());
malta.style(&fill&, t3.url());
netherlands.style(&fill&, t5.url());
north_ireland.style(&fill&, t4.url());
poland.style(&fill&, t3.url());
portugal.style(&fill&, t3.url());
romania.style(&fill&, t2.url());
slovakia.style(&fill&, t3.url());
slovenia.style(&fill&, t4.url());
spain.style(&fill&, t4.url());
sweden.style(&fill&, t4.url());
united_kingdom.style(&fill&, t4.url());
function unemployementPainter() {
austria.style(&fill&, t1.url());
belgium.style(&fill&, t2.url());
bulgaria.style(&fill&, t3.url());
cyprus.style(&fill&, t4.url());
czech_republic.style(&fill&, t1.url());
denmark.style(&fill&, t1.url());
estonia.style(&fill&, t1.url());
finland.style(&fill&, t2.url());
france.style(&fill&, t3.url());
germany.style(&fill&, t.url());
greece.style(&fill&, t5.url());
hungary.style(&fill&, t2.url());
ireland.style(&fill&, t2.url());
italy.style(&fill&, t3.url());
latvia.style(&fill&, t2.url());
lithuania.style(&fill&, t2.url());
luxemburg.style(&fill&, t1.url());
malta.style(&fill&, t1.url());
netherlands.style(&fill&, t1.url());
north_ireland.style(&fill&, t2.url());
poland.style(&fill&, t2.url());
portugal.style(&fill&, t3.url());
romania.style(&fill&, t2.url());
slovakia.style(&fill&, t3.url());
slovenia.style(&fill&, t2.url());
spain.style(&fill&, t5.url());
sweden.style(&fill&, t2.url());
united_kingdom.style(&fill&, t1.url());
function pppPainter() {
austria.style(&fill&, t5.url());
belgium.style(&fill&, t5.url());
bulgaria.style(&fill&, t.url());
cyprus.style(&fill&, t2.url());
czech_republic.style(&fill&, t2.url());
denmark.style(&fill&, t5.url());
estonia.style(&fill&, t1.url());
finland.style(&fill&, t5.url());
france.style(&fill&, t4.url());
germany.style(&fill&, t4.url());
greece.style(&fill&, t2.url());
hungary.style(&fill&, t.url());
ireland.style(&fill&, t4.url());
italy.style(&fill&, t3.url());
latvia.style(&fill&, t.url());
lithuania.style(&fill&, t.url());
luxemburg.style(&fill&, t5.url());
malta.style(&fill&, t2.url());
netherlands.style(&fill&, t5.url());
north_ireland.style(&fill&, t3.url());
poland.style(&fill&, t.url());
portugal.style(&fill&, t2.url());
romania.style(&fill&, t.url());
slovakia.style(&fill&, t1.url());
slovenia.style(&fill&, t2.url());
spain.style(&fill&, t3.url());
sweden.style(&fill&, t5.url());
united_kingdom.style(&fill&, t3.url());
@import url(http://fonts.googleapis.com/css?family=Paytone+One);
background-color: darkorange !
font-family: Paytone One !
font-size: 4em !
color: antiquewhite !
padding: 50
color: chocolate !
.rigthCol {
padding-top: 7
padding-left: 6
font-size: 1em !
*::before {
-webkit-box-sizing: border-
-moz-box-sizing: border-
box-sizing: border-
.ac-custom {
padding: 0 3
max-width: 900
.ac-custom h2 {
font-size: 3
font-weight: 300;
padding: 0 0 0.5
margin: 0 0 30
.ac-custom ul,
.ac-custom ol {
list-style:
padding: 0;
max-width: 800
.ac-custom li {
padding: 2em 0;
.ac-custom label {
display: inline-
font-size: 2
padding: 0 0 0 80
vertical-align:
color: rgba(0, 0, 0, 0.2);
-webkit-transition: color 0.3s;
transition: color 0.3s;
.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"],
.ac-custom label::before {
height: 50
margin-top: -25
.ac-custom input[type="checkbox"],
.ac-custom input[type="radio"] {
opacity: 0;
-webkit-appearance:
display: inline-
vertical-align:
z-index: 100;
.ac-custom label::before {
content: '';
border: 4px solid #
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
.ac-radio label::before {
border-radius: 50%;
.ac-custom input[type="checkbox"]:checked + label,
.ac-custom input[type="radio"]:checked + label {
.ac-custom input[type="checkbox"]:checked + label::before,
.ac-custom input[type="radio"]:checked + label::before {
opacity: 0.8;
/* General SVG and path styles */
.ac-custom svg {
height: 40
margin-top: -20
pointer-events:
.ac-custom svg path {
stroke: #fdfcd3;
stroke-width: 13
stroke-linecap:
stroke-linejoin:
/* Specific input, SVG and path styles */
/* Circle */
.ac-circle input[type="checkbox"],
.ac-circle input[type="radio"],
.ac-circle label::before {
height: 30
margin-top: -15
.ac-circle label::before {
background-color: #
.ac-circle svg {
height: 70
margin-top: -35
.ac-circle svg path {
stroke-width: 5
/* Box Fill */
.ac-boxfill svg path {
stroke-width: 8
/* Swirl */
.ac-swirl svg path {
stroke-width: 8
/* List */
.ac-list ol {
list-style:
list-style-position:
.ac-list ol li {
font-size: 0.7
padding: 1em 1em 0 2
text-indent: -40
.ac-list ol li label {
font-size: 0.7
text-indent: 0;
padding-left: 30
.ac-list label::before {
.ac-list svg {
width: 100%;
height: 80
margin-top: 0
.ac-list svg path {
stroke-width: 4
/* Media Queries */
@media screen and (max-width: 50em) {
font-size: 80%;
&script src=&/libs/d3.v3.min.js&&&/script&
&div id=&container-fluid&&
&div class=&row text-center&&
&div class=&col-lg-12&&
&div class=&row-fluid&&
&h1&European Union&small& Textures&/small&&/h1&
&div class=&row-fluid text-center texturas&&
&div class=&col-xs-1 col-xs-offset-3&&
&svg width=&50& height=&50&&
&rect id=&veryHigh& width=&300& height=&100& /&
&br&Very High
&div class=&col-xs-1&&
&svg width=&50& height=&50&&
&rect id=&high& width=&50& height=&50& /&
&div class=&col-xs-1&&
&svg width=&50& height=&50&&
&rect id=&midHigh& width=&300& height=&100& /&
&br&Mid High
&div class=&col-xs-1&&
&svg width=&50& height=&50&&
&rect id=&midLow& width=&300& height=&100& /&
&br&Mid Low
&div class=&col-xs-1&&
&svg width=&50& height=&50&&
&rect id=&low& width=&300& height=&100& /&
&div class=&col-xs-1&&
&svg width=&50& height=&50&&
&rect id=&veryLow& width=&300& height=&100& /&
&br&Very Low
&div class=&row-fluid&&
&div class=&col-lg-6&&
&svg xmlns:dc=&http://purl.org/dc/elements/1.1/& xmlns:cc=&http://creativecommons.org/ns#& xmlns:rdf=&http://www.w3.org/-rdf-syntax-ns#& xmlns:svg=&http://www.w3.org/2000/svg& xmlns=&http://www.w3.org/2000/svg& xmlns:sodipodi=&http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd&
xmlns:inkscape=&http://www.inkscape.org/namespaces/inkscape& xml:space=&preserve& width=&1000& height=&600& viewBox=&0
5000& version=&1.0& id=&Europakarte& sodipodi:version=&0.32& inkscape:version=&0.46& sodipodi:docname=&FileEU27-2007_European_Union_map.svg&
inkscape:output_extension=&org.inkscape.output.svg.inkscape& inkscape:export-xdpi=&90& inkscape:export-ydpi=&90& style=&fill:&&
&g id=&gb&&
&path sodipodi:nodetypes=&csccscccccccccccccscccccccc& style=&opacity:1;display:fill-opacity:1;stroke:#stroke-width:8& d=&M 69.7186 C 75.99,54.44 C 72.79,74.38 C 8.81,02.027, C 59.52,27.38 C 55.387 65.79, C 71.63,66.86 C 79.85,72.78 C 09.96,66.68 C 75.85,92.59 C 65.69,60.83 C 81.77,06.1 C 76.69,49.66 C 68.52,20.98 C 87.6,06.76 L 0.3618 C 57.3,60.81 C 71.795 58.79, C 41.94,50.22 C 24.31,34.08 C 01.64,85.59 C 37.399 62.24, C 55.9,71.609, C 32.778 28.1, C 11.71,93.95 C 05.81,38.86 L 69.7186 z&
class=&eu europe& id=&gb-nir& transform=&translate(-2.,-1.)& /&
&path sodipodi:nodetypes=&cccsccccccssccccsccccccccccsccccccccccssccccsccccccccccsccccccssccccccsccssccccccccscccscsccccccscsccscccccscccccccscccsscccscccccccssccccsssccccsccscccccccsccccscssccsscccsccccccsccccccsssssccccccccscccccsccscccscccccccccssccscccccccccccccsscccccsssccccccccscccscccscccsccccsccccccccccccccccccsccsscccccccc&
style=&opacity:1;fill-opacity:1;stroke:#stroke-width:8;display:& d=&M 31.9437 C 52.16,06.18 M 83.5376 C 86.77,77.71 C 87.77,80.81 C 49.8,86.37 M 58.8241 C 63.34,62.48 C 88.22,8.95 C 91.787 74.24, C 78.92,75.22 C 07.41,9.38 C 84.18,88.95 C 98.52,22.95 C 04.57,07.02 C 9.63,04.36, C 53.42,94.19 C 42.47,21.09 C 2.05,08.93 C 46.2,94.78 C 55.63,91.56 C 43.76,76.83 C 55.29,61.46 C 9.82,83.17 C 76.14,81.58 C 70.93,04.53 C 75.75,59.36 C 3.3,8.53 C 3.62,6.13 C 19.42,07.83 C 36.5,4.585, C 75.93,65.54 C 92.93,65.12 C 18.78,75.86 C 07.405 93.73, C 14.63,5.08 C 13.34,57.86 C 03.51,62.67 C 31.88,84.72 C 76.97,41.99 C 57.98,83.1 C 69.031 84.41, C 89.09,92.96 C 84.22,1.8 C 90.64,54.01 C 76.57,17.82 C 29.01,41.85 C 82.39,60.7 C 92.03,58.92 C 08.71,57.94 C 52.25,77.81 C 82.1,84.86 C 77.94,00.382, C 02.64,44.67 C 30.98,56.22 C 74.57,83.86 C 97.08,66.66 C 9.52,93.43 C 09.3,76.25 C 06.38,02.87 C 08.223 85.18, C 25.4,72.46 C 6.62,83.26 C 44.09,9.16 C 29.64,36.89 C 22.46,49.31 C 45.807 10.68, C 21.92,63.25 C 37.33,60.85 C 47.08,49.9 C 41.829 38.5, C 40.16,12.85 C 54.65,39.8 C 56.23,36.18 C 93.423 80.3, C 87.82,66.61 C 94.26,07.88 C 07.15,84.51 C 07.42,02.41 C 09.31,09.88 C 99.8,26.78 C 7.819 17.06, C 7.819 12.99, C 22.09,79.47 C 45.46,76.44 C 80.5,32.93 C 86.01,23.67 C 12.58,4.72 C 09.45,49.57 C 15.242 26.86, C 26.94,81.751, C 98.044 15.242 9.4772 C 92.22,0.18 C 82.1,92.72 C 00.88,4.77 C 90.78,90.88 C 85.93,77.45 C 92.93,78.563, C 67.35,69.964, C 86.75,35.568, C 69.34,45.18 C 2.97,61.18 C 95.56,69.89 C 18.34,56.57 C 12.07,55.57 C 08.43,18.77 C 99.58,08.15 C 22.26,09.3 C 99.73,92.18 C 69.,93.363, C 6.82,56.86 C 52.62,97.99 C 0.26,93.89 C 09.96,31.4 C 99.57,21.2 C 18.2,92.57 C 12.35,88.89 C 0.61,62.38 C 55.39,52.37 C 15.242 25.62, C 99.28,8.1 C 95.13,4.23 C 82.08,86.34 C 72.62,98.34 C 66.1,21.01 C 43.84,37.32 C 45.43,44.79 C 29.81,1.544,5019.22 C 13.03,84.49 C 4.77,01.03 C 90.77,76.165, C 59.43,66.18 C 67.72,76.53 C 41.829 98.07, C 78.85,12.58 C 16.032 17.83, C 18.24,79.58 C 23.28,09.05 C 18.24,84.764, C 70.13,37.19 C 87.69,30.1 C 35.74,24.37 C 45.807 34.14, C 4.5,87.9 C 58.45,58.54 C 57.11,41.05 C 34.86,68.1 C 37.84,28.21 C 21.27,25.56 C 71.98,85.07 C 81.77,05.96 C 65.16,27.23 C 5.94,04.99 C 01.19,93.363, C 06.91,31.84 C 23.7,7.14 C 03.14,1.65 C 7.04,90.76 C 79.19,06.18 C 76.26,44.957, C 72.43,43.33 C 4.87,69.49 C 80.46,08.86 C 82.85,26.92 C 92.16,22.348, C 0.8,68.38 C 90.39,51.76 C 76.,35.94 C 30.85,52.2 C 13.87,1.61 C 01.12,48.81 C 53.14,78.12 C 58.92,72.95 C 43.68,88.62 C 02.24,49.578, C 43.76,49.578, C 98.59,33.4 C 08.7,29.76 C 84.58,12.85 C 31.71,59.59 C 85.34,63.17 C 88.98,94.7 C 66.808 75.407 73.9738 C 72.39,49.578, C 9.95,28.59 C 86.58,05.27 C 85.14,85.12 C 96.97,76.81 C 89.24,79.97 C 79.66,73.49 C 94.07,67.17 C 82.17,44.957, C 53.28,37.39 C 09.26,19.16, C 23.31,64.95 C 5.4,83.05 C 12.04,07.33 C 0.77,27.759, C 53.06,44.957, C 37.95,22.4 C 97.21,30.5 C 83.53,34.89 C 46.28,65.48 C 87.75,40.99 C 1.75,42.03 C 11.33,43.28 C 95.4,80.87 C 41.04,84.764, C 83.55,67.566, C 89.33,1.45 C 01.994 07.33, C 22.86,41.62 C 42.48,46.84 C 55.79,11.11 C 50.79,27.04 C 20.625 01.994 90.5286 C 90.55,71.16 C 57.43,50.368, C 54.35,68.62 C 23.07,48.77 C 33.202 27.19, C 05.5,80.27 C 61.67,97.15 C 50.68,17.74 C 51.19,97.57 C 24.02,47.93 C 09.21,29.98 C 01.38,46.86 C 87.11,33.44 C 05.26,16.61 C 22.45,7.566, C 35.23,73.3 C 41.45,77.2 C 57.62,98.774, C 55.811 1.72, C 40.99,41.35 C 04.03,38.44 C 04.53,48.93 C 7.43,56.5 C 17.8,48.71 C 99.7,63.71 C 04.72,96.01 C 99.84,30.27 C 72.5,79.96 C 8.23,3.78 C 8.51,4.35 C 9.84,04.76 C 03.53,37.49 C 9.43,39.9 C 65.2 56.601 50.8683 C 8.002 97.31, C 0.21,37.7 C 02.16,50. C 92.34,75.85 C 73.82,65.31 C 46.24,86.61 C 44.29,80.34 C 17.56,89.92 C 33.21,22.348, C 26.63,5.8 C 86.16,19.55 C 1.819 96.53, C 91.787 98.75, C 91.787 88.85, C 74.05,33.41 z M 87.9557 C 92.67,59.79 C 00.45,50.11 C 06.29,70.84 C 95.29,60.38 C 06.92,65.96 C 13.72,55.164, C 3.29,63.23 C 30.5,47.08 C 49.582 63.11, C 6.43,25.11 C 66.13,42.08 C 25.01,23.61 C 38.26,06.59 C 12.58,13.96 C 10.28,46.565, C 05.08,58.57 z M 45.9256 C 83.81,22.11 C 98.91,40.55 C 24.11,5.45 C 35.54,51.97 C 41.66,67.56 z M 76.0221 C 87.4,81.17 C 14.14,60.61 C 3.13,44.24 C 24.18,38.58 C 60.06,26.94 C 62.89,03.63 C 82.25,90.175, C 46.16,24.99 C 41.67,00.92 C 4.94,13.66 C 21.62,08.34 C 16.67,5.55 C 68.06,8.85 C 6.91,46.16 C 63.02,74.53 C 6.5,77.26 C 64.62,04.46 C 55.79,11.21 z&
class=&eu europe& id=&gb-main& /&
&path id=&si& class=&eu europe& d=&M 74.5379 C 73.58,1.52 C 71.58,98.86 C 00.21,75.17 C 00.94,74.38 C 20.08,22.08 C 50.87,32.91 C 42.01,81.98 C 35.57,97.14 C 49.04,82.36 C 56.21,91.69 C 98.4,38.79 C 73.66,22.01 C 80.69,95.99 C 3.47,88.09 C 56.2,78.79 C 98.12,12.38 C 82.,12.58 C 98.83,60.58 C 90.98,62.28 C 82.78,80.53 C 70.83,59.67 C 22.154 03.29, C 89.59,41.43 C 77.83,63.15 C 51.75,26.72 C 14.93,67.59 C 91.24,64.59 C 93.73,92.54 C 97.,26.06 C 08.61,60.81 C 03.67,79.33 C 14.57,83.852, C 97.32,09.32 C 81.22,15.2 C 45.52,97.94 C 57.34 44.33, C 40.09,65.864, C 44.45,60.93 C 11.99,94.59 C 05.53,1.79 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&dk& class=&eu europe& d=&M 43.917 C 41.03,67.21 C 28.17,35.21 C 20.95,37.14 C 98.8,42.4 C 6.9,40.039, C 46.54,37.04 C 14.932 29.61, C 87.82,89.27 C 53.14,92.91 C 76.93,5.73 C 10.311 01.712 04.5783 C 07.46,5.62 C 23.56,4.45 C 97.51,88.13 C 70.92,88.42 C 51.46,94.79 C 47.19,01.81 C 94.98,08.2 C 45.4,85.39 C 62.08,87.51 C 24.321 18.37, C 15.722 15.722 14.2888 C 07.123 98.73, C 8.2,98.76 C 89.78,07.29 C 6.93 56.37, C 31.42,41.78 C 39.42,40.64 C 44.32,53.58 C 23.76,71.58 C 31.2,13.452, C 48.25,10.75 C 75.11,19.51 C 95.62,00.51 C 91.11,20.98 C 08.47,19.25 C 12.06,33.73 C 31.13,3.58 C 51.76,40.51 C 97.01,19.18 C 70.94,03.59 C 1.88,64.55 C 84.47,36.28 C 89.135 83.39, C 96.39,9.72 C 99.03,71.72 C 99.61,83.94 C 04.57,6.87 C 90.91,49.99 C 06.333 96.65, C 46.38,65.046, C 6.52,47.25 C 95.06,14.4 C 83.724 90.05, C 7.37,04.853, C 49.328 0.78, C 80.61,79.96 C 26.49,57.94 C 07.18,58.62 C 12.17,1.52 C 22.32,48.79 C 26.06,40.99 C 40.06,3.38 C 60.59,51.6 C 82.9,23.82 C 09.79,38.82 C 10.86,58.16 C 38.96,43.94 C 25.22,23.7 z M 0.6869 C 03.65,94.61 C 26.28,98.596, z M 50.2366 C 86.92,31.51 C 66.29,24.47 C 73.46,38.68 C 87.499 04.697 04.697 C 03.92,25.68 C 63.16,20.66 z M 06.0115 L 07.4445 C 95.96,1.83 C 07.34,8.73 C 21.12,48.79 C 64.51,52.87 C 3.96,26.35 C 16.01,42.04 L 49.328 C 59.26,08.91 C 83.724 05.26, C 06.19,73.3 C 95.51,88.62 C 83.724 72.97, C 60.03,68.234, C 9.23,46.33 C 59.48,26.96 C 63.58,23.7 C 34.79,08.96 C 30.64,20.74 C 84.37,90.843, C 73.77,83.13 C 57.77,52.21 C 18.91 1.89, C 13.11,9. C 21.23,61.25 C 24.16,09.86 C 66.14,95.98 C 99.21,08.89 C 18.91 26.51,4218.91 C 13.46,4.15 z M 35.3179 L 35.3179 C 36.84,15.43 C 41.84,15.7 C 46.63,04.91 C 56.72,95.12 C 63.09,94.45 C 66.09,94.75 C 66.09,94.12 C 63.97,1.12 C 65.18,49.97 C 75.48,2.23 C 51.47,99.442, C 39.74,25.41 C 28.97,92.33 C 48.09,94.65 C 35.08,73.04 C 8.19,89.09 C 19.11,24.84 C 32.74,22.79 z M 26.0757 C 28.82,89.11 C 28.51,9.57 z M 52.3411 C 68.106 45.3, C 4.83,79.93 C 11.32,34.93 C 26.68,05.78 C 36.88,4.2 C 8.86,1.83 C 4.34,55.68 C 54.7,28.7 C 74.95,34.88 C 12.88,40.039, C 02.88,23.82 C 89.96,79.41 C 22.67,12.14 C 15.37,39.45 C 95.37,26.78 C 43.64,40.11 z M 39.6174 L 1.0506 C 43.917 48.19, C 55.51,86.23 C 49.3,72.74 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&be& class=&eu europe& d=&M 27.0686 C 25.64,58.23 C 22.27,30.18 C 25.05,24.421, C 02.88,10.47 C 01.2,15.822, C 94.57,10.62 C 8.35,01.27 C 88.45,88.47 C 71.79,58.56 C 61.143 52.544 45.3781 C 39.59,54.96 C 25.85,61.85 C 09.549 05.44, C 93.32,38.431, C 46.22,75.69 C 19.71,86.59 C 03.17,76.37 C 89.02,88.98 C 49.41,23.24 C 46.41,25.12 C 10.17,80.7 C 02.92,65.018, C 7.31,37.78 C 77.5,01.31 C 01.74 01.74 01.74 C 94.75,02.24 L 58.745 C 96.68,53.56 C 83.8,53.78 C 03.39,96.67 C 80.73,16.19 C 1.98,16.04 C 1.93,28.35 C 1.08,45.28 C 48.05,44.19 C 71.12,78.97 C 51.44,71.45 C 80.34,1.24 C 51.57,22.41 C 98.49,94.646, C 24.35,7.33 C 9.81,76.71 C 57.08,81.66 C 63.86,71.19 C 06.361 96.329 97.7621 L 97.7621 C 07.26,6.9 C 26.11,37.22 C 30.89,29.02 C 50.69,49.19 C 82.57,16.85 C 86.54,65.03 C 68.82,73.59 L 27.0686 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&at& class=&eu europe& d=&M 16.8897 C 26.64,41.98 C 46.79,3.61 C 51.22,3.95 L 91.4142 L 08.6122 C 10.08,69.18 C 15.44,67.39 C 31.56,93.51 C 53.79,36.13 C 21.96,44.51 C 53.81,70.51 C 3.94,16.62 C 60.11,35.08 C 12.72,09.13 C 15.12,69.69 C 97.65,58.54 C 40.87,81.56 C 41.46,80.05 C 55.36,8.05 C 3.58,0.37 C 87.12,92.54 C 97.,26.06 C 08.61,60.81 C 03.67,79.33 C 14.57,83.852, C 97.32,09.32 C 81.22,15.2 C 45.52,97.94 C 57.34 44.33, C 40.09,65.864, C 44.45,60.93 C 0.77,73.22 L 08.6122 C 79.949 75.07, C 8.01,07.12 C 3.18,38.1 C 52.74,03.77 C 30.46,83.56 C 32.24,84.26 C 59.72,40.28 C 00.51,40.77 C 46.65,26.057, C 53.95,4.23 C 40.52,5.35 C 57.77,57.265, C 50.67,44.045, C 18.65,23.02 C 25.957 18.43, C 14.27,02.48 C 8.64,1.05, C 67.15,82.62 C 61.35,70.85 C 01.91,40.63 C 89.76,30.48 C 13.03,60.84 L 71.8184 C 7a6.29,62.68 C 23.08,21.75 C 7.17,14.7 C 26.12,06.87 C 3.8,31.33 C 00.09,66.09 C 50.97,4.48 C 88.51,73.34 C 16.04,67.92 C 08.19,5.68 C 3.68,2.58 C 91.21,94.73 C 76.761 83.87, C 79.51,69.83 C 72.55,64.256, C 02.558 93.959 01.1248 C 03.14,83.97 C 21.03,65.29 C 19.08,63.81 C 31.37,08.35 C 38.09,05.49 C 25.57,95.24 C 19.84,00.29 C 99.38,43.39 C 09.49,46.75 C 01.49,43.08 C 41.84,06.41 C 58.84,12.98 C 42.62,03.93 C 48.4,94.821, C 39.67,94.821, C 24.2,80.34 C 11.157 18.44, C 14.44,61.12 C 98.54,33.97 C 15.85,28.65 L 16.8897 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&cz& class=&eu europe& d=&M 66.0857 C 81.27,62.69 C 94.46,63.21 C 77.26,82.272, C 4.363 29.75, C 05.19,5.47 C 8.25,58.45 C 42.19,35.18 C 41.75,19.95 C 99.,90.871,5300.95 C 99.04,62.78 C 89.14,6.52 C 95.58,37.32 C 02.82,7.37 C 93.54,20.646, C 78.9,00.68 C 55.82,13.48, C 0.38,09.02 C 45.06,06.24 C 55.58,87.24 C 52.46,69.56 C 49.97,10.49 C 32.28,31.41 C 75.153 72.26, C 82.63,7.73 C 03.72,62.14 C 60.48,30.71 C 22.89,2.9 C 92.79,04.75 C 04.928 97.84, C 90.57,89.58 C 94.99,84.21 C 93.04,77.73 C 70.55,16.93 C 3.74,96.22 C 31.32,63.88 C 74.83,55.09 C 83.1,90.44 C 6.69,07.24 C 80.24,49.94 C 93.44,46.15 C 07.8,10.439, C 12.95,8.17 C 32.1,88.9 C 26.98,66.61 C 53.24,48.92 C 53.29,44.41 C 73.58,18.14 C 66.46,65.49 C 22.29,57.37 C 92.351 90.6, C 86.75,80.08 C 52.544 53.26, C 82.09,77.95 C 95.1,1.55 C 77.7,57.62 C 85.71,78.21 C 24.44,9.84 L 71.8184 C 83.84,30.48 C 00.44,40.63 C 89.13,70.85 C 99.88,82.62 C 57.37,01.05, C 60.353 8.32, C 11.16,21.81 C 18.43,3.02 C 27.91,44.045, C 18.96,57.265, C 54.35,75.35 C 51.754 40.74, C 34.556 53.7, C 54.92,40.77 C 54.09,0.57 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&sk& class=&eu europe& d=&M 89.8062 C 04.6,16.39 C 48.566 58.34, C 77.54,93.79 C 0.17,98.75 C 33.43,65.92 C 37.36,49.18 C 33.14,07.96 C 04.16,70.7 C 30.65,93.97 C 43.155 81.79, C 90.62,54.31 C 01.57,8.96 C 19.42,80.75 C 14.52,77.45 C 49.96,96.87 C 64.85,04.73 C 03.47,0.07 C 16.568 79.53, C 75.31,84.26 C 59.72,40.28 C 04.72,51.854, C 81.27,2.69 C 94.46,63.21 C 77.26,82.272, C 4.363 29.75, C 05.19,5.47 C 9.42,82.78 C 81.73,84.89 C 14.86,39.08 C 56.93,5.78 C 78.341 4.4, C 78.341 84.1, C 86.94 79.52, C 86.94 14.84, C 24.69,04.38 C 09.81,21.96 C 17.2,60.88 C 66.15,77.83 C 71.31,91.93 C 65.7,21.73 C 81.72,41.25 C 62.08,34.98 C 39.94,53.35 C 55.14,62.13 C 41.61,50.35 C 61.143 71.63, C 79.73,88.05 C 6.94 88.51, z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&lu& class=&eu europe& d=&M 41.4003 C 38.94,14.44 C 34.87,91.03 C 42.98,90.76 C 2.13,71.86 L 21.3359 C 24.33,65.03 C 39.87,16.85 C 21.72,16.56 C 69.742 72.18, C 1.94,39.03 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&pt& class=&eu europe& d=&M 42.0995 C 81.65,00.791, C 3.68,16.25 C 01.73,72.28 C 64.387 75.24, C 65.97,38.59 C 7.7,29.89 C 17.22,19.25 C 07.38,38.23 C 72.85,46.86 C 48.31,99.46 C 11.93,66.18 C 62.98,68.78 C 27.6,43.786, C 79.187 83.19, C 87.93,85.56 C 00.64,42.8 C 30.12,6.46 C 87.03,78.87 C 65.967 78.08, C 58.68,81.16 C 44.95,87.51 C 12.47,95.92 C 90.3,82.803, C 51.47,02.63 C 57.39,32.67 C 14.,06.86 C 52.2,67.84 C 2.25,7.86 C 80.71,01.69 C 77.47,84.79 C 75.25,84.64 C 02.44,36.69 C 77.32,19.01 C 80.27,25.44 C 69.75,11.84 C 66.36,83.84 C 66.78,85.27 C 59.1,85. C 6.39,48.84 C 43.83,3.4 C 17.14,2.76 C 14.76,55.56 C 01.51,72.72 C 36.23,42.32 C 63.19,67.17 C 76.34,47.11 C 6.8,43.06 C 68.02,50.59 C 9.5,29.57 C 42.21,16.26 C 57.63,36.25 C 31.39,44.36 C 61.74,10.16 C 85.67,3.19 C 30.29,71.31 C 48.769 51.09, C 61.51,76.85 C 57.368 68.08, C 00.43,13.05 C 54.79,94.22 C 4.09,98.8 C 73.77,65.8 C 7.45,68.81 C 12.37,25.44 C 96.54,41.78 C 39.7,49.987, C 54.08,85.69 C 51.52,00.42 C 45.69,15.64 C 56.21,23.47 C 8.21,23.54 C 9.23,41.08 C 94.48,94.37 C 51.74,07.81 C 78.36,05.13 C 17.03,78.21 C 54.93,87.7 C 74.77,82.67 C 95.84,92.982, C 98.783 95.03, C 14.4,68.75 C 57.96,31.21 C 26.11,48.94 C 13.18,74.94 C 14.98,87.31 C 17.46,94.02 C 65.44,46.95 C 42.6,64.95 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&es& class=&eu europe& d=&M 95.4203 C 99.42,2.62, C 11.185 26.86, C 24.6,09.77 C 16.99,62.16 C 39.16,7.67 C 11.185 24.62, L 29.8162 C 36.74,53.69 C 64.36,24.16 C 74.57,27.09 C 47.21,41.55 C 84.55,89.29 C 06.27,55.94 C 44.791 34.8, C 74.15,53.19 C 04.48,77.3 C 17.36,30.78 C 42.65,93.18 C 22.9,74.94 C 37.16,91.99 C 30.67,35.8 C 77.607 80.01, C 90.38,85.46 C 01.16,75.14 C 00.14,41.67 C 13.62,34.79 C 0.82,19.79 C 34.87,4.17 C 57.11,92.75 C 67.8,1.41 C 18.62,52.413, C 2.37,72.27 C 66.3,40.86 C 63.6,19.97 C 46.45,27.03 C 06.95,37.78 C 95.75,71.07 C 62.41,48.88 C 81.7,92.12 C 51.94,38.76 C 5.33,12.59 C 37.33,93.79 C 31.14,51.07 C 8.27,68.793, C 71.23,32.25 C 02.17,17.199, C 5.802 17.89, C 23 12.98, C 05.802 04.88, C 92.29,48.88 C 72.86,31.93 C 62.53,03.979, C 9.64,22.68 C 04.12,12.578, C 02.07,16.15 C 2.05,2.92 C 59.71,35.58 C 28.75,05.412, C 8.95,95.38, C 13.78,9.61 C 99.97,40.39 C 60.97,40.75 C 62.33,5.187, C 5.85,15.53 C 6.399 42.19, C 81.65,00.791, C 3.68,16.25 C 01.73,72.28 C 64.387 75.24, C 65.97,38.59 C 7.7,29.89 C 17.22,19.25 C 07.38,38.23 C 72.85,46.86 C 48.31,99.46 C 11.93,66.18 C 62.98,68.78 C 27.6,43.786, C 79.187 83.19, C 87.93,85.56 C 00.64,42.8 C 30.12,6.46 C 87.03,78.87 C 65.967 78.08, C 58.68,81.16 C 44.95,87.51 C 12.47,95.92 C 90.3,82.803, C 51.47,02.63 C 57.39,32.67 C 14.,06.86 C 52.2,67.84 C 2.25,7.86 C 80.71,01.69 C 77.47,84.79 C 75.25,84.64 C 02.44,36.69 C 77.32,19.01 C 80.27,25.44 C 69.75,11.84 C 66.36,83.84 C 66.78,85.27 C 59.1,85. C 6.39,48.84 C 43.83,3.4 C 17.14,2.76 C 14.76,55.56 C 01.51,72.72 C 10.92,59.44 C 4.5,69.07 C 90.5,67.85 C 68.98 73.41, C 63.32,06.47 C 58.56,80. C 70.46,76.2 C 46.73,6.68 C 31.26,0.68 C 37.46,69.19 C 10.99,83.83 C 21.31,87.71 C 01.05,06.92 C 21.29,44.93 C 85.72,77.07 C 88.5,62.43 C 86.968 4.82, C 81.21,03.17 C 81.05,25.41 C 29.66,65.92 C 23.61,64.99 C 43.3,94.87 C 23.76,65.65 C 01.88,83.8 C 97.59,41.6 C 05.77,79.28 C 05.52,00.82 C 14.18,33.607, C 05.24,53.29 C 37.84,88.88 C 39.46,85.78 C 50.63,00.15 C 7.07,77.49 C 97.15,82.59 C 88.32,00.59 C 91.76,50.07 C 07.35,47.34 C 14.52,01.63 C 44.44,01.78 C 27.96,16.19 C 8.4,47.792, C 48.99,70.63 C 48.11,90.74 C 73.67,76.05 C 73.06,01.12 C 9.38,04.007, C 83.18,24.07 C 06.8,14.93 C 34.72,34.72 C 24.72,34.57 C 53.75,4.27 C 62.34,21.86 C 09.89,78.13 C 09.95,00.15 C 29.24,23.88 C 23.762 33.88, C 35.83,53.82 C 25.195 6.29, C 38.69,06.71 C 12.05,60.62 C 45.79,69.62 C 45.91,89.89 C 55.49,99.96 L 73.9228 C 88.86,33.03 z M 55.9628 L 97.5247 L 97.5247 C 93.81,25.93 C 77.86,24.23 C 55.66,37.01 C 30.57,85.28 C 55.95,85.28 z M 29.3758 L 43.7075 C 30.,78.21 C 93.51,55.58 C 29.61,55.58 z M 40.8412 L 36.5418 C 36.63,82.8 C 40.63,82.12 z M 88.4293 C 61.75,33.32 C 48.74,64.41 C 17.21,51.98 C 84.57,21.45 C 75.98,14.214, C 51.23,94.75 C 58.54,65.21 C 47.94,68.96 C 15.99,93.93 L 88.4293 z M 89.8623 C 72.986 15.34, C 02.92,89.4 C 79.55,43.23 z M 4.5799 C 33.94,66.48 C 46.22,79.28 C 7.96,05.615, C 37.5,05.615, L 24.5799 L 4.5799 z M 1.585 C 84.94,33.3 C 7.5,32.31 C 30.69,65.84 C 03.16,76.03 C 85.94,66.18 L 1.585 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&it& class=&eu europe& d=&M 23.79 C 33.35,57.265, C 11.11,83.74 C 21.94,73.74 C 20.35,67, C 38.11,95.28 C 58.11,8.23 C 64.31,70.72 C 3.193 91.792 98.9577 C 07.72,62.79 C 30.19,28.94 C 16.38,71.67 C 00.391 68.65, C 41.88,3.06 C 44.66,40.81 C 35.81,25. C 18.37,79, C 10.03,24.24 C 71.05,84.642, C 77.97,48.37 C 28.411 25.19, C 16.24,53.31 C 05.87,60.19 C 86.66,78.34 C 73.1,98.92 C 3.95,19.038, C 83.8,80.02 C 1.03,92.76 C 5.1,13.44 C 72.32,19.98 C 88.39,49.51 C 94.83,86.71 C 75.74,39.34 C 72.15,92.38 C 25.79,45.65 C 52.87,65.864, C 20.35,74.85 C 30.01,23. M 94.9519 C 15.01,36.63 C 50.41,3.12 C 68.12,43.59 C 76.12,36.49 C 33.86,60.95 C 54.12,28.66 C 01.69,46.25 C 22.74,38.37 C 83.06,13.82 C 99.05,10.56 C 83.29,40.039, C 64.12,50.07 C 0.22,40.039, C 3.07,14.242, C 62.46,65.14 C 94.27,42.04 C 06.17,61.14 C 87.32,44.017, C 4.22,59.92 C 91.22,58.6 C 64.387 60.02, C 44.22,51.59 C 38.9,4.049, C 1.392 21.392 19.9589 C 5.49,64.99 C 97.65,9.1 C 98.41,15.76 C 78.89,28.74 C 55.94,26.27 C 43.43,64.59 C 75.29,77.19 M 91.7359 C 20.02,26.72 C 54.03,63.15 C 66.81,41.43 C 09.66,62.7 C 03.44,9.67 C 36.49,80.53 C 60.03,77.09 C 22.154 33.59, C 52.91,37.72 C 36.9,97.19 C 43.05,91.89 C 70.29,67.84 C 78.85,5.75 C 06.62,5.45 C 05.36,82.92 C 23.46,74.09 C 32.14,77.45 C 31.77,84.57 C 51.99,91.31 C 49.51,94.05 C 66.31,1.63 C 74.56,98.33 C 8.369 82.58, C 32.89,87.83 C 48.16,07.251, C 8.17,6.93 C 43.29,80.37 C 69.86,43.5 C 41.1,18.6 C 94.55,46.77 C 05.774 14.76, C 57.368 44.58, C 5.55,51.854, C 74.566 88.6, C 0.83,10.97 C 94.24,58.25 C 25.23,37.054, C 47.979 8.35, C 86.28,18.57 C 51.86,07.27 C 65.23,02.82 C 01.47,78.88 C 75.88,29.73 C 02.78,53.15 C 02.22,82.272, C 02.66,43.39 C 81.24,49.55 C 18.33,39.21 C 65.83,73.48 C 0.64,18.13 C 87.29,35.4 C 94.66,29.87 C 46.08,46.91 C 90.47,62.67 C 30.04,62.87 C 99.66,29.88 C 5.27,47.29 C 79.8,26.057, C 18.14,53.46 C 06.592 97.99, C 83.56,64.29 C 62.77,50.53 C 23.95,0.84 C 94.21,84.07 C 57.41,70.79 C 03.29,53.13 C 1.585 81.585 8.7187 C 0.82,27.89 C 65.41,50.5 C 5.595 91.92, C 82.08,28.13 C 66.48,97.91 C 51.74,07.95 C 18.204 08.172 99.573 C 52.08,1.25 C 02.23,23.64 C 32.74,66.654, C 62.4,65.53 C 33.17,15.06, C 67.1,93.56 C 89.88,54.75 C 77.64,20.56 C 89.58,0.9 C 53.39 56.87, C 50.12,34.73 C 1.43,00.29 C 74.566 78.72, C 55.6,54.95 C 43.5,42.26 C 33.38,11.18 C 72.08,38.38 C 7.33,48.48 C 58.06,35.89 C 32.21,23.25 C 26.64,13.14 C 08.62,86.92 C 8.25,87.18 C 75.6,53.54 C 76.03,57.16 C 26.03,42.23 C 49.64,97.9 C 3.83,84.32 C 70.23,80.95 C 70.39,61.42 C 61.76,61.95 C 70.37,31.85 C 51.782 4.76, C 14.08,78.88 C 24.86,70.24 C 11.32,18.17 C 97.66,72.19 C 30.34,69.3 C 48.9,49.2 C 61.16,21.71 C 13.23,47.13 C 9.66,68.68 C 36.11,42.3 C 43.183 47.19, C 40.48,63.438, C 0.38,70.97 C 82.91,59.16 C 64.359 0.65, C 51.02,74.78 C 41.5,90.46 C 32.5,84.5 C 01.52,33.78 C 52.01,53.89 C 51.18,64.46 C 6.84,10.07 C 8.14,87.63 C 80.5,86.89 C 30.753 47.77, C 35.48,66.626, C 99.66,02.13 C 16.7,44.017, C 0.16,33.88 C 43.65,55.08 C 8.07,75.28 C 16.92,82.66 C 23.56,84.35 C 44.763 50.92, C 74.2,30.16 C 4.63,34.43 C 96.357 0.42, C 12.95,40.039, C 20.8,57.237, C 19.75,52.86 C 79.35,93.3 C 41.13,01.06 C 10.56,34.93 C 54.74,77.77 C 34.56,93.42 C 66.57,09.52 C 50.35,99.67 C 36.164 31.62, C 18.966 03.72, C 70.2,43.44 C 98.64,33.1 C 70.22,42.62 C 54.86,44.51 C 41.16,44.51 C 53.81,70.51 C 3.94,16.62 C 60.11,35.08 C 12.72,09.13 C 15.12,69.69 C 97.65,58.54 C 40.87,81.56 C 41.46,80.05 C 55.36,8.05 C 3.58,0.37 C 86.64,67.59 z M 90.4776 C 86.68,18.9 C 66.53,11.76 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&pl& class=&eu europe& d=&M 69.0988 C 63.18,96.22 C 41.,16.93 C 83.66,77.73 C 86.72,84.21 C 99.31,89.58 C 93.52,99.26 C 97.84,4.75 C 09.75,42.9 C 14.96 22.48, C 40.77,62.14 C 66.62,97.73 C 92.351 82.26, C 72.02,1.41 C 63.31,10.49 C 27.34,69.56 C 55.05,87.24 C 52.16,06.24 C 50.75,09.02 C 40.,13.48, C 76.27,00.68 C 6.33,20.646, C 86.22,27.37 C 00.95 02.39, C 98.12,56.52 C 83.752 89.78, C 95.53,90.871,5300.95 C 3.85,19.95 C 06.61,35.18 C 46.71,58.45 C 55.3,65.47 C 9.42,82.78 C 81.73,84.89 C 14.86,39.08 C 56.93,5.78 C 78.341 4.4, C 78.341 84.1, C 86.94 79.52, C 86.94 14.84, C 24.69,04.38 C 09.81,21.96 C 17.2,60.88 C 66.15,77.83 C 71.31,91.93 C 65.7,21.73 C 81.72,41.25 C 62.08,34.98 C 39.94,53.35 C 55.14,62.13 C 41.61,50.35 C 61.143 71.63, C 79.73,88.05 C 88.87,41.27 C 92.83,62.95 C 92.32,69.87, C 2.37,42.2 C 64.25,46.13 C 32.82,25.95 C 93.54,20.43 C 00.25,65.892, C 8.88,35.7 C 27.25,57.293, C 07.07,79.08 C 45.525 35.22, C 16.42,58.37 C 73.58,48.84 C 93.55,09.677, C 86.44,01.078, C 76.56,59.14 C 8.73,64.56 C 04.85,70.12 C 58.16,62.84 C 93.04,12.79 C 02.23,6.98 C 92.323 99.58, C 41.28,36.11 C 63.68,37.75 C 55.33,06.41 C 6.58,99.25 C 6.75,10.57 C 3.9,86.25, C 9.94,38.634, C 55.06,9.5 C 82.2,62.676, C 31.34 54.74, C 0.,74.88 C 01.98,53.56 C 04.19,57.75 C 61.03,86.79 C 54.49,54.47 C 22.,15.06, C 2.2,10.42 C 2.22,27.53 C 21.54,27.91 C 42.44,36.18 C 54.124 78.59, C 99.44,39.96 C 27.81,36.7 C 50.146 47.13, C 68.3,63.88 z M 28.7953 C 28.42,21.53 M 28.7953 C 30.07,26.17 C 30.75,21.53 z M 31.6617 C 31.02,29.17 C 31.02,29.17 C 31.02,29.17 C 31.02,29.17 C 33.02,29.48 C 33.02,29.48 C 33.32,30.48 M 33.0948 C 33.32,31.48 C 33.32,30.48 z M 33.0948 C 33.97,4.8 C 34.528 33.97, z M 34.528 C 34.528 34.528 34.528 C 34.528 34.528 34.528 C 34.528 34.528 34.528 M 34.528 C 34.528 34.528 35.9612 C 34.528 34.528 34.528 z M 35.9612 C 35.22,39.12 M 35.9612 C 35.54,40.12 C 35.54,39.12 z M 38.8275 C 38.08,52.75 C 38.08,52.75 z M 38.8275 C 38.08,53.75 C 38.08,52.75 z M 08.0879 C 10.02,45.31 C 20.29,43.58 C 18.82,29.79 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&gr& class=&eu europe& d=&M 23.3216 C 53.19,05.19 C 2.76,76.79 C 15.61,79.07 C 6.13,17.16 C 99.52,67.5, C 19.75,57.468, C 0.68,28.11 C 16.71,97.33 C 23.65,85.41 C 76.02,85.81 C 08.61,25.03 C 67.58,7.468, C 54.32,74.28 C 47.8,60.4 C 67.59,81.65 C 69.183 79.215 80.6482 C 82.78,23.25 C 69.183 57.59, C 49.56,07.55 C 44.35,17.76 C 62.017 49.01, C 50.59,78.76 C 56.82,24.33 C 39.93,6.5 C 82.11,49.7 C 31.08,8.16 M 38.4152 C 36.46,14.21 C 36.46,14.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.78,16.21 C 36.9,62.089, C 98.92,59.26 C 46.27,59.26 C 46.27,59.26 C 46.27,59.26 C 46.27,60.26 C 46.59,60.26 C 46.59,60.26 C 46.59,60.26 C 46.59,60.26 C 46.59,60.26 C 46.54,64.26 C 46.54,64.26 C 46.85,66.26 C 46.85,66.26 C 46.17,67.26 C 46.17,67.26 C 46.17,67.26 C 46.17,67.26 C 6.44,74.57 C 48.74,74.57 C 48.39,77.57 C 48.39,77.57 C 55.84,30.881, C 28.383 19.784 48.4474 L 0.0092 C 00.66,73.68 L 54.5016 C 41.86,70.688, C 11.14,99.78 C 27.58,7.73 C 43.76,94.48 C 7.75,35.53 C 1.94,99.29 C 11.33,43.51 C 23.21,55.68 C 31.68,8.54 C 67.12,92.54 C 4.02,96.59 C 57.07,5.7 C 50.29,06.54 C 69.31,61.51 C 37.34,24.39 C 69.74,58.24 C 07.07,02.686, C 2.182 50.97, C 7.58,52.46 C 99.99,35.46 C 00.24,15.263, C 35.23,71.12 C 62.77,19.12 C 6.578 10.08, C 96.69,37.872, C 70.588 4.2, C 0.72,13.22 C 70.588 76.38, C 93.23,07.76 C 02.33,97.27 C 72.57,50.93 C 02.16,69.16 C 49.52,41.09 C 07.01,78.03 C 79.06,78.88 C 02.94,69.52 C 21.392 14.11, C 17.74,80.47 C 34.87,98.065, C 72.986 74.62, C 87.52,43.4 C 88.04,6.5 C 81.585 90.184 93.0503 C 94.79,75.4 C 90.184 7.7, C 4.3,23.84 C 13.62,52.92 C 05.21,59.94 C 36.8,95.68 C 26.02,18.7 C 51.31,75.85 C 81.85,67.29 C 91.75,77.09 C 9.75,78.84 C 36.09,88.676, C 70.7,75.34 C 63.597 59.43, C 53.31,54.28, C 40.05,47.9 C 39.72,06.04 C 00.65,88.16 C 30.87,26.17 C 62.57,58.39 C 63.597 66.89, C 75.48,58.87 C 83.48,61.99 C 2.92,18.36 C 30.02,82.22 C 35.26,41.9 C 30.67,6.05 C 18.77,29.73 C 18.45,95.73 C 33.77,36.34 C 85.41,35.83 C 99.26,49.78 C 09.78 41.23, C 67.68,66.71 C 67.96,74.61 C 74.01,69.83 C 84.92,01.1 C 18.43,82.74 C 14.401 05.802 02.9357 C 00.68,62.89 C 85.14,2.18 C 81.55,96.27 C 3.5,93.11 C 37.69,69.78 C 84.89,62.45 C 75.74,42.12 C 8.57,26.37 C 18.379 84.71, C 14.401 67.74, C 54.79,57.81 C 55.03,34.684, C 01.181 25.2, C 69.29,7.53 C 33.27,85.48 C 32.389 19.06, C 03.61,1.09 C 86.63,60.77 C 70.47,78.43 C 27.69,84.68 C 36.69,83.43 C 30.34,23.06 C 17.61,46.14 C 84.54,96.31 C 20.09,70.16 C 27.55,08.097, C 47.51,23.06 C 27.08,02.79 C 94.36,55.82 C 91.94,39.82 C 94.67,36.92 C 87.09,25.82 C 81.08,86.19 C 87.11,62.8 C 67.575 90.04, C 89.15,23.55 C 9.008 80.35, C 94.,9.34 C 87.5,98.31 C 16.06,70.92 C 6.47,68.77 C 09.36,44.21 C 22.15,41.94 C 07.83,31.02 C 70.76,09.96 C 54.29,01.28 C 51.02,89.21 C 24.56,71.84 C 08.05,61.271, C 00.78,56.08 C 68.8,83.88, C 32.63,82.62 C 09.99,42.55 C 89.14,45.93 C 86.996 85.46, C 81.32,83.88, C 5.44,99.64 C 55.38,1.3 C 16.771 02.14, C 96.04,8. C 00.15,1.87 C 76.83,5.7 C 53.39 23.52, C 01.47,00.33 C 64.37,74.7 C 63.91,81.53 C 50.44,92.48 C 44.32,16.99 C 12.45,16.99 C 14.45,16.94 C 14.77,7.87 C 01.77,17.99 L 12.9399 C 12.3,35.99 C 12.42,52.99 C 10.64,63.18 C 85.13,18.97 C 71.378 54.7, C 35.24,11.285, C 2.34,2.94 C 32.41,57.01 C 57.9,65.69 C 54.12,77.9 C 61.33,88.676, C 44.19,37.26 C 1.36,41.16 C 69.71,13.52 L 38.4152 C 38.14,13.52 z M 93.0503 C 1.59,02.35 C 90.184 71.27, C 77.85,1.19 C 7.39,30.03 z M 63.597 C 73.43,79.44 C 57.68,62.7 C 0.15,48.38 C 37.8 47.25, C 77.14,61.271, C 01.32,74.58 C 19.,77.06 C 34.39,05.7 z M 41.7779 C 3.38,67.36 C 15.67,06.99 C 20.82,09.84 C 97.57,05.75 C 62.23,5.55 C 78.28,90.01 C 61.13,05.16 C 47.3,20.01 C 32.36,46.84 C 37.01,92.38 C 65.6,08.33 C 7.82,15.38 C 65.31,37.55 C 8.75,81.28 C 72.986 4.7, C 77.07,78.5 C 87.87,98.35 C 95.17,10.38 C 60.07,64.67 C 04.66,3.18 C 63.71,07.6 C 54.44,7.06 C 47.22,90.01 C 48.82,95.79 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&fi& class=&eu europe& d=&M 52.6347 C 19.73,67.25 C 77.35,9.08, C 41.65,02.57 C 9.86,04.6 C 95.2,32.81 C 22.37,44.74 C 05.59,95.667, C 37.59,92.86 C 22.15,35.9 C 95.14,39.41 C 61.02,11.29 C 45.34,12.36 C 66.6,26.94 C 63.85,92.479, C 73.51,12.21 C 01.16,80.57 C 35.66,00.84 C 01.21,72.68 C 83.25,33.49 C 53.69,81.91 C 39.84,4.58 C 6.84,54.9 C 16.76,25.38 C 9.82,51.09 C 67.89,47.77 C 51.467 70.4, L 22.8037 C 22.45,31.69 C 22.81,29.04 L 24.2369 C 29.74,82.82 C 75.52,45.45 C 77.264 84.81, C 91.02,26.53 C 34.97,32.51 C 86.66,29.04 C 01.97,32.43 C 29.46,48.39 C 99.51,25.34 C 00.39,18.42 C 6.667 39.22, C 46.1,88.8 C 25.82,26.31 C 8.54,20.646, C 5.73,56.86 C 50.18,36.49 L 49.5654 C 43.02,24.12 C 12.89,64.29 C 36.53,28.25 L 19.469 C 19.469 19.469 19.469 L 20.9022 L 28.068 C 30.96,25.7 C 55.11,17.458, C 14.83,99.27 C 34.16,06.71 C 51.,16.76 C 49.12,40.77 C 75.684 75.684 79.9835 C 10.08 11.51, C 51.56,52.71 C 63.56,52.71 C 63.56,52.71 C 64.24,50.03 C 64.24,50.03 C 78.872 67.26, C 87.73,75.69 C 41.12,20.31 C 00.22,10.72 C 08.35,72.56 C 51.,05.97 C 59.39,19.93 C 91.302 79.25, C 2.2,7.85 C 98.468 81.62, C 28.57,84.93 C 84.33,10.63 C 07.42,82.49 C 15.4,58.59 C 31.45,57.45 C 4.61,5.653, C 50.03,9.73 C 81.98,41.47 C 09.23,19.13 C 34.54,21.82 C 67.903 65.54, C 90.12,04.59 C 28.096 23.3, C 58.41,49.26 C 85.24,30.04 C 86.56,25.82 C 26.85,13.6 C 21.39,26.39 C 78.07,02.94 C 75.59,00.38 C 88.37,89.438, C 67.09,57.48 C 20.53,0.07 C 30.02,39.1 C 64.89 67.19, C 04.697 30.88, C 39.093 31.14, C 37.83,3.51 C 50.46,65.66 C 34.68,72.56 C 67.68,75.76 C 19.15,90.871, C 27.,03.4 C 46.64,03.62 C 58.85,15.2 C 2.22,9.52 C 5.54,12.42 C 79.92,33.49 C 02.22,08.069, C 15.07,25.03 C 36.44,20.2 C 49.97,30.79 C 72.49,20.94 C 74.66,28.11 C 88.85,10.74 C 22.71,36.41 C 45.71,28.62 C 60.29,36.74 C 3.81,73.16 C 64.2,73.58 C 88.58,02.96 C 83.64,22.45 C 97.45,38.53 C 87.71,39.8 C 95.61,1.48 C 91.88,54.252, C 17.3,51.45 C 4.47,91.45 C 95.37,97.23 C 87.69,97.23 C 08.,05.21 C 48.38,25.26 C 50.59,4.63 C 70.08,30.89 C 43.28,28.31 C 71.909 74.23, C 84.06,98.33 C 74.03,48.04 C 27.55,44.11 C 60.2,77.51 C 44.64,93.4 C 1.35,44.863, C 07.08,39.12 C 90.14,7.48 C 93.26,7.17 C 87.94,76.33 C 75.58,0.23 C 88.77,22.53 C 60.12,30.52 C 34.63,73.57 C 19.46,49.5 C 97.16,81.18 C 07.095 22.9, C 09.32,02.58 C 81.73,2.55 C 79.77,46.89 C 71.56,52.672, C 75.78,61.271, C 69.15,61.271, C 59.48,92.84 C 74.86,15.74 C 58.44,17.1 L 52.6347 z&
style=&fill-opacity:1;stroke:#stroke-width:8;stroke-opacity:1& sodipodi:nodetypes=&ccccccccccccccsscccccccsccccscccccccscccssscccccccccccccccccsccccccccccccsccccccscsssccccccccsccccccccccscccscsssscscscccscccscccscccccscccccsccccscccccsssscccsccccssscccc&
&path id=&de& class=&eu europe& d=&M 38.8275 C 61.03,86.79 C 54.49,54.47 C 22.,15.06, C 2.2,10.42 C 2.22,27.53 C 21.54,27.91 C 42.44,36.18 C 54.124 78.59, C 99.44,39.96 C 27.81,36.7 C 50.146 47.13, C 71.67,55.09 C 83.1,90.44 C 6.69,07.24 C 80.24,49.94 C 93.44,46.15 C 07.8,10.439, C 12.95,8.17 C 32.1,88.9 C 26.98,66.61 C 53.24,48.92 C 53.29,44.41 C 73.58,18.14 C 66.46,65.49 C 22.29,57.37 C 92.351 90.6, C 86.75,80.08 C 52.544 53.26, C 82.09,77.95 C 95.1,1.55 C 77.7,57.62 C 85.71,78.21 C 5.957 47.29, C 23.08,21.75 C 7.17,14.7 C 26.12,06.87 C 3.8,31.33 C 00.09,66.09 C 50.97,4.48 C 88.51,73.34 C 16.04,67.92 C 08.19,5.68 C 3.68,2.58 C 91.21,94.73 C 76.761 83.87, C 79.51,69.83 C 72.55,64.256, C 02.558 93.959 01.1248 C 03.14,83.97 C 21.03,65.29 C 19.08,63.81 C 31.37,08.35 C 38.09,05.49 C 25.57,95.24 C 19.84,00.29 C 99.38,43.39 C 09.49,46.75 C 01.49,43.08 C 41.84,06.41 C 58.84,12.98 C 42.62,03.93 C 48.4,94.821, C 39.67,94.821, C 24.2,80.34 C 11.157 18.44, C 14.44,61.12 C 98.54,33.97 C 1.157 95.3, C 91.54,2.9 C 91.27,31.44, C 75.63,1.44, C 88.1,21.68 C 79.05,24.83 C 49.29,82.95 C 91.04,08.95 C 1.71,94.22 C 96.09,94.44 C 24.56,55.85 C 98.72,80.44 C 02.558 01.34, C 9.23,69.37 C 62.07,83.39 C 20.12,78.8 C 09.45,82.06 C 95.51,02.78 C 53.14,09.7 C 89.95,65.82 C 34.556 24.45, C 5.12,73.64 C 7.46,17.54 C 07.79,19.69 C 60.99,87.01 C 85.43,54.98 C 41.06,39.03 C 12.6,60.78 C 72.94,6.56 C 6.07,49.19 C 49.84,29.02 C 36.42,37.22 C 20.21,26.9 C 22.82,06.99 C 81.67,19.46 C 51.76,94.646, C 39.2,04.49 C 44.84,31.11 C 13.04,20.9 C 00.47,39.89 C 51.31,11.844, C 10.72,14.16 C 99.4,14.26 C 89.52,39.62 C 89.79,39.72 C 85.59,63.438, C 97.57,16.82 C 64.156 2.723 54.124 C 38.43,46.72 C 76.733 85.332 63.8345 C 9.535 63.89, C 56.62,09.96 C 45.89,16.33 C 45.63,45.28 C 49.16,50.69 C 05.12,75.225, C 33.39,88.74 C 19.77,8.1 C 21.951 21.951 21.951 C 19.33,58.027, C 20.75,52.15 C 3.32 58.39, C 48.88,06.86 C 3.77,58.97 C 48.12,65.59 C 67.61,15.47 C 14.98,37.68 C 5.9,44.9 C 8.39,61.53 C 31.3,4.27 C 27.37,20.27 C 61.76,66.19 C 76.01,36.71 C 57.57,97.63 C 20.34,62.78 C 94.71,71.58 C 34.95,31.44, C 31.34 4.22,4531.34 C 28.,34.11 C 8.19,77.99 C 01.85,41.18 C 49.95,35.21 C 29.97,67.21 C 31.15,23.7 C 48.95,24.65 C 43.917 36.74, C 35.42,38.01 C 48.96,53.65 C 49.34,80.91 C 56.2,6.222, C 8.56,83.75 C 68.66,7.02 C 75.2,87.655, C 79.15,87.655, C 02.44,70.21 C 24.3,06.57 C 19.45,00.58 C 42.57,20.84 C 15.98,69.22 C 41.2,09.73 C 62.69,83.78 C 08.731 94.69, C 95.37,45.68 C 11.86,69.24 C 58.26,16.5 C 70.53,15.65 C 51.28,42.58 C 28.07,61.67 C 9.72,00.89 C 1.68,17.26 C 09.27,27.58 C 44.7,45.48 C 54.49,1.19 C 72.1,4.24 C 70.36,98.09 C 92.63,09.68 C 27.69,39.12 C 38.39,57.75 z M 28.4738 C 15.9,28.19 C 4.29,67.72 C 89.02,38.56 C 75.6,55.5 C 56.92,57.61 C 82.61,86.92 C 84.98,77.99 C 14.1,97.73 C 28.56,58.8 C 52.75,27.38 z&
style=&fill-opacity:1;stroke:#stroke-width:8& /&
&path id=&se& class=&eu europe& d=&M 2.1943 C 43.17,35.64 L 20.6647 C 27.65,54.86 C 47.75,47.058, z M 88.3171 C 42.61,34.61 C 8.735 30.1, C 35.67,77.09 C 28.7,5.59 C 64.55,41.15 C 11.26,9.73 C 41.87,78.32 C 49.36,85.61 C 66.6,76.71 z M 74.3069 C 01.08,57.21 C 48.12,44.06 C 73.22,33.45 C 09.85,14.63 C 37.97,66.69 z M 04.8999 L 04.8999 C 04.74,24.99 C 04.74,24.99 z M 86.2687 C 63.45,48.79 C 27.02,58.73 C 10.311 07.75, C 01.712 95.77, C 87.28,7.25 C 8.9,41.34 C 8.24,80.54 C 67.75,57.27 C 28.41,85.68 C 21.99,2.08 C 91.19,65.46 C 89.02,48.85 C 52.33,25.68 C 39.38,24.58 C 19.31,04.61 C 92.58,08.34 C 86.68,98.71 C 81.19,81.95 C 52.57,72.02 C 97.5,55.4 C 3.91,52.02 C 53.14,71.13 C 47.5,05.43 C 73.74,10.62 C 20.62,92.59 C 48.51 61.94, C 74.16,43.74 C 25.11,43.57 C 32.81,65.14 C 6.77,62.02 C 99.55,56.12 C 5.63,18. C 49.3 07.16, C 26.41,88.63 C 65.84,26.84 C 62.85,42.18 C 9.57,73.62 C 09.14,6.13 C 16.81,59.635, C 67.77,65.51 C 39.093 30.5, C 1.72,69.12 C 24.96,48.99 C 35.4,69.8 C 04.13,63.68 C 8.36,18.33 C 71.,25.09 C 00.14,84.06 C 49.272 09.17, C 64.07,0.93 C 57.43,35.22 C 03.089 60.02, C 60.85,28.05 C 91.302 04.71, C 98.468 71.68, C 58.51,88.55 C 08.49,3.12 C 89.64,26.97 C 29.91,46.54 C 20.34,60.47 C 73.3,97.862, C 2.34,43.28 C 31.76,45.17 C 12.93,77.34 C 22.15,72.47 C 95.26,92.03 C 55.62,85.7 C 29.6,66.58 C 08.31,99.31 L 12.3031 C 15.01,20.9 C 30.01,25.7 C 55.11,17.458, C 14.83,99.27 C 34.16,06.71 C 51.,16.76 C 49.12,40.77 C 75.684 75.684 79.9835 C 10.08 11.51, C 51.56,52.71 C 80.68,77.93 C 87.73,75.69 C 41.12,20.31 C 00.22,10.72 C 08.35,72.56 C 6.25,58.04 C 79.76,41.83 C 68.24,33.73 C 76.22,99.47, C 76.95,96.8 C 17.099 82.76, C 78.39,37.2 C 94.71,37.1 C 09.17,30.12 C 28.12,33.07 C 28.,04.17 C 21.21,94.849, C 29.82,33.97 C 48.65,07.56 C 48.7,

我要回帖

更多关于 isbn书号 的文章

 

随机推荐