function goMAP(strMarkerid) {

	oMapPop = window.open("MAP_pop.asp?strMarkerid="+strMarkerid+"&strCat=dönüşüm", "Map",
            "height=705,width=1015,top=0,left=0,scrollbars=no,toolbar=no,menubar=no,statusbar=no,location=no")
	oMapPop.focus()
}



function goMAPDeprem() {

	oMapPopD = window.open("http://www.webdekart.com/MAP_pop_sondepremler.asp", "MapD",
            "height=555,width=668,top=0,left=0,scrollbars=no,toolbar=no,menubar=no,statusbar=no,location=no")
	oMapPopD.focus()
}

function goMAP_TR() {

	oMapPop = window.open("MAP_pop_TR.asp", "Map",
            "height=555,width=950,top=0,left=0,scrollbars=no,toolbar=no,menubar=no,statusbar=no,location=no")
	oMapPop.focus()
}
