
function openWin(href){
	self.open(href,'floorplan','width=825,height=650,scrollbars=yes,menubar=no, toolbar=no');
}

