
$(document).ready( function() {
 $('h1,h2,h3').sIFR('/skin/chiseledrocks/crfont.swf'); // replace headers with nice typography
 $(document).initCollapsibles();
 $('tr:even').addClass('EvenRow');
});


