$(document).ready(function(){
			$( '#target' ).fold();
		});
