function mover()
	{
	window.status = "www.caliyorum.com";
	return true
	}
function mout()
	{
	window.status = "www.caliyorum.com"
	return true
	}
