function showlightmatter(){
	window.open( "../imageinfo/lightmatter.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showcount(){
	window.open( "../imageinfo/countburial.htm", "theImage", "status = 1, height = 300, width =500, resizable = 0" )
}
function showrome(){
	window.open( "../imageinfo/rome.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showbrazil(){
	window.open( "../imageinfo/brazil.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showseville(){
	window.open( "../imageinfo/seville.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showbogota(){
	window.open( "../imageinfo/bogota.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showrock(){
	window.open( "../imageinfo/gibraltar.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
function showdon(){
	window.open( "../imageinfo/donquixote.htm", "theImage", "status = 1, height = 200, width =500, resizable = 0" )
}
