function LoginR()
{
	alert("LOG-IN REQUIRED\n----------------------\n\nThis feature is only accessible to registered members.");
}

function LoginRBigImage()
{
	alert("LOG-IN REQUIRED TO ENLARGE IMAGE\n------------------------------------------------\n\nThis feature is only accessible to registered members.");
}