$(document).ready(function(){
		$("#testZone").slideBox({width: "100%", height: "500", position: "top"});
	});