[eluser]xwero[/eluser]
[quote author="Nonox" date="1231351860"]
I have to divide the structure in different directories for each country? and repeat all the programmings site countless times?[/quote]
Simple answer no. This is when the only thing that changes are the strings and some odd layout elements.
If you are talking about different data and totally different layouts than you should consider programming the common elements as modules and put country specific parts in separate directories.
But as i understand you are not planning to have many differences between the countries.