function printpage() {
	var nwin = window.open("http://www.centralnewyork.com/print.cfm", "PrintWin", "width=950,height=650,scrollbars,resizable");

	}


