Embed the World Map of Travel Warnings in your own website

You are welcome to embed our World Map of Travel Warnings in your own website free of charge. We recommend a minimum size of 350 x 200 pixels. Larger displays are, of course, also possible. This is a 350 x 200 pixel map, which we have embedded using this method. Feel free to set saftyMapX and saftyMapY to whatever values you desire. Please leave the rest of the source code exactly as it is.

You have to use the following code:

<script type="text/javascript" src="http://www.travel-warnings.org/map.js"></script>
<script type="text/javascript">
var saftyMapX = 350;
var saftyMapY = 200;
saftyMap(saftyMapX, saftyMapY);
</script>
<noscript><a href="http://www.travel-warnings.org/">Source: Travel-Warnings.org</a></noscript>