


tb_msg = new Object();
tb_msg.close = "Close";
tb_msg.next = "Next >";
tb_msg.prev = "< Prev";
tb_msg.imageCount = "Image !current of !total";

$(document).ready(function(){
	imgLoader.src = '/resources/jquery/css/thickbox/loading.gif';
});

