// JavaScript Document
$(document).ready(function() {
	$(".box_right_header").cycle();
});
