//jquery config


//slide faq 

$(document).ready(function(){
	$('#main h3').slidePanel();
});
