function openimage(url){
	msgWindow = window.open(url, "BigMap", "menubar=no,width=788,height=566,resizable=no,scrollbars=no");
}
