/*
(c) 2007-2008 Jean Luc Biellmann
*/

function printFrame (pagename) {
	window.open('index.php?p='+pagename+'&f=prnFrame','Impression','');
}
