<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="stylesheet" href="http://openlayers.org/dev/theme/default/style.css" type="text/css">
<link rel="stylesheet" href="http://openlayers.org/dev/examples/style.css" type="text/css">
        
</head>
        
        <body>
<div id="map" class="smallmap"></div>
        <div id="sprintersTemplate" style="visibility:hidden; display:none">
                Name: %Name%<br>
                Country: %Country%<br>
                City: %City%<br>
        </div>
</body>
</html>