		var rand = Math.floor( Math.random() * 14);
		//var officeArray = new Array(9);
		var officeArray = new Array(14);
		officeArray[0] = new Array(2);
		officeArray[0][0] = "images2/banner/jhb_banner.jpg";
		officeArray[0][1] = "Johannesburg";
		officeArray[0][2] = "<div class='officeInfo'><ul><li>Opened in 1993</li><li>The sun shines an average of 8.5 hours per day</li></ul></div>";
		officeArray[1] = new Array(2);
		officeArray[1][0] = "images2/banner/la_banner.jpg";
		officeArray[1][1] = "Los Angeles";
		officeArray[1][2] = "<div class='officeInfo'><ul><li>Opened in 1988</li><li>Several scenes from the movie, The Truth About Cats and Dogs, were shot in the building</li></ul></div>";
		officeArray[2] = new Array(2);
		officeArray[2][0] = "images2/banner/london_banner.jpg";
		officeArray[2][1] = "London";
		officeArray[2][2] = "<div class='officeInfo'><ul><li>Opened in 1985</li><li>Home of the Tower of London, Westminster Palace, 3,800 pubs, and 6 (European) football teams </li></ul></div>";
		officeArray[3] = new Array(2);
		officeArray[3][0] = "images2/banner/moscow_banner.jpg";
		officeArray[3][1] = "Moscow";
		officeArray[3][2] = "<div class='officeInfo'><ul><li>Opened in 2005</li><li>Home of the Grand Kremlin Palace, Red Square, and St. Basil's cathedral</li></ul></div>";
		officeArray[4] = new Array(2);
		officeArray[4][0] = "images2/banner/seoul_banner.jpg";
		officeArray[4][1] = "Seoul";
		officeArray[4][2] = "<div class='officeInfo'><ul><li>Opened in 1990 </li><li>Seoul lies in a natural basin surrounded by a series of mountains and the Han River runs through it</li></ul></div>";
		officeArray[5] = new Array(2);
		officeArray[5][0] = "images2/banner/tokyo_banner.jpg";
		officeArray[5][1] = "Tokyo";
		officeArray[5][2] = "<div class=\'officeInfo'><ul><li>Opened in 1988 </li><li>The office is located near Hibaya Park, an urban oasis, and Ginza, a famous shopping and entertainment district</li></ul></div>";
		officeArray[6] = new Array(2);
		officeArray[6][0] = "images2/banner/chicago_banner.jpg";
		officeArray[6][1] = "Chicago";
		officeArray[6][2] = "<div class='officeInfo'><ul><li>Opened in 2001</li><li>The Sears Tower is the tallest building in North America, and the third tallest building in the world</li></ul></div>";
		officeArray[7] = new Array(2);
		officeArray[7][0] = "images2/banner/hongkong_banner.jpg";
		officeArray[7][1] = "Hong Kong";
		officeArray[7][2] = "<div class='officeInfo'><ul><li>Opened in 1995</li><li>The Convention and Exhibition Centre has the world's largest 'glass curtain' - a  window that is seven stories high</li></ul></div>";
		officeArray[8] = new Array(2);
		officeArray[8][0] = "images2/banner/cambridge_banner.jpg";
		officeArray[8][1] = "Cambridge";
		officeArray[8][2] = "<div class='officeInfo'><ul><li>Opened in 1983</li><li>Home of the 2004 World Champion Red Sox and the 3-time Super Bowl Champion New England Patriots</li></ul></div>";
		officeArray[9] = new Array(2);
		officeArray[9][0] = "images2/banner/zurich_banner.jpg";
		officeArray[9][1] = "Zurich";
		officeArray[9][2] = "<div class='officeInfo'><ul><li>Opened in 1986</li><li>Switzerland has four official languages: German, French, Italian, and Roman</li></ul></div>";
		officeArray[10] = new Array(2);
		officeArray[10][0] = "images2/banner/shanghai_banner.jpg";
		officeArray[10][1] = "Shanghai";
		officeArray[10][2] = "<div class='officeInfo'><ul><li>Opened in 2003 </li><li>Shanghai belongs to the North Asia hot monsoon climate, with four distinctive seasons</li></ul></div>";
		officeArray[11] = new Array(2);
		officeArray[11][0] = "images2/banner/paris_banner.jpg";
		officeArray[11][1] = "Paris";
		officeArray[11][2] = "<div class='officeInfo'><ul><li>Opened in 1994</li><li>Place Vendome, an architectural jewel, is where Frederic Chopin spent the last 2 years of his life.</li></ul></div>";
		officeArray[12] = new Array(2);
		officeArray[12][0] = "images2/banner/sf_banner.jpg";
		officeArray[12][1] = "San Francisco";
		officeArray[12][2] = "<div class='officeInfo'><ul><li>Opened in 2003</li><li>San Francisco cable cars are the only moving National Historic Landmark, and 9.7 million people take a nine mile per hour ride on them each year</li></ul></div>";
		officeArray[13] = new Array(2);
		officeArray[13][0] = "images2/banner/toronto_banner.jpg";
		officeArray[13][1] = "Toronto";
		officeArray[13][2] = "<div class='officeInfo'><ul><li>Opened in 1987</li><li>On a clear day, visitors to the CN Tower's observation deck can see all the way to Niagara Falls and across Lake Ontario to New York State</li></ul></div>";
	
		