$(function(){

	//flat height
	$('#contents #floatBanner,#contents #bukkenBox').flatHeights();

	//scroll function
	$('#scrollBox').scrollFollow();

});




