function getgallery(data) 
{
 $('#gallerycontent').load(data);
}





