// JavaScript Document
$(document).ready( function() {
	$.showcase.init('../xml/showcase','xml','img',true);
});
