function writeEmbedFlash(file, width, height)
{
  document.write('<embed src="'+file+'" width="'+width+'" height="'+height+'" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
}

function openWindow() { window.open("","FullImage",'toolbar=0,location=0,scrollbars=0,width=740,height=580,resizable=0,top=20,left=20'); }
function openMap() { window.open("","FullMap",'toolbar=0,location=0,scrollbars=0,width=950,height=420,resizable=0,top=20,left=20'); }

