function show(section)
{
	newwindow=window.open('http://media.djw4cko.be/Pictures/' + section  + '/index.html','','width=700,height=550');
}
