// Escritórios da Sadia no mundo		
vSadiaOffices=newDO();
	oContinente = vSadiaOffices.newDO('Select the continent')
	oContinente = vSadiaOffices.newDO('---------------')
	
	oContinente = vSadiaOffices.newDO('Africa','958');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Algeria','1007');
		oContinente.newDO('Angola','2644');
		oContinente.newDO('Benin','1010');
		oContinente.newDO('Botswana','2645');
		oContinente.newDO('Burkina Faso','1013');
		oContinente.newDO('Burundi','2646');
		oContinente.newDO('Cameroon','1015');
		oContinente.newDO('Cape Verde','2647');
		oContinente.newDO('Central African Republic','1044');
		oContinente.newDO('Chad','1017');
		oContinente.newDO('Comoros','1028');
		oContinente.newDO('Cote d`lvoire','1019');
		oContinente.newDO('Democratic Republic of the Congo','2659');
		oContinente.newDO('Djibouti','1020');
		oContinente.newDO('Egypt','1021');
		oContinente.newDO('Equatorial Guinea','2650');
		oContinente.newDO('Eritrea','1022');
		oContinente.newDO('Ethiopia','1023');
		oContinente.newDO('Gabon','1024');
		oContinente.newDO('Gambia','1025');
		oContinente.newDO('Ghana','2649');
		oContinente.newDO('Guinea','1026');
		oContinente.newDO('Guinea Bissau','1027');
		oContinente.newDO('Kenya','2658');
		oContinente.newDO('Lesotho','2652');
		oContinente.newDO('Liberia','2653');
		oContinente.newDO('Libya','1034');
		oContinente.newDO('Madagascar','2654');
		oContinente.newDO('Malawi','2655');
		oContinente.newDO('Mali','1037');
		oContinente.newDO('Mauritania','1039');
		oContinente.newDO('Morocco','1038');
		oContinente.newDO('Mozambique','2656');
		oContinente.newDO('Namibia','2657');
		oContinente.newDO('Niger','1040');
		oContinente.newDO('Nigeria','1041');
		oContinente.newDO('Republic of the Congo','2648');
		oContinente.newDO('Rwanda','2660');
		oContinente.newDO('Sao Tome and Principe','2661');
		oContinente.newDO('Senegal','1045');
		oContinente.newDO('Sierra Leone','1046');
		oContinente.newDO('Somalia','1048');
		oContinente.newDO('South Africa','2643');
		oContinente.newDO('Sudan','1049');
		oContinente.newDO('Swaziland','2663');
		oContinente.newDO('Tanzania','1050');
		oContinente.newDO('Togo','1051');
		oContinente.newDO('Tunisia','1052');
		oContinente.newDO('Uganda','1054');
		oContinente.newDO('Western Sahara','2662');
		oContinente.newDO('Zambia','2664');
		oContinente.newDO('Zimbabwe','2665');
	
	oContinente = vSadiaOffices.newDO('Central America','955');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Antigua e Barbuda','9871');
		oContinente.newDO('Aruba','32790');
		oContinente.newDO('Bahamas','2667');
		oContinente.newDO('Barbados','31871');
		oContinente.newDO('Belize','2668');
		oContinente.newDO('Bermuda','31872');
		oContinente.newDO('British Virgin Island','32791');
		oContinente.newDO('Cayman Islands','31873');
		oContinente.newDO('Costa Rica','2669');
		oContinente.newDO('Cuba','2670');
		oContinente.newDO('Curacao','31874');
		oContinente.newDO('Dominica','31875');
		oContinente.newDO('Dominican Republic','2679');
		oContinente.newDO('El Salvador','2671');
		oContinente.newDO('Grenada','31877');
		oContinente.newDO('Guadaloupe','9878');
		oContinente.newDO('Guatemala','2672');
		oContinente.newDO('Haiti','2673');
		oContinente.newDO('Honduras','2674');
		oContinente.newDO('Ilhas Cayman','98710');
		oContinente.newDO('Ilha Dominica','98711');
		oContinente.newDO('Ilhas Virgens Britanicas','98712');
		oContinente.newDO('Jamaica','2675');
		oContinente.newDO('Netherlands Antilles','2666');
		oContinente.newDO('Martinica','98714');
		oContinente.newDO('Nicaragua','2676');
		oContinente.newDO('Panama','2677');
		oContinente.newDO('Puerto Rico','2678');
		oContinente.newDO('St. Lucia','98716');
		oContinente.newDO('St. Marteen','31878');
		oContinente.newDO('Trinidad and Tobago','31876');
			
	oContinente = vSadiaOffices.newDO('North America','954');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Canada','1699');
		oContinente.newDO('Greenland','2721');
		oContinente.newDO('Mexico','1700');
		oContinente.newDO('United States of America','1698');
			
	oContinente = vSadiaOffices.newDO('South America','956');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Argentina','997');
		oContinente.newDO('Bolivia','1000');
		oContinente.newDO('Chile','1004');
		oContinente.newDO('Colombia','2681');
		oContinente.newDO('Ecuador','1001');
		oContinente.newDO('French Guiana','2685');
		oContinente.newDO('Guyana','2684');
		oContinente.newDO('Paraguay','998');
		oContinente.newDO('Peru','999');
		oContinente.newDO('Suriname','2680');
		oContinente.newDO('Uruguay','1003');
		oContinente.newDO('Venezuela','1002');
			
	oContinente = vSadiaOffices.newDO('Asia','957');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Afghanistan','1005');
		oContinente.newDO('Armenia','1008');
		oContinente.newDO('Azerbaijan','2687');
		oContinente.newDO('Bangladesh','1009');
		oContinente.newDO('Bhutan','2689');
		oContinente.newDO('Brunei','1012');
		oContinente.newDO('Cambodia','2690');
		oContinente.newDO('China','2693');
		oContinente.newDO('East Timor','2712');
		oContinente.newDO('Hong Kong','9542');
		oContinente.newDO('India','2699');
		oContinente.newDO('Indonesia','1029');
		oContinente.newDO('Iran','1030');
		oContinente.newDO('Iraq','1031');
		oContinente.newDO('Israel','2700');
		oContinente.newDO('Japan','2701');
		oContinente.newDO('Kazakhstan','2692');
		oContinente.newDO('Kyrgyztan','2706');
		oContinente.newDO('Laos','2702');
		oContinente.newDO('Malaysia','1035');
		oContinente.newDO('Maldives','1036');
		oContinente.newDO('Mongolia','2704');
		oContinente.newDO('Myanmar','2703');
		oContinente.newDO('Nepal','2705');
		oContinente.newDO('North Korea','2695');
		oContinente.newDO('Pakistan','1043');
		oContinente.newDO('Philippines','2697');
		oContinente.newDO('Singapore','2694');
		oContinente.newDO('South Korea','2696');
		oContinente.newDO('Sri Lanka','2707');
		oContinente.newDO('Taiwan','2710');
		oContinente.newDO('Tajikistan','2708');
		oContinente.newDO('Thailand','2709');
		oContinente.newDO('Turkmenistan','2713');
		oContinente.newDO('Uzbekistan','2714');
		oContinente.newDO('Vietnam','2715');
			
	oContinente = vSadiaOffices.newDO('Europe','953');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Albania','984');
		oContinente.newDO('Andorra','972');
		oContinente.newDO('Austria','980');
		oContinente.newDO('Belarus','2716');
		oContinente.newDO('Belgium','969');
		oContinente.newDO('Bosnia and Herzegovina','1011');
		oContinente.newDO('Bulgaria','982');
		oContinente.newDO('Croatia','2717');
		oContinente.newDO('Cyprus','985');
		oContinente.newDO('Czech Republic','978');
		oContinente.newDO('Denmark','973');
		oContinente.newDO('Estonia','2720');
		oContinente.newDO('Finland','976');
		oContinente.newDO('France','962');
		oContinente.newDO('Georgia','2698');
		oContinente.newDO('Germany','964');
		oContinente.newDO('Greece','983');
		oContinente.newDO('Hungary','981');
		oContinente.newDO('Iceland','2723');
		oContinente.newDO('Ireland','965');
		oContinente.newDO('Italy','967');
		oContinente.newDO('Latvia','2724');
		oContinente.newDO('Liechtenstein','971');
		oContinente.newDO('Lithuania','2725');
		oContinente.newDO('Luxembourg','970');
		oContinente.newDO('Macedonia','2726');
		oContinente.newDO('Malta','32843');
		oContinente.newDO('Moldova','2727');
		oContinente.newDO('Monaco','2728');
		oContinente.newDO('Montenegro','9881');
		oContinente.newDO('Netherlands','968');
		oContinente.newDO('Norway','975');
		oContinente.newDO('Poland','977');
		oContinente.newDO('Portugal','960');
		oContinente.newDO('Romania','2729');
		oContinente.newDO('Russia Federation','2730');
		oContinente.newDO('San Marino','2731');
		oContinente.newDO('Serbia','988');
		oContinente.newDO('Slovakia','979');
		oContinente.newDO('Slovenia','2719');
		oContinente.newDO('Spain','961');
		oContinente.newDO('Sweden','974');
		oContinente.newDO('Switzerland','966');
		oContinente.newDO('Turkey','1053');
		oContinente.newDO('United Kingdom','963');
	
	oContinente = vSadiaOffices.newDO('Oceania','959');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Australia','2733');
		oContinente.newDO('New Zealand','2734');
		oContinente.newDO('Papua New Guinea','2735');
			
	oContinente = vSadiaOffices.newDO('Middle East','9543');
		oContinente.newDO('Select the country');
		oContinente.newDO('---------');
		oContinente.newDO('Bahrain','994');
		oContinente.newDO('Kuwait','995');
		oContinente.newDO('Oman','992');
		oContinente.newDO('Qatar','993');
		oContinente.newDO('Saudi Arabia','990');
		oContinente.newDO('United Arab Emirates','996');
		oContinente.newDO('Yemen','991');
