<?
    include("config.php");
    echo('<html><head><title>'.$irpg_chan.' Idle RPG: World Map</title>');
    include("header.php");
?>

<p><span class="head1">World Map:</span> <span class="smaller">[offline users are red, online users are blue]</span></p>


<blockquote>
    <img src="makeworldmap.php">
</blockquote>
<br>

<?include("footer.php");?>
