<!-- //
function relocate(){
	document.location.href="http://www.bellydance.be/index.php";
	}
	setTimeout(relocate,5000);
// -->

