$(document).ready(function(){
    $('.alternative').after('<div id="alternative_message"><p>Select one of the following that best represents your requirements.</p></div>');
});
