create a document with two vertical frames. create a series of links in the left frame. each button should represent a country and the right frame point to a source for that countries stats.
use the open(), close(), and write() functions to write information to the right frame when a user clicks a country link and create seperate functions for each country.