var menu = [
	{
		image: "about.jpg",
		content: [
			{
				image: "brievenbus.jpg",
				url: "mai" + "lto:ja" + "n.ouw" + "ens@" + "gma" + "il.c" + "om"
			},
			{
				image: "concerts.jpg",
				url: "http://www.jqno.nl/concerten"
			},
			{
				image: "avatar-small.jpg",
				url: "http://www.jqno.nl/"
			}
		]
	},
	{
		image: "typewriter.jpg",
		content: [
		  {
				image: "brievenbus.jpg",
				url: "http://www.jqno.nl/briefenleed/",
				flag: "nl"
			},
			{
				image: "aletranger.jpg",
				url: "http://jqnouzens.blogspot.com/",
				flag: "nl"
			},
			{
				image: "asterix.gif",
				url: "http://www.jqno.nl/doc/paper.pdf",
				flag: "nl"
			},
			{
				image: "piet-potlood.gif",
				url: "http://www.jeukaanmnpotlood.nl",
				flag: "nl"
			},
			{
				image: "penguin.jpg",
				url: "http://www.jqno.nl/doc/thesis.pdf",
				flag: "en"
			}
		]
	},
	{
		image: "programming.jpg",
		content: [
			{
				image: "googlecode.png",
				url: "http://code.google.com/p/equalsverifier/"
			},
			{
				image: "game23.gif",
				url: "http://coamithra.lamaars.nl/game2/"
			}
		]
	},
	{
		image: "avatar.jpg",
		content: [
			{
				image: "anobii.gif",
				url: "http://www.anobii.com/people/jqno/"
			},
			{
				image: "delicious.jpg",
				url: "http://delicious.com/jqno/"
			},
			{
				image: "reader.jpg",
				url: "http://www.google.com/reader/shared/00334632336420540046"
			},
			{
				image: "lastfm.jpg",
				url: "http://www.last.fm/user/jqno/"
			},
			{
				image: "linkedin.gif",
				url: "http://www.linkedin.com/in/janouwens"
			},
			{
				image: "stackoverflow.png",
				url: "http://stackoverflow.com/users/127863/jqno"
			},
			{
				image: "twitter.gif",
				url: "http://twitter.com/jqno/"
			}
		]
	}
]
