

Easily insert the national flag and or country name of your visitors, to make them feel welcome and to assure them that you do business with their country.

Figure 4.1 Country Details.
If you wish to use the Country Name or Country Flag feature within your website you must CHECK (tick) the relevant box(es). See figure 4.1
Assuming your web page has the Script Tag link (see Setup Menu) inserted correctly at the bottom of the page all you need to do to access the Country Name feature of the YourCurrencyConverter.com system is add one extra piece of HTML to your page, where you would like the text or html to appear:
<SPAN id=countryname></SPAN>
The following HTML code in your site:
We welcome people from <b><span id=CountryName></span></b> to our site
Will result in: (this example assumes your website visitor is from the United Kingdom)
We welcome people from United Kingdom to our site.
Assuming your web page has the Script Tag link (see Setup Menu) inserted correctly at the bottom of the page all you need to do to access the Country Flag feature of the YourCurrencyConverter.com system is add one extra piece of HTML to your page, where you would like the flag to appear (you have a choice of three different sized flags to fit most situations):
<span id=LargeCountryFlag></span>
<span id=SmallCountryFlag></span>
<span id=TinyCountryFlag></span>
Figure 4.2 below shows the size of each of the flags

Figure 4.1 Country Details Examples.
The following HTML code in your site:
We welcome visitors from: <span id=countryname></span> (<span id=TinyCountryFlag></span>)
Will result in (Assuming your website visitor was from Canada):
We welcome visitors from: Canada (
)
If you make use of the visitors country and flag in an interesting way - let us know!
© www.YourCurrencyConverter.com - (Patent Pending)