$(document).ready(function(){
	$("#accordion").accordion({active: (firstLink-1), autoHeight: false});
});
