$(document).ready(function(){
	$("#slideshow").jayImg({width:990,height:196});

});

function debug(data){
	console.log(data);
}
