		function openRegister() {
			/*
		    u = ssiForm() + 'register.jsp?keepThis=true&TB_iframe=true&height=400&width=416';
		    
			var t = null;
			var g = null;
			// show the ThickBox
			TB_show(t, u, g);
			*/		
			
			window.location.href = "http://espanol.cleanandclear.com/enes/js/register-new.jsp";
			
		}
