// JavaScript Document
    function haway(){
	$('#survey_page').hide('slow');
});
