// $Id: initJS.js 64 2010-09-28 15:19:40Z jmatthiesen $
jQuery(document).ready(function() {
	
	jQuery("ul.tabs").tabs("div.panel");


});
