function showLargeImage(src,element) {
	new EnlargeImage(element,{duration: 300,position:"this"});
}



				