
        function addCountries()
        {
        myDiv = document.getElementById("countries");
            
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Luanda-Angola.html')
        textNode = document.createTextNode('Angola-Luanda\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/ao.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Canberra-Australia.html')
        textNode = document.createTextNode('Australia-Canberra\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/au.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Melbourne-Australia.html')
        textNode = document.createTextNode('Australia-Melbourne\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Perth-Australia.html')
        textNode = document.createTextNode('Australia-Perth\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Sydney-Australia.html')
        textNode = document.createTextNode('Australia-Sydney\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Brisbane-Australia.html')
        textNode = document.createTextNode('Australia-Brisbane\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Brasilia-Brazil.html')
        textNode = document.createTextNode('Brazil-Brasilia\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/br.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Rio-de-Janeiro-Brazil.html')
        textNode = document.createTextNode('Brazil-Rio de Janeiro\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Sao-Paulo-Brazil.html')
        textNode = document.createTextNode('Brazil-Sao Paulo\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-YANGON-Burma.html')
        textNode = document.createTextNode('Burma-YANGON\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/bm.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Mandalay-Burma.html')
        textNode = document.createTextNode('Burma-Mandalay\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Phnom-Penh-Cambodia.html')
        textNode = document.createTextNode('Cambodia-Phnom Penh\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/kh.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Ottawa-CANADA.html')
        textNode = document.createTextNode('CANADA-Ottawa\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/ca.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Calgary-CANADA.html')
        textNode = document.createTextNode('CANADA-Calgary\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Toronto-CANADA.html')
        textNode = document.createTextNode('CANADA-Toronto\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Vancouver-CANADA.html')
        textNode = document.createTextNode('CANADA-Vancouver\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Paris-FRANCE.html')
        textNode = document.createTextNode('FRANCE-Paris\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/fr.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Marseille-FRANCE.html')
        textNode = document.createTextNode('FRANCE-Marseille\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Strasbourg-FRANCE.html')
        textNode = document.createTextNode('FRANCE-Strasbourg\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Berlin-GERMANY.html')
        textNode = document.createTextNode('GERMANY-Berlin\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/de.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Frankfurt-GERMANY.html')
        textNode = document.createTextNode('GERMANY-Frankfurt\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Hamburg-GERMANY.html')
        textNode = document.createTextNode('GERMANY-Hamburg\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Muenchen-GERMANY.html')
        textNode = document.createTextNode('GERMANY-Muenchen\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-New-Delhi-India.html')
        textNode = document.createTextNode('India-New Delhi\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/in.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Mumbai-India.html')
        textNode = document.createTextNode('India-Mumbai\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Jakarta-Indonesia.html')
        textNode = document.createTextNode('Indonesia-Jakarta\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/id.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Rome-ITALY.html')
        textNode = document.createTextNode('ITALY-Rome\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/it.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Firenze-ITALY.html')
        textNode = document.createTextNode('ITALY-Firenze\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Milano-ITALY.html')
        textNode = document.createTextNode('ITALY-Milano\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Kingston-Jamaica.html')
        textNode = document.createTextNode('Jamaica-Kingston\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/jm.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Tokyo-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Tokyo\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/jp.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Osaka-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Osaka\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Sapporo-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Sapporo\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Fukuoka-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Fukuoka\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Nagasaki-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Nagasaki\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Nagoya-JAPAN.html')
        textNode = document.createTextNode('JAPAN-Nagoya\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Vientiane-Laos.html')
        textNode = document.createTextNode('Laos-Vientiane\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/la.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Kuala-Lumpur-Malaysia.html')
        textNode = document.createTextNode('Malaysia-Kuala Lumpur\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/my.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Kuching-Malaysia.html')
        textNode = document.createTextNode('Malaysia-Kuching\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Mexico-Mexico.html')
        textNode = document.createTextNode('Mexico-Mexico\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/mx.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Tijuana-Mexico.html')
        textNode = document.createTextNode('Mexico-Tijuana\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Ulan-Bator-Mongolia.html')
        textNode = document.createTextNode('Mongolia-Ulan Bator\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/mn.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Hague-Netherland.html')
        textNode = document.createTextNode('Netherland-Hague\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/nl.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Wellington-New-Zealand.html')
        textNode = document.createTextNode('New Zealand-Wellington\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/nz.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Auckland-New-Zealand.html')
        textNode = document.createTextNode('New Zealand-Auckland\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Pyongyang-North-Korea.html')
        textNode = document.createTextNode('North Korea-Pyongyang\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/kp.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Chongjin-North-Korea.html')
        textNode = document.createTextNode('North Korea-Chongjin\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Lima-Peru.html')
        textNode = document.createTextNode('Peru-Lima\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/pe.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Makati-Philippines.html')
        textNode = document.createTextNode('Philippines-Makati\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/ph.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Laoag-Philippines.html')
        textNode = document.createTextNode('Philippines-Laoag\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Cebu-Philippines.html')
        textNode = document.createTextNode('Philippines-Cebu\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Pretoria-Republic-Of-South-Africa.html')
        textNode = document.createTextNode('Republic Of South Africa-Pretoria\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/za.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Cape-Town-Republic-Of-South-Africa.html')
        textNode = document.createTextNode('Republic Of South Africa-Cape Town\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Durban-Republic-Of-South-Africa.html')
        textNode = document.createTextNode('Republic Of South Africa-Durban\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Johannesburg-Republic-Of-South-Africa.html')
        textNode = document.createTextNode('Republic Of South Africa-Johannesburg\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Moscow-RUSSIA.html')
        textNode = document.createTextNode('RUSSIA-Moscow\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/ru.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Stpetersburg-RUSSIA.html')
        textNode = document.createTextNode('RUSSIA-Stpetersburg\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Khabarovsk-RUSSIA.html')
        textNode = document.createTextNode('RUSSIA-Khabarovsk\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Singapore-Singapore.html')
        textNode = document.createTextNode('Singapore-Singapore\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/sg.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Seoul-South-Korea.html')
        textNode = document.createTextNode('South Korea-Seoul\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/kr.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Busan-South-Korea.html')
        textNode = document.createTextNode('South Korea-Busan\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Gwangju-South-Korea.html')
        textNode = document.createTextNode('South Korea-Gwangju\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Madrid-Spain.html')
        textNode = document.createTextNode('Spain-Madrid\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/es.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Madrid-Spain.html')
        textNode = document.createTextNode('Spain-Madrid\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Barcelona-Spain.html')
        textNode = document.createTextNode('Spain-Barcelona\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Bangkok-Thailand.html')
        textNode = document.createTextNode('Thailand-Bangkok\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/th.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Chiangmai-Thailand.html')
        textNode = document.createTextNode('Thailand-Chiangmai\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Songkhla-Thailand.html')
        textNode = document.createTextNode('Thailand-Songkhla\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-London-United-Kingdom.html')
        textNode = document.createTextNode('United Kingdom-London\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/gb.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Manchester-United-Kingdom.html')
        textNode = document.createTextNode('United Kingdom-Manchester\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Edinburgh-United-Kingdom.html')
        textNode = document.createTextNode('United Kingdom-Edinburgh\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Washington-DC-USA.html')
        textNode = document.createTextNode('USA-Washington DC\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/us.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Washington-DC-USA.html')
        textNode = document.createTextNode('USA-Washington DC\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Washington-DC-USA.html')
        textNode = document.createTextNode('USA-Washington DC\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-San-Francisco-CA-USA.html')
        textNode = document.createTextNode('USA-San Francisco CA\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-HOUSTON-USA.html')
        textNode = document.createTextNode('USA-HOUSTON\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Chicago-IL-USA.html')
        textNode = document.createTextNode('USA-Chicago IL\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-NEW-YORK-USA.html')
        textNode = document.createTextNode('USA-NEW YORK\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-LOS-ANGELES-CA-USA.html')
        textNode = document.createTextNode('USA-LOS ANGELES CA\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-embassy-in-Hanoi-Vietnam.html')
        textNode = document.createTextNode('Vietnam-Hanoi\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
            oImg = document.createElement("img");
            oImg.setAttribute("src","../download/flags/vn.gif",0);
            myDiv.appendChild(oImg);
            
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        oA = document.createElement("a");
        oA.setAttribute('href','chinese-consulate-in-Ho-Chi-Minh-Vietnam.html')
        textNode = document.createTextNode('Vietnam-Ho Chi Minh\n');
        oA.appendChild(textNode);
        myDiv.appendChild(oA);
        
        oBR = document.createElement("br");
        myDiv.appendChild(oBR);
        
        
        
        }  
    