﻿function openWindow() {
window.open( "","map",'toolbar=0,location=0,scrollbars=1,menubar=no,width=750,height=900,resizable=1');
}

