function OpenMap(isURL){
	window.open(isURL,'poptavka','width=775,height=500, scrollbars=yes')
}

