function openMassMedia(lang){
	window.open("mass-media-"+lang+".html", "massmedia", "width = 760px, height = 500px, top = 0px, left = 0px")
}
