function ShowMap()
{
	window.open('uploads/images/big_map.jpg','BigMap','resizeable=0,height=816,width=816,left=0,top=0,toolbar=no');
}