// JavaScript Document

$(document).ready(	
	function() {
		initScroll("ImageScroller");
		TB_init();
	}
);		
				
