<!--
function popUp() {
	props=window.open('/rciresorts/user/userinfo.htm', 'UserInfo',  'width=275,height=200,scrollbars=yes,resizable=yes,menubar=no,status=no,toolbar=no,location=no,left = 15,top = 15');
}
//-->