
<!--

function nWin(page) {
	picWindow = window.open( page, 'nWin', 'toolbar=no,location=no,scrollbars=no,width=620,height=420')
}

//-->
