
	function showPrintVersion(idlang, idart) {
		printwin = window.open('/front_content.php?idart=27&ptl='+idlang+'&pt='+idart, "BioEpiderm", "scrollbars=yes,menubar=yes,width=650,height=550,left=100,top=100");
  		printwin.focus();
	}