﻿//JScript Document

document.write("<img src='images/top.jpg' alt='IVAO Malta' usemap='#Maptop' style='border: 0px' />")
document.write("<map name='Maptop'>")
document.write("<area alt='Home' shape='poly' coords='214,5,3,5,3,73,139,73,142,31,214,31' href='index.htm' />")
document.write("<area alt='Contact Us' shape='rect' coords='220,5,304,32' href='contactus.htm' />")
document.write("<area alt='New' shape='rect' coords='313,5,411,32' href='./new ' />")
document.write("<area alt='ATC' shape='rect' coords='160,10,230,73' href='./atc' />")
document.write("<area alt='Pilot' shape='rect' coords='240,43,315,73' href='./flightops' />")
document.write("<area alt='Members' shape='rect' coords='319,43,375,73' href='./members' />")
document.write("<area alt='Events' shape='rect' coords='379,43,469,74' href='./events' />")
document.write("<area alt='Training' shape='rect' coords='473,43,534,74' href='./training' />")
document.write("<area alt='Charts' shape='rect' coords='614,43,697,74' href='./charts' />")
document.write("<area alt='Resources' shape='rect' coords='536,43,611,72' href='./resources' />")
document.write("</map>")

