function opnWin(){
	window.open('floorplan.asp','newWin','height=760, width=1550, scrollbars=yes, toolbars=no');
}