var sw1 = null;

$(function() {

	sw1  = $('#scrollWindow1').scrollWindow();
	
	

	
});




