function myStatus(status) {
	if (status==0) window.status="http://www.supercentre.co.uk";
}
