<html>
<head>
<title>Полигон</title>
</head>
<body>
<applet 
    code=map_view.class   name=red
    width=250 height=250  archive=map_view.zip  codebase="../" 
    mayscript>
 <param name=layers_all value="example">
 <param name=layers_draw value="#example" >
   <param name=example value="draw_layer=0x100">
     <param name=example_object_0 
     value=""poly 43 221 119 34 196 221 17 102 221 102 43 221">"> 	
</applet>
</body>
</html>