function rate(value,galleryId)
{
	window.location = "http://www.niteclubuk.com/rate-pic/" + galleryId + "/" + value;
}



