$(document).ready(function()
{
	$('.macrocode').Autoexpand([600,1000]);
	
});
