<html>
<background>
<head>
<title>Start page...</title>
</head>
<body>
<style type="text/css">
body

background-image: url('roadmap.gif');
background-repeat: no-repeat
}
</style>
                <form method="GET" action="/cgi-bin/mapserv.exe">
                <INPUT type="hidden" name="map" value="/wwwroot/map/canada.map">
                <INPUT type="hidden" name="layer" value="provinces">
                <INPUT type="hidden" name="layer" value="province_labels">
                <INPUT type="hidden" name="zoomdir" value=1>
                <INPUT type="hidden" name="zoomsize" value=2>
                <INPUT type="hidden" name="program" value="/cgi-bin/mapserv.exe">
                

<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>

                <center><INPUT type="submit" value="Launch Map">
                </center>
   </form>
 </body>
</html>