function gmapsLoad(str){
	window.open(""+str+"",'GMAPS','scrollbars=no,menubar=no,status=no,toolbar=no,width=610px,height=360px');
}
