function newWindow() {
	catWindow = window.open('about_area_print.html', 'aboutArea', 'location=no,toolbar=yes ,scrollbars=yes,menubar=yes,status=no,resizable=no,width=620,height=450')
}