矢量地图

来源:互联网 发布:淘宝药店提交需求 编辑:程序博客网 时间:2024/05/04 16:13

<html xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<title>台风路径</title>
</head>
<STYLE>
v/:* {
  BEHAVIOR: url(#default#VML)
     }
</STYLE>
<link rel="stylesheet" type="text/css" href="lib/style/style.css">
<script language="JavaScript">
var xx=1000;
var yy=680;
function zoom(h)
{
 group1.coordsize=xx/h+","+yy/h;
}
function drawLines()
{
 var count=0;//画横坐标
 for(var i=0;i<=25;i++){
    var px=40*i;
    var newLine = document.createElement("<v:line strokecolor='#babbae' from='"+px+" 0' to='"+px+" 680' style='position:absolute;z-index:4'></v:line>");
    group1.insertBefore(newLine);
 count++;
 }
 count=0; file://画纵坐标
 for(var i=0;i<=17;i++){
    var py=40*count;
    var newLine = document.createElement("<v:line strokecolor='#babbae' from='0 "+py+"' to='1000 "+py+"' style='position:absolute;z-index:4'></v:line>");
    group1.insertBefore(newLine);
 count++;
 }
}
var dragapproved=false;
var x=y=0;
function move()
 {
    if(event.button==1 && dragapproved){
      var sx=event.clientX-x;
   var sy=event.clientY-y;
      x=event.clientX;
      y=event.clientY;  
   self.scrollBy(-sx,-sy);
    }
    return false
 }
function drags()
{
 if(event.button!=1) return
 dragapproved=true;
 x=event.clientX;
 y=event.clientY;
 document.onmousemove=move;
}
document.onselectstart=new Function("self.event.returnValue=false");
document.onmousedown=drags;   
</script>

<body leftmargin=0 topmargin=0 scroll=auto  bgcolor="#9CF7F7" onload="drawLines();zoom(1)">
<DIV id="oBody" align="center" style="position:absolute;left:-1;top:-1">
<v:group ID="group1" style="WIDTH:1000px;HEIGHT:680px;" coordsize = "1000,680">

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 0,426 8,430 16,428 19,424 22,420 20,416 15,414 16,408 9,400 11,396 24,396 40,384 48,381 56,376 64,379 70,374 66,368 72,368 70,370 80,370 88,368 92,370 96,368 104,368 112,363 116,354 120,362 128,358 130,352 136,352 140,352 140,344 142,336 144,330 148,330 152,336 160,349 168,348 172,340 176,341 180,342 184,340 188,332 190,340 192,336 196,332 200,332 204,332 208,328 212,332 216,336 220,334 224,324 228,328 232,332 236,330 240,328 256,322 260,318 266,305 270,304 276,296 288,296 300,286 304,290 320,276 328,276 348,256 346,250 352,248 360,244 362,240 358,236 364,232 366,218 372,210 370,226 376,222 382,226 384,218 380,220 386,202 384,200 396,188 390,180 388,176 396,172 400,178 410,160 414,160 426,144 424,140 430,130 434,120 440,120 448,112 450,116 464,110 467,107 464,104 460,92 468,88 468,80 464,76 462,69 476,76 480,75 476,64 480,60 479,54 472,56 484,46 484,44 468,40 460,28 448,28 444,28 432,35 428,35 424,28 416,28 418,24 428,24 432,26 428,24 440,19 468,5 472,5 476,4 474,0 0,0 0,426">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 430,368 426,360 420,344 416,340 404,320 406,300 416,280 426,260 436,256 446,240 460,232 472,234 476,240 472,260 465,280 462,320 440,340 435,360 430,368">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 432,680 424,676 420,668 424,664 432,660 424,648 420,648 416,660 412,660 408,640 396,600 398,592 400,592 410,596 416,560 420,520 428,504 440,500 448,496 480,508 488,504 492,512 488,520 484,536 496,560 494,576 488,592 480,596 470,600 464,608 460,616 456,624 464,640 468,660 472,680 432,680">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 710,190 712,182 716,180 714,172 720,174 730,164 734,172 716,180 718,184 710,190">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 772,112 772,104 780,102 788,100 782,106 776,112 772,112">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="#CED384" fillcolor="#CED384" style="POSITION:absolute;z-index:5" points=" 0,504 7,496 16,492 20,488 22,480 22,472 26,464 32,462 37,456 40,448 38,440 32,440 28,435 24,436 24,440 16,438 8,439 0,440 0,504">
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="black" filled ="f" style="POSITION:absolute;z-index:5" points=" 480,560 520,532 560,500 600,464 640,424 680,376 720,324 760,260 800,168" >
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

<v:polyline strokecolor="black"  filled ='f' style="POSITION:absolute;z-index:5" points=" 400,440 440,400 480,360 520,320 560,260 600,168" >
<v:shadow on="t" type="single" color="#b3b3b3" offset="2pt,3pt"></v:shadow>
</v:polyline>

  <v:oval title="阿帕里" strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:467.4;top:513.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:455.4;top:500.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="阿帕里" style="Text-align:left;cursor:hand;font-size:9pt;color:blue">阿帕里</div>
  </v:shape>

  <v:oval title="碧瑶  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:421;top:581.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:429;top:579.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="碧瑶  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">碧瑶</div>
  </v:shape>

  <v:oval title="长汀  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:249.4;top:203.4;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:257.4;top:201.4;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="长汀  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">长汀</div>
  </v:shape>

  <v:oval title="冲绳  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:709;top:187;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:717;top:185;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="冲绳  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">冲绳</div>
  </v:shape>

  <v:oval title="福鼎  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:409;top:144.2;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:366;top:140.2;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="福鼎  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">福鼎</div>
  </v:shape>

  <v:oval title="福州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:369;top:193;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:326;top:189;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="福州  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">福州</div>
  </v:shape>

  <v:oval title="光泽  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:290.6;top:136.2;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:298.6;top:135.2;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="光泽  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">光泽</div>
  </v:shape>

  <v:oval title="广州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:141;top:313;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:97.9999999999998;top:309;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="广州  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">广州</div>
  </v:shape>

  <v:oval title="海口  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:10.1999999999999;top:435.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:18.1999999999999;top:433.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="海口  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">海口</div>
  </v:shape>

  <v:oval title="杭州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:403.4;top:26.2;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:364.4;top:19.2;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="杭州  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">杭州</div>
  </v:shape>

  <v:oval title="恒春  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:426.2;top:356.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:434.2;top:354.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="恒春  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">恒春</div>
  </v:shape>

  <v:oval title="花莲  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:459.4;top:278.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:467.4;top:276.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="花莲  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">花莲</div>
  </v:shape>

  <v:oval title="惠东  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:187.8;top:325.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:144.8;top:321.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="惠东  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">惠东</div>
  </v:shape>

  <v:oval title="惠来  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:250.2;top:315.4;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:211.2;top:308.4;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="惠来  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">惠来</div>
  </v:shape>

  <v:oval title="马尼拉" strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:429;top:649;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:437;top:647;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="马尼拉" style="Text-align:left;cursor:hand;font-size:9pt;color:blue">马尼拉</div>
  </v:shape>

  <v:oval title="茂名  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:30.1999999999999;top:369.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:38.1999999999999;top:367.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="茂名  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">茂名</div>
  </v:shape>

  <v:oval title="南昌  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:233;top:87;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:241;top:81;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="南昌  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">南昌</div>
  </v:shape>

  <v:oval title="宁波  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:459.4;top:42.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:467.4;top:40.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="宁波  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">宁波</div>
  </v:shape>

  <v:oval title="宁德  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:378.2;top:169.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:335.2;top:165.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="宁德  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">宁德</div>
  </v:shape>

  <v:oval title="莆田  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:357;top:219.4;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:314;top:215.4;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="莆田  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">莆田</div>
  </v:shape>

  <v:oval title="浦城  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:339;top:119.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:347;top:117.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="浦城  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">浦城</div>
  </v:shape>

  <v:oval title="泉州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:340.2;top:240.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:297.2;top:236.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="泉州  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">泉州</div>
  </v:shape>

  <v:oval title="汕头  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:265;top:301.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:273;top:300.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="汕头  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">汕头</div>
  </v:shape>

  <v:oval title="汕尾  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:214.2;top:323.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:222.2;top:322.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="汕尾  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">汕尾</div>
  </v:shape>

  <v:oval title="台北  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:458.6;top:233;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:466.6;top:231;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="台北  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">台北</div>
  </v:shape>

  <v:oval title="台南  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:414.2;top:315.8;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:371.2;top:311.8;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="台南  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">台南</div>
  </v:shape>

  <v:oval title="台中  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:419;top:277;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:376;top:273;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="台中  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">台中</div>
  </v:shape>

  <v:oval title="万宁  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:11.8000000000002;top:484.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:19.8000000000002;top:482.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="万宁  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">万宁</div>
  </v:shape>

  <v:oval title="温州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:423;top:115;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:431;top:113;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="温州  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">温州</div>
  </v:shape>

  <v:oval title="武夷山" strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:317;top:126.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:278;top:119.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="武夷山" style="Text-align:right;cursor:hand;font-size:9pt;color:blue">武夷山</div>
  </v:shape>

  <v:oval title="霞浦  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:405;top:161.4;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:413;top:159.4;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="霞浦  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">霞浦</div>
  </v:shape>

  <v:oval title="厦门  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:337;top:261;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:345;top:260;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="厦门  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">厦门</div>
  </v:shape>

  <v:oval title="香港  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:163.8;top:344.2;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:171.8;top:342.2;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="香港  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">香港</div>
  </v:shape>

  <v:oval title="永定  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:265.8;top:248.2;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:222.8;top:244.2;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="永定  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">永定</div>
  </v:shape>

  <v:oval title="湛江  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:11.8000000000002;top:389.4;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:19.8000000000002;top:387.4;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="湛江  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">湛江</div>
  </v:shape>

  <v:oval title="漳浦  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:309;top:277;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:317;top:276;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="漳浦  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">漳浦</div>
  </v:shape>

  <v:oval title="漳州  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:329;top:265;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:290;top:258;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="漳州  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">漳州</div>
  </v:shape>

  <v:oval title="诏安  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:284.2;top:288.6;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:245.2;top:281.6;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="诏安  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">诏安</div>
  </v:shape>

  <v:oval title="澳门  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:137;top:349;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:94;top:345;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="澳门  " style="Text-align:right;cursor:hand;font-size:9pt;color:blue">澳门</div>
  </v:shape>

  <v:oval title="建宁  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:269;top:165;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:277;top:163;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="建宁  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">建宁</div>
  </v:shape>

  <v:oval title="连江  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:385;top:189;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:393;top:187;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="连江  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">连江</div>
  </v:shape>

  <v:oval title="福清  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:373;top:209;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:381;top:207;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="福清  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">福清</div>
  </v:shape>

  <v:oval title="晋江  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:341;top:249;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:349;top:247;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="晋江  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">晋江</div>
  </v:shape>

  <v:oval title="台东  " strokecolor="#008284" fillcolor="#008284" style="position:absolute;cursor:hand;left:443;top:323;width:6;height:6;z-index:8"></v:oval>
  <v:shape strokecolor="none" filled="False" style="position:absolute;left:451;top:321;width:40;height:12;z-index:9" inset="1px,1px,1px,1px">
  <div title="台东  " style="Text-align:left;cursor:hand;font-size:9pt;color:blue">台东</div>
  </v:shape>


</v:group>

</DIV>
</body>
</html>