function ___initialise()
{
}

function hidePopup()
{
	$("#popup").hide("slow");
}