Basic gist of the page. Simple 15-20 questions, radio buttons: Yes No Unsure Survey classifies user based on answers. Very simple classification scheme These questions are used to classify the user into one of 3 groups. When user clicks score a div is revealed or presented to the user Within the div there are 3 displayed options, the options are horizontal as squares. The option which we classified the user as from the survey is highlighted They can still click on any of the presented options within this new div if they choose Options probably move to front when hovered over to entice clicking. When the user clicks on an option it takes them to an offer page which we are not concerned with at this time. Let me know your thoughts