function mapopen(dest) {

newwin=window.open(dest,"","toolbar=no,location=no,status=no,resizable=yes,width=378,height=576");

}

