function printTable(){
	var win = window.open("../include/print.asp","printwin","width=635,height=500,scrollbars=yes");
}